document.write( "Question 1034425: The sum of the reciprocals of two consecutive positive numbers is 17/12. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #649064 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The sum of the reciprocals of two consecutive positive numbers is 17/12. Find the numbers.
\n" ); document.write( "-----
\n" ); document.write( "Integers:: x ; x+1
\n" ); document.write( "---
\n" ); document.write( "Reciprocals:: 1/x ; 1/(x+1)
\n" ); document.write( "-----
\n" ); document.write( "Equation:
\n" ); document.write( "1/x + 1/(x+1) = 17/12
\n" ); document.write( "--------
\n" ); document.write( "12(x+1) + 12x = 17x(x+1)
\n" ); document.write( "-----------------------------
\n" ); document.write( "24x + 12 = 17x^2 + 17x
\n" ); document.write( "17x^2 - 7x - 12 = 0
\n" ); document.write( "------
\n" ); document.write( "x =1.07... (That is not an integer; please check your post)
\n" ); document.write( "----
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "-------------
\n" ); document.write( "
\n" );