document.write( "Question 936627: the denominator of a fraction is 1 in excess of the square of the numerator. if 2 is added to the numerator and denominator, it equals to 1/4. find the fraction \n" ); document.write( "
Algebra.Com's Answer #570135 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
\"n%2Fd\", the fraction.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"d=n%5E2%2B1\"; \"%28n%2B2%29%2F%28d%2B2%29=1%2F4\", the description translated into two equations.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Try taking the \"1%2F4\" second equation and solve for d in terms of n; and then substitute for d in the quadratic equation, and solve for the value of n...
\n" ); document.write( "
\n" );