document.write( "Question 1115303: Fifteen more than three times a number is the same as ten less than six times the number. What is the number?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #730191 by math_helper(2461)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The number: x \n" ); document.write( "15+3x = 6x-10 \n" ); document.write( "3x = 25 \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "— \n" ); document.write( "Check: \n" ); document.write( " 3*(25/3)+15 = 25+15 = 40 \n" ); document.write( " 6*(25/3)-10 = 50-10 = 40 (ok)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |