document.write( "Question 929809: Can you help me with this one?
\n" );
document.write( "The value of a fraction whose numerator is eight less than its denomonator is 1/3 \n" );
document.write( "
Algebra.Com's Answer #564485 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! we have the following relationship \n" ); document.write( "(d-8) / d = 1/3 \n" ); document.write( "cross multiply the fractions \n" ); document.write( "3*(d-8) = d \n" ); document.write( "3d - 24 = d \n" ); document.write( "2d = 24 \n" ); document.write( "d = 12 \n" ); document.write( "value of fraction is 4/12 \n" ); document.write( " \n" ); document.write( " |