document.write( "Question 282237: three numbers have the sum 207. the second number is 9 more than the first, and the third is 3 less than the second number. find the three numbers. \n" ); document.write( "
Algebra.Com's Answer #204963 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x+x+9+x+6=207 \n" ); document.write( "3x+15=207 \n" ); document.write( "3x=192 \n" ); document.write( "x=64 \n" ); document.write( "x+9=73 \n" ); document.write( "x+6=70 \n" ); document.write( " |