document.write( "Question 84092: I am supposed to factor each of the following trinomials completely:\r
\n" );
document.write( "\n" );
document.write( "2a^3-52a^2b+96ab^2\r
\n" );
document.write( "\n" );
document.write( "Could someone please help me with this one. \n" );
document.write( "
Algebra.Com's Answer #60559 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! 2A^3-52A^2B+96AB^2 \n" ); document.write( "2A(A^2-26AB+48B^2) \n" ); document.write( "2A(A-24B)(A-2B) \n" ); document.write( " |