document.write( "Question 242805: One number is eleven more than twice another. If their sum is decreased by nine, the result is seventeen. Find the numbers \n" ); document.write( "
Algebra.Com's Answer #177772 by unlockmath(1688)![]() ![]() You can put this solution on YOUR website! Hello, \n" ); document.write( "Let's establish one number represented by x. The other number will be 2x+11 Then we can add these and subtract 9 to equal 17. Here's how it will look. \n" ); document.write( "[(2x+11) + x] -9 = 17 Now we can combine like terms. \n" ); document.write( "3x+2=17 Subtract 2 from both sides. \n" ); document.write( "3x=15 Divide 3 into both sides. \n" ); document.write( "x = 5 \n" ); document.write( "RJ Toftness \n" ); document.write( "www.math-unlock.com \n" ); document.write( " |