document.write( "Question 311374: How do you solve this.
\n" );
document.write( "Four times the sum of a number and -72 equals -16. Find the number \n" );
document.write( "
Algebra.Com's Answer #222709 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Translate into algebra: \n" ); document.write( "4*(x + (-72)) = -16 \n" ); document.write( "Now work it out... \n" ); document.write( "4(x - 72) = - 16 (now divide both sides by 4...it's easiest this way) \n" ); document.write( "x - 72 = -4 (now add 72) \n" ); document.write( "x = 68 \n" ); document.write( " |