document.write( "Question 291661: Factor completely. If the polynomial is prime, state this.\r
\n" );
document.write( "\n" );
document.write( "5x2 - 23xy - 10y2
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #210847 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 5x2 - 23xy - 10y2 \n" ); document.write( "---------------- \n" ); document.write( "= (5x + 2y)*(x - 5y) \n" ); document.write( " \n" ); document.write( " |