document.write( "Question 661532: If the denominator of
\n" );
document.write( "3/4 is increased by a number and the numerator of the fraction is doubled, the result is 1. Find the number. \n" );
document.write( "
Algebra.Com's Answer #411658 by ReadingBoosters(3246)![]() ![]() ![]() You can put this solution on YOUR website! 3/4 \n" ); document.write( "denominator: 4 + x \n" ); document.write( "numerator: 3(2) = 6 \n" ); document.write( "numerator and denominator must be the same for the fraction to equal 1 \n" ); document.write( "4 + x = 3(2) \n" ); document.write( "x = 2 \n" ); document.write( " |