document.write( "Question 293142: The denominator of a certain fraction is 8 more than numerator. If both parts of the original fraction are added with 6, the new fraction becomes 9/13 . Find the original fraction. \n" ); document.write( "
Algebra.Com's Answer #211641 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! (x+6)/((x+8)+6)=9/13 \n" ); document.write( "x=12 \n" ); document.write( "original fraction 12/20 \n" ); document.write( "check \n" ); document.write( "12+6/20+6=18/26=9/13 \n" ); document.write( "ok \n" ); document.write( " |