document.write( "Question 62981: Perform order of operation. Please show me how for this one. thanks!\r
\n" );
document.write( "\n" );
document.write( "(X-4) (X+7) \n" );
document.write( "
Algebra.Com's Answer #43817 by checkley71(8403) ![]() You can put this solution on YOUR website! (X-4)(X+7) \n" ); document.write( "X^2-4X+7X-28 \n" ); document.write( "X^2+3X-28 \n" ); document.write( " |