document.write( "Question 357773: the sum of three numbers is 85. The second number is 8 times the first, while the third is 15 more than the first. Find the numbers \n" ); document.write( "
Algebra.Com's Answer #255396 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x+8x+x+15=85 \n" ); document.write( "10x=70 \n" ); document.write( "x=7 \n" ); document.write( "-------------- \n" ); document.write( "7+8*7+7+15=85 \n" ); document.write( " |