document.write( "Question 1163896: Indicate operations and simplify \r
\n" );
document.write( "\n" );
document.write( "(5-2x)^2+(x-2)(3x-2)\r
\n" );
document.write( "\n" );
document.write( "I get confused on how to start working this problem \n" );
document.write( "
Algebra.Com's Answer #788145 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "(5-2x)^2+(x-2)(3x-2) \n" ); document.write( "------------------------ \n" ); document.write( "Look up FOIL. \n" ); document.write( "---> (5-2x)*(5-2x) + (x-2)*(3x-2) \n" ); document.write( " |