document.write( "Question 1176163: The sum of three numbers is 75. The second number is 5 more than the first, and the third is three
\n" );
document.write( "times the second. What are the numbers?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #802382 by josgarithmetic(39618)![]() ![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "first x\r\n" ); document.write( "second x+5\r\n" ); document.write( "third 3x+15\r\n" ); document.write( "TOTALSUM 75\r\n" ); document.write( " \n" ); document.write( "Make Equation; Solve. \n" ); document.write( " |