document.write( "Question 559969: When four times a number is added to 8, the result is 60. What is the number?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #363592 by TutorDelphia(193)![]() ![]() You can put this solution on YOUR website! When four times a number (4x) is added to 8 (...+8), the result is(=) 60. \n" ); document.write( "4x+8=60 \n" ); document.write( "subtract 8 from both sides \n" ); document.write( "4x=52 \n" ); document.write( "divide by 4 \n" ); document.write( "x=13 \n" ); document.write( " |