document.write( "Question 242186: How would you solve this problem:\r
\n" );
document.write( "\n" );
document.write( "Perform the indicated Operation.\r
\n" );
document.write( "\n" );
document.write( "(x-7)(3x-4) \n" );
document.write( "
Algebra.Com's Answer #177293 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! (x-7) \n" ); document.write( "(3x-4) \n" ); document.write( "-------------- \n" ); document.write( "3x^3-21x-4x+28 \n" ); document.write( "3x^2-25x+28 ans. \n" ); document.write( " |