document.write( "Question 191912: The difference between the reciprocal of two consecutive positive even number is 1/12. Find the two numbers. \n" ); document.write( "
Algebra.Com's Answer #144007 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
The difference between the reciprocal of two consecutive positive even number is 1/12. Find the two numbers.:
\n" ); document.write( ":
\n" ); document.write( "Two numbers x, (x+2)\r
\n" ); document.write( "\n" ); document.write( ":
\n" ); document.write( "The equation for the above statement:
\n" ); document.write( "\"1%2F%28x%2B2%29\" - \"1%2Fx\" = \"1%2F12\"
\n" ); document.write( ";
\n" ); document.write( "Multiply equation by 12x(x+2)
\n" ); document.write( "12x(x+2)*\"1%2F%28x%2B2%29\" - 12x(x+2)*\"1%2Fx\" = 12x(x+2)*\"1%2F12\"
\n" ); document.write( "Cancel out the denominators and you have:
\n" ); document.write( "12x - 12(x+2) = x(x+2)
\n" ); document.write( ":
\n" ); document.write( "12x - 12x + 24 = x^2 + 2x
\n" ); document.write( ":
\n" ); document.write( "0 = x^2 + 2x - 24; a quadratic equation
\n" ); document.write( "Factors to:
\n" ); document.write( "(x+6)(x-4) = 0
\n" ); document.write( "positive solution
\n" ); document.write( "x = 4, and 6 are the two numbers
\n" ); document.write( ";
\n" ); document.write( ":
\n" ); document.write( "Check solution in our original equation
\n" ); document.write( "\"1%2F4\" - \"1%2F6\" = \"1%2F12\"
\n" ); document.write( "\"3%2F12\" - \"2%2F12\" = \"1%2F12\"
\n" ); document.write( "
\n" );