document.write( "Question 260438: multiply (7x-4y)(5y-2z)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #191858 by Ruli(21)![]() ![]() ![]() You can put this solution on YOUR website! Use the the FOIL method on \n" ); document.write( "(7x-4y)(5y-2z)\r \n" ); document.write( "\n" ); document.write( "F. Multiply the First terms.(7x)(5y)= 35xy \n" ); document.write( "O. Find the outer product. (7x)(-2z)=-14xz \n" ); document.write( "I. Find the Inner product. (-4y)(5y)=-20y^ \n" ); document.write( "L. Multiply the Last terms. (-4y)(-2z)= 8yz \n" ); document.write( "=35xy-14xz-20y^+8yz\r \n" ); document.write( "\n" ); document.write( "check: \n" ); document.write( "Factor by grouping (35xy-14xz)+(-20y^+8yz) \n" ); document.write( "7x(5y-2z)+ -4y(5y-2z)= (7x-4y)(5y-2z) \n" ); document.write( " |