document.write( "Question 910300: the numerator of a certain fraction exceeds its denominator by 2, and the fraction itself exceeds its reciprocal by 24/35. find the fraction \n" ); document.write( "
Algebra.Com's Answer #552381 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi
\n" ); document.write( "\"%28d%2B2%29%2Fd+=+d%2F%28d%2B2%29+%2B+24%2F35\" |Multiplying thru by 35d(d+2) so as all denominators = 1
\n" ); document.write( "35(d+2)^2 = 35d^2 + 24d(d+2)
\n" ); document.write( "35d^2 + 140d + 140 = 35d^2 + 24d^2+48d
\n" ); document.write( "24d^2 - 92d - 140 = 0
\n" ); document.write( "6d^2 - 23d - 35 = 0 (Tossing out the negative solution for unit measure)
\n" ); document.write( "(6d +7)(d-5) = 0
\n" ); document.write( "d = 5
\n" ); document.write( "Fraction is 7/5
\n" ); document.write( " \n" ); document.write( "
\n" );