Question 88154
<pre><Font size = 4><b>
3y² + 5y - 8 = 0 That is supposed to read 3y squared.
I must solve the equation(i.e. x=4 0r 6). 

<font color = "red">3</font>y² + <font color = "blue">5</font>y - <font color = "green">8</font> = 0

Multiply the red <font color = "red">3</font> by the green <font color = "green">8</font>.  Get 24.

Think of two numbers such that when you

(1) MULTIPLY them, you get 24

(2) SUBTRACT them, you get the blue <font color = "blue">5</font>. 

<i><font size = 2>Note:  [For other problems, if the sign before the green <font color = "green">8</font> had been +
instead of -, step (2) would have been "ADD" instead of "SUBTRACT".)</font></i>

These numbers are 8 and 3, because when you
multiply 8 by 3, you get 24 and when you
subtract 8 - 3, you get 5.

Replace the blue <font color = "blue">5</font> by <font color = "blue">(8 - 3)</font>

     <font color = "red">3</font>y² + <font color = "blue">5</font>y - <font color = "green">8</font> = 0

<font color = "red">3</font>y² + <font color = "blue">(8 - 3)</font>y - <font color = "green">8</font> = 0

Remove the parentheses by using the
distributive principle:

3y² + 8y - 3y - 8 = 0

Factor y out of the first two terms:

y(3y + 8) - 3y - 8 = 0

Factor -1 out of the last two terms:

y(3y + 8) - 1(3y + 8) = 0

For clarity I will color the two parentheses purple

y<font color = "purple">(3y + 8)</font> - 1<font color = "purple">(3y + 8)</font> = 0

Notice that the two purple factors are the same:

Take out the purple factor and leave the black factors in 
another parentheses:

<font color = "purple">(3y + 8)</font>(y - 1) = 0

(3y + 8)(y - 1) = 0

Set the expression within the first parentheses equal to zero:

3y + 8 = 0
    3y = -8
     y = -8/3

Set the expression within the second parentheses equal to zero:

 y - 1 = 0
     y = 1
 
So there are two solutions: y = -8/3 and y = 1

Edwin</pre>