document.write( "Question 1160698: The sum of three numbers is
\n" );
document.write( "93
\n" );
document.write( ". The second number is
\n" );
document.write( "2
\n" );
document.write( " times the third. The first number is
\n" );
document.write( "9
\n" );
document.write( " more than the third. What are the numbers?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #784078 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The sum of three numbers is \n" ); document.write( "93 \n" ); document.write( ". The second number is \n" ); document.write( "2 \n" ); document.write( " times the third. The first number is \n" ); document.write( "9 \n" ); document.write( " more than the third. What are the numbers? \n" ); document.write( "--------------- \n" ); document.write( "I suspect that the formatting \"problems\" are due to entering the problems on a device other than a computer with a keyboard. \n" ); document.write( "------------ \n" ); document.write( "The sum of three numbers is 93. The second number is 2 times the third. The first number is 9 more than the third. What are the numbers? \n" ); document.write( "====================== \n" ); document.write( "x = 1st number \n" ); document.write( "y = 2nd number \n" ); document.write( "z = 3rd number \n" ); document.write( "--- \n" ); document.write( "x = z + 9 \n" ); document.write( "y = 2z \n" ); document.write( "x + y + z = 93 \n" ); document.write( "------- \n" ); document.write( "x + y + z = 93 \n" ); document.write( "Sub for y \n" ); document.write( "x + 2z + z = 93 \n" ); document.write( "x + 3z = 93 \n" ); document.write( "----- \n" ); document.write( "Sub for x \n" ); document.write( "x = z + 9 \n" ); document.write( "z + 9 + 3z = 93 \n" ); document.write( "z = 21 \n" ); document.write( "etc\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |