document.write( "Question 1134368: A positive integer is one less than another. If the sum of the reciprocal of the smaller and twice the reciprocal of the larger is 2, then find it to integers \n" ); document.write( "
Algebra.Com's Answer #751735 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A positive integer is one less than another.
\n" ); document.write( "a = 2b
\n" ); document.write( " If the sum of the reciprocal of the smaller and twice the reciprocal of the larger is 2,
\n" ); document.write( "\"1%2Fb\" + \"2%2Fa\" = 2
\n" ); document.write( "replace a with 2b
\n" ); document.write( "\"1%2Fb\" + \"2%2F%282b%29\" = 2
\n" ); document.write( "multiply equation by 2b, cancel the denominators
\n" ); document.write( "2 + 2 = 4b
\n" ); document.write( "4 = 4b
\n" ); document.write( "b = 1
\n" ); document.write( "the
\n" ); document.write( "a = 2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );