Question
Question: How do you factor completely: \(3{x^2} + y\)?...
How do you factor completely: 3x2+y?
Solution
First take 3 common from the given equation. Next, compare the given quadratic equation to the standard quadratic equation and find the value of numbers a, b and c in the given equation. Then, substitute the values of a, b and c in the formula of discriminant and find the discriminant of the given equation. Finally, put the values of a, b and D in the roots of the quadratic equation formula and get the desired result.
Formula used:
The quantity D=b2−4ac is known as the discriminant of the equation ax2+bx+c=0 and its roots are given by
x=2a−b±D or x=2a−b±b2−4ac
Complete step by step answer:
We know that an equation of the form ax2+bx+c=0, a,b,c,x∈R, is called a Real Quadratic Equation.
The numbers a, b and c are called the coefficients of the equation.
The quantity D=b2−4ac is known as the discriminant of the equation ax2+bx+c=0 and its roots are given by
x=2a−b±D or x=2a−b±b2−4ac
So, first we will take 3 common from the given equation.
⇒3x2+y=3(x2+3y)…(i)
Next, compare x2+0x+3y=0 quadratic equation to standard quadratic equation and find the value of numbers a, b and c.
Comparing x2+0x+3y=0 with ax2+bx+c=0, we get
a=1, b=0 and c=3y
Now, substitute the values of a, b and c in D=b2−4ac and find the discriminant of the given equation.
D=(0)2−4(1)(3y)
After simplifying the result, we get
⇒D=−34y
Which means the given equation has no real roots.
Now putting the values of a, b and D in x=2a−b±D, we get
x=2×1−0±32yi
⇒x=±3yi
It can be written as
⇒x=3yi and x=−3y
⇒x−3yi=0 and x+3yi=0
Thus, x2+3y can be factored as (x−3yi)(x+3yi).
Now, substitute these factors of x2+3y in equation (i).
⇒3x2+y=3(x−3yi)(x+3yi)
It can also be written as
⇒3x2+y=(3x−iy)(3x+iy)
Therefore, 3x2+y can be factored as (3x−iy)(3x+iy).
Note: In above question, it should be noted that we get x=3yi and x=−3y as the roots of equation x2+0x+3y=0. No other roots will satisfy the condition. If we take wrong factors, then we will not get a trinomial on their product. So, carefully find the roots.