document.write( "Question 645408: 2nd # is 7 times the first #. third number is 100 more than the first #. If the sum of the three numbers is 442, find the numbers.
\n" );
document.write( "please show me HOW you get the answer as well as the answer.
\n" );
document.write( "thank you \n" );
document.write( "
Algebra.Com's Answer #405494 by sachi(548) You can put this solution on YOUR website! let the 2nd no is x \n" ); document.write( "than 1st=7x \n" ); document.write( "& 3rd=x+100 \n" ); document.write( "so x+7x+x+100=442 \n" ); document.write( "or 9x=442-100=342 \n" ); document.write( "or x=38 \n" ); document.write( "so the nos are 38,266,138 \n" ); document.write( "ans \n" ); document.write( " |