document.write( "Question 301884: 2y2 = 18y - 40 \r
\n" );
document.write( "\n" );
document.write( "I believe I need to solve by factoring and using the principal of zero product. Any and all help is appreciated.\r
\n" );
document.write( "\n" );
document.write( "Thanks,
\n" );
document.write( "Mike \n" );
document.write( "
Algebra.Com's Answer #216454 by richwmiller(17219) You can put this solution on YOUR website! 2y2 = 18y - 40 \n" ); document.write( "2y^2 -18y + 40=0 \n" ); document.write( "factor out 2 \n" ); document.write( "2*(y^2-9y+20)=0 \n" ); document.write( "factors of twenty that add up to-9 \n" ); document.write( "-4 -5 \n" ); document.write( "2*(y-4)*(y-5)=0 \n" ); document.write( " \n" ); document.write( " |