document.write( "Question 597422: 8-2(3y+2)+5y(y+3) \n" ); document.write( "
Algebra.Com's Answer #378168 by wraith87(4)\"\" \"About 
You can put this solution on YOUR website!
I pressume you are trying to simplify the expression
\n" ); document.write( "x = 8-2(3y+2)+5y(y+3)
\n" ); document.write( "x = 8-6y+4+5y^2+3
\n" ); document.write( "x = 5y^2-6y+11 <--- quadratic form\r
\n" ); document.write( "\n" ); document.write( "y^2-6y+55
\n" ); document.write( "what multiplies to 55 and add to -6
\n" ); document.write( "+5 -11
\n" ); document.write( "therefore
\n" ); document.write( "x = 5y^2+5y-11y+11
\n" ); document.write( "x = 5y(y+1)-11(y+1)
\n" ); document.write( "x = (5y-11)(y+1) <--- factorised
\n" ); document.write( "
\n" );