document.write( "Question 1200952: Two consecutive numbers are represented by x and x + 1 if 6 is added to the first number and 2 is subtracted from the second number, the quotient of the new number is 9/2. determine the numbers algebraically.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #835172 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The original two numbers are x and x+1. \n" ); document.write( "After adding 6 to the first number and subtracting 2 from the second, the two numbers are x+6 and x-1. \n" ); document.write( "We are told that the quotient (ratio) of the two new numbers is 9/2: \n" ); document.write( " \n" ); document.write( "The response from the other tutor shows how to solve that equation using formal algebra. \n" ); document.write( "Informally, the equation can be solved quickly by observing that the difference between (x+6) and (x-1) is 7, and the difference between 9 and 2 is 7. \n" ); document.write( "That means x+6 = 9 and x-1 = 2; both of those equations tell us that x = 3. \n" ); document.write( "ANSWER: The original two numbers are x = 3 and x+1 = 4 \n" ); document.write( " \n" ); document.write( " |