- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
If $\alpha ,\ \beta$ are the zeroes of a polynomial, such that $\alpha+\beta=6$ and $\alpha\beta=4$, then write the polynomial.
Given: $\alpha$ and $\beta$ are the zeroes of a polynomial. $\alpha+\beta=6$ and $\alpha\beta=4$
What to do: To write the polynomial.
Solution:
Since it has two zeroes, it is a quadratic polynomial.
And its zeroes are $\alpha$ and $\beta$.
$\Rightarrow ( x-\alpha ) =0\ and\ ( x-\beta ) =0$
$\Rightarrow ( x-\alpha )( x-\beta ) =0$
$\Rightarrow x^{2} -\alpha x-\beta x+\alpha\beta=0$
$\Rightarrow x^{2} -( \alpha+\beta) x+\alpha\beta =0$
$\therefore$The polynomial is $x^{2} -( \alpha+\beta) x+\alpha\beta =0$
- Related Articles
- If $\alpha$ and $\beta$ are the zeroes of a polynomial such that $\alpha+\beta=-6$ and $\alpha\beta=5$, then find the polynomial.
- If $\alpha,\ \beta$ are the zeroes of $f( x)=px^2-2x+3p$ and $\alpha +\beta=\alpha\beta$, then find the value of $p$.
- if $\alpha$ and $\beta$ are zeroes of polynomial $x^{2}-2x-15$, then form a quadratic polynomial whose zeroes are $2\alpha$ and $2\beta$.
- If $\alpha$ and $\beta$ are zeroes of $p( x)=kx^2+4x+4$, such that $\alpha^2+\beta^2=24$, find $k$.
- $\alpha$ and $\beta$ are the zeros of the polynomial $x^2+4x+3$. Then write the polynomial whose zeros are $1+\frac{\alpha}{\beta}$ and $1+\frac{\beta}{\alpha}$.​
- If $\alpha$ and $\beta$ are zeroes of a quadratic polynomial $4x^{2}+4x+1=0$, then form a quadratic polynomial whose zeroes are $2\alpha$ and $2\beta$.
- If $\alpha$ and $\beta$ are the zeroes of the polynomial $f(x)=x^2−px+q$, then write the polynomial having $\frac{1}{\alpha}$ and $\frac{1}{\beta}$ as its zeroes.
- Polynomial \( f(x)=x^{2}-5 x+k \) has zeroes \( \alpha \) and \( \beta \) such that \( \alpha-\beta=1 . \) Find the value of \( 4 k \).
- If $\alpha$ and $\beta$ are the zeroes of the polynomial $ax^2+bx+c$, find the value of $\alpha^2+\beta^2$.
- If $\alpha$ and $\beta$ are zeroes of $x^2-4x+1$, then find the value of $\frac{1}{\alpha}+\frac{1}{\beta}-\alpha\beta$.
- If $\alpha+\beta=-2$ and $\alpha^3+\beta^3=-56$, then find the quadratic equation whose roots are $\alpha$ and $\beta$.
- If \( \cos (\alpha+\beta)=0 \), then \( \sin (\alpha-\beta) \) can be reduced to(A) \( \cos \beta \)(B) \( \cos 2 \beta \)(C) \( \sin \alpha \)(D) \( \sin 2 \alpha \)
- If $\alpha,\ \beta$ are zeroes of $x^2-6x+k$, what is the value of $k$ if $3\alpha+2\beta=20$?
- If $tan\alpha=\sqrt{3}$ and $tan\beta=\frac{1}{\sqrt{3}},\ 0\lt\alpha,\ \beta\lt 90^{o}$, then find the value of $cot( \alpha+\beta)$.
- If $\alpha,\ \beta$ are the roots of $x^2-px+q=0$, find the value of: $( i). \alpha^2+\beta^2\ ( ii). \alpha^3+\beta^3$.

Advertisements