Solveeit Logo

Question

Question: How do you solve \({y^2} + 3y + 2 = 0\) ?...

How do you solve y2+3y+2=0{y^2} + 3y + 2 = 0 ?

Explanation

Solution

To order to determine the solve the above quadratic question use the Splitting up the middle term method by splitting the middle term3y3yinto y+2yy + 2yand then take common yyfrom the first two terms and 2 from the last two terms and then find the common binomial parenthesis. Equating all these with 0 you’ll get your desired solution for yy.

Complete step by step solution:
Given a quadratic equation y2+3y+2{y^2} + 3y + 2,let it be f(y)f(y)
f(y)=y2+3y+2=0f(y) = {y^2} + 3y + 2 = 0

Comparing the equation with the standard Quadratic equation ay2+by+ca{y^2} + by + c
a becomes 1

b becomes 3

And c becomes 2

To find the quadratic factorization we’ll use splitting up the middle term method

So first calculate the product of coefficient of y2{y^2}and the constant term which comes to be
=2×1=2= 2 \times 1 = 2

Now the second Step is to find the 2 factors of the number 2 such that the whether addition or subtraction of those numbers is equal to the middle term or coefficient of y and the product of those factors results in the value of constant .

So if we factorize 2 ,the answer comes to be 2 and 1 as 2+1=32 + 1 = 3 that is the middle term . and 1×2=21 \times 2 = 2 which is perfectly equal to the constant value.

Now writing the middle term sum of the factors obtained ,so equation f(x)f(x) becomes
f(y)=y2+y+2y+2=0f(y) = {y^2} + y + 2y + 2 = 0

Now taking common from the first 2 terms and last 2 terms
y(y+1)+2(y+1)=0\Rightarrow y(y + 1) + 2(y + 1) = 0

Finding the common binomial parenthesis, the equation becomes
$
\Rightarrow (y + 1)(y + 2) = 0 \\
y + 1 = 0 \\
y = - 1 \\
and \\
y + 2 = 0 \\
y = - 2 \\

Valueof Value ofycanbecan be - 2, - 1$

Therefore, the solution to the quadratic equation y2+3y+2=0{y^2} + 3y + 2 = 0is y=2,1y = - 2, - 1

Note: You can also alternatively use a direct method which uses Quadratic Formula to find both roots of a quadratic equation as

y1=b+b24ac2a{y_1} = \dfrac{{ - b + \sqrt {{b^2} - 4ac} }}{{2a}} and y2=bb24ac2a{y_2} = \dfrac{{ - b - \sqrt {{b^2} - 4ac} }}{{2a}}
y1,y2{y_1},{y_2}are root/solution to quadratic equation ay2+by+ca{y^2} + by + c