Advertisements
Advertisements
प्रश्न
Which of the following equations is/are quadratic equation(s)?
q1: (y + 1)2 = 2y
q2: (y – 1)2 = y2
q3: (y + 1)3 = (y – 1)3
`q_4: 1 + sqrt(y) = (sqrt(y) + 1)^2`
पर्याय
q1, q2 and q4
q1 and q2
q1, q3 and q4
q1 and q3
Advertisements
उत्तर
q1 and q3
Explanation:
1. Simplify q1: (y + 1)2 = 2y
Expanding the left side: y2 + 2y + 1 = 2y
Subtracting 2y from both sides: y2 + 1 = 0
This is a quadratic equation because the highest power of the variable is 2.
2. Simplify q2: (y – 1)2 = y2
Expanding the left side: y2 – 2y + 1 = y2
Subtracting y2 from both sides: –2y + 1 = 0
This is a linear equation, not quadratic, because the y2 terms cancel out.
3. Simplify q3: (y + 1)3 = (y – 1)3
Expanding both sides using (a ± b)3 = a3 ± 3a2b + 3ab2 ± b3:
(y3 + 3y2 + 3y + 1) = (y3 – 3y2 + 3y – 1)
The y3 and 3y terms cancel: 3y2 + 1 = –3y2 – 1
Combining terms: 6y2 + 2 = 0
This is a quadratic equation because the y3 terms cancel, leaving y2 as the highest power.
4. Simplify q4: `1 + sqrt(y) = (sqrt(y) + 1)^2`
Expanding the right side: `1 + sqrt(y) = (sqrt(y))^2 + 2sqrt(y) + 1`
Simplifying: `1 + sqrt(y) = y + 2sqrt(y) + 1`
Combining terms: `y + sqrt(y) = 0`
This is not a quadratic equation because it contains a square root term `(sqrt(y))`, meaning it is not a polynomial in y.
