document.write( "Question 830866: three times a certain number plus twice that number equals 60, what is that number? \n" ); document.write( "
Algebra.Com's Answer #500956 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! Let x be the number \n" ); document.write( ". \n" ); document.write( "3x + 2x = 60 \n" ); document.write( "5x = 60 \n" ); document.write( "Divide by 5 \n" ); document.write( "x = 12 \n" ); document.write( " \n" ); document.write( " |