- 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$ 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$.
Given: $\alpha$ and $\beta$ are zeroes of a quadratic polynomial $4x^{2}+4x+1=0$.
To do: To form a quadratic polynomial whose zeroes are $2\alpha$ and $2\beta$.
Solution:
Given polynomial is $4x^{2}+4x+1=0$
$\Rightarrow \frac{4}{4}x^{2}+\frac{4}{4}x+\frac{1}{4}=0$
$\Rightarrow x^{2}+x+\frac{1}{4}=0$
$\Rightarrow \alpha+\beta=1\ and\ \alpha.\beta=\frac{1}{4}$
If there are $2\alpha\ and\ 2\beta$ two zeroes of a polynomial, then
Sum of the zeroes$=2\alpha+2\beta=2( \alpha+\beta)=2\times1=2$
Product of the zeroes$=2\alpha.2\beta=4( \alpha.\beta)=4\times\frac{1}{4}=1$
Thus the polynomial with $2\alpha\ and\ 2\beta$ is:
$x^{2}+( Sum\ of\ the\ zeroes)x+( Product\ of\ the\ zeroes)=0$
$x^{2}+2x+1=0$.
- Related Articles
- 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 $x^2-4x+1$, then find the value of $\frac{1}{\alpha}+\frac{1}{\beta}-\alpha\beta$.
- $\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 ,\ \beta$ are the zeroes of a polynomial, such that $\alpha+\beta=6$ and $\alpha\beta=4$, then write the polynomial.
- 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$ and $\beta$ are zeroes of $p( x)=kx^2+4x+4$, such that $\alpha^2+\beta^2=24$, find $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+\beta=-2$ and $\alpha^3+\beta^3=-56$, then find the quadratic equation whose roots are $\alpha$ and $\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.
- If $\alpha,\ \beta$ are the zeroes of $f( x)=px^2-2x+3p$ and $\alpha +\beta=\alpha\beta$, then find the value of $p$.
- Form a quadratic polynomial whose zeroes are $3+\sqrt{2}$ and $ 3-\sqrt{2}$.
- Find the quadratic polynomial whose zeroes are $-2$ and $-5$.
- 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,\ \beta$ are zeroes of $x^2-6x+k$, what is the value of $k$ if $3\alpha+2\beta=20$?
- 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 \)

Advertisements