document.write( "Question 1122113: evaluate the expression if a=2, b=3 and c=4
\n" );
document.write( "2a+4b-c 6(a+c)-b \n" );
document.write( "
Algebra.Com's Answer #738191 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 2(2)+4(3)-4=4+12-4=12 \n" ); document.write( "6(2+4)-3=33 \n" ); document.write( " |