document.write( "Question 210696: a =b+3(4-c) If b equals 5 and c equals 2 what is a \n" ); document.write( "
Algebra.Com's Answer #159182 by tutor_paul(519)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "b=5 \n" ); document.write( "c=2 \n" ); document.write( "================ \n" ); document.write( "Simply replace b and c in the equation by their given values: \n" ); document.write( " \n" ); document.write( "Evaluate what is in the parenthesis first: \n" ); document.write( " \n" ); document.write( "When numbers are written next to each other (as 3 ans 2 are above), that means multiply them. Multiplication is before addition in the order of precedence, so do that next: \n" ); document.write( " \n" ); document.write( "Just add 5 and 6 and you are done! \n" ); document.write( " \n" ); document.write( "============== \n" ); document.write( "Good Luck, \n" ); document.write( "tutor_paul@yahoo.com \n" ); document.write( " \n" ); document.write( " |