document.write( "Question 825863: The numerator of a fraction is 5 less than 3 times its denominator. If 2 and 4 are added to the numerator and denominator respectively the new fraction is equivalent to 5/6. Find the original fraction
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #497709 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
The numerator of a fraction is 5 less than 3 times its denominator.
\n" ); document.write( " If 2 and 4 are added to the numerator and denominator respectively the new fraction is equivalent to 5/6.
\n" ); document.write( "\"%28n%2B2%29%2F%28d%2B4%29\" = \"5%2F6\"
\n" ); document.write( "cross multiply
\n" ); document.write( "6(n+2) = 5(d+4)
\n" ); document.write( "6n + 12 = 5d + 20
\n" ); document.write( "6n = 5d + 20 - 12
\n" ); document.write( "6n = 5d + 8
\n" ); document.write( "It says,\"The numerator of a fraction is 5 less than 3 times its denominator. \"
\n" ); document.write( "I can't get it to work in this statement, Find the integer solution using
\n" ); document.write( "n = \"%285d%2B8%29%2F6\"
\n" ); document.write( "let d = 2
\n" ); document.write( "n = \"%2810%2B8%29%2F6\"
\n" ); document.write( "n = 3
\n" ); document.write( "Original fraction \"3%2F2\"
\n" ); document.write( "
\n" ); document.write( "
\n" );