document.write( "Question 44257: Multiply\r
\n" );
document.write( "\n" );
document.write( "(x/3 + 3/4(3x/4 - 3/5) \n" );
document.write( "
Algebra.Com's Answer #29208 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! We will just FOIL it out and combine and reduce where we can...we get \n" ); document.write( "(x/3 + 3/4)(3x/4 - 3/5) = \n" ); document.write( "3x^2/12 - 3x/15 + 9x/16 - 9/20 = \n" ); document.write( "(x^2)/4 - x/5 + 9x/16 - 9/20 = \n" ); document.write( "(x^2)/4 - 16x/80 + 45x/80 - 9/20 = \n" ); document.write( "(x^2)/4 + 29x/80 - 9/20 \n" ); document.write( " |