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)![]() ![]() 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( " \n" ); document.write( "; \n" ); document.write( "Multiply equation by 12x(x+2) \n" ); document.write( "12x(x+2)* \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( " \n" ); document.write( " |