document.write( "Question 638372: the sum of three times a number and 60 is 180. what is the number?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #402166 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! the sum of three times a number and 60 is 180 \n" ); document.write( "--- \n" ); document.write( "Let the number be \"x\": \n" ); document.write( "Equation: \n" ); document.write( "3x + 60 = 180 \n" ); document.write( "--- \n" ); document.write( "3x = 120 \n" ); document.write( "x = 40 \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |