document.write( "Question 527125: factor each completely. 8x^2 - 50
\n" );
document.write( "y^2 - 7y - 30
\n" );
document.write( "3x^2 +16x +5 \n" );
document.write( "
Algebra.Com's Answer #348803 by oberobic(2304)![]() ![]() ![]() You can put this solution on YOUR website! 8x^2 - 50 = 2(4x^2 - 25) = 2(2x+5)(2x-5) \n" ); document.write( ". \n" ); document.write( "y^2 - 7y - 30 = (y-10)(y+3) \n" ); document.write( ". \n" ); document.write( "3x^2 +16x +5 = (3x+1)(x+5) \n" ); document.write( " |