document.write( "Question 355429: If the numerator and denominator of 7/3 are increased by the same number, the new fraction equals 3/2. What is the number ? \n" ); document.write( "
Algebra.Com's Answer #253854 by edjones(8007) You can put this solution on YOUR website! (7+x)/(3+x)=3/2 \n" ); document.write( "2(7+x)=3(3+x) \n" ); document.write( "14+2x=9+3x \n" ); document.write( "x=5 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |