document.write( "Question 585564: The value of 7 times a fraction's denominator is added to both the numerator and the denominator, and the result is subtracted from the original fraction. If the difference is 8, find the original fraction. \n" ); document.write( "
Algebra.Com's Answer #373401 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
The value of 7 times a fraction's denominator is added to both the numerator and the denominator, and the result is subtracted from the original fraction.
\n" ); document.write( " If the difference is 8, find the original fraction.
\n" ); document.write( ":
\n" ); document.write( "\"n%2Fd\" - \"%28%28n%2B7d%29%29%2F%28%28d%2B7d%29%29\" = 8
\n" ); document.write( ";
\n" ); document.write( "\"n%2Fd\" - \"%28%28n%2B7d%29%29%2F%28%288d%29%29\" = 8
\n" ); document.write( "multiply by 8d
\n" ); document.write( "8n - (n + 7d) = 8d*8
\n" ); document.write( ":
\n" ); document.write( "8n - n - 7d = 64d
\n" ); document.write( "7n - 7d = 64d
\n" ); document.write( "7n = 64d + 7d
\n" ); document.write( "7n = 71d
\n" ); document.write( "n = \"71%2F7\"d
\n" ); document.write( "Only integer solution, d = 7 or a multiple of 7
\n" ); document.write( "Anyway, let's say
\n" ); document.write( "n = 71
\n" ); document.write( "d = 7
\n" ); document.write( ":
\n" ); document.write( "\"71%2F7\" is the original fraction
\n" ); document.write( ":
\n" ); document.write( "See if that checks out, 7d = 49
\n" ); document.write( "\"71%2F7\" - \"%28%2871%2B49%29%29%2F%28%287%2B49%29%29\" =
\n" ); document.write( "\"71%2F7\" - \"120%2F56\" =
\n" ); document.write( "\"568%2F56\" - \"120%2F56\" = \"448%2F56\" = 8
\n" ); document.write( "
\n" ); document.write( "
\n" );