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 #835169 by ikleyn(52814)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Two consecutive numbers are represented by x and x + 1 if 6 is added to the first number
\n" ); document.write( "and 2 is subtracted from the second number, the quotient of the new number is 9/2.
\n" ); document.write( "determine the numbers algebraically.
\n" ); document.write( "~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "First number becomes (x+6).\r\n" );
document.write( "\r\n" );
document.write( "Second number becomes ((x+1)-2) = (x-1).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The ratio of the two new numbers is  \"%28x%2B6%29%2F%28x-1%29\".\r\n" );
document.write( "\r\n" );
document.write( "This ratio equals \"9%2F2\":  \r\n" );
document.write( "\r\n" );
document.write( "    \"%28x%2B6%29%2F%28x-1%29\" = \"9%2F2\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "To solve this equation, cross multiply\r\n" );
document.write( "\r\n" );
document.write( "    2(x+6) = 9*(x-1).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify and find x\r\n" );
document.write( "\r\n" );
document.write( "    2x + 12 = 9x - 9\r\n" );
document.write( "\r\n" );
document.write( "    12 + 9 = 9x - 2x\r\n" );
document.write( "\r\n" );
document.write( "      21   =   7x\r\n" );
document.write( "\r\n" );
document.write( "       x   =   21/7 = 3,\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  The two original numbers are 3 and 4.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved algebraically.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );