document.write( "Question 361039: Simplify the algebraic equation\r
\n" );
document.write( "\n" );
document.write( "3x+(3y)+(12x)+10y\r
\n" );
document.write( "\n" );
document.write( "Evaluate the expressions for a=5and b=4
\n" );
document.write( "5(a+4b)+3(2a-7b) \n" );
document.write( "
Algebra.Com's Answer #257577 by robertb(5830)![]() ![]() You can put this solution on YOUR website! 3x+(3y)+(12x)+10y = 15x + 13y. \n" ); document.write( "5(a+4b)+3(2a-7b) = 5(5 +4*4)+3(2*5 - 7*4) = 5(21)+3(-18) = 51. \n" ); document.write( " |