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 #784080 by josgarithmetic(39620)![]() ![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "firstnumber T+9\r\n" ); document.write( "secondnumber 2T\r\n" ); document.write( "thirdnumber T\r\n" ); document.write( "SUM 93\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "You should know what to do from here. \n" ); document.write( " |