document.write( "Question 416210: what number can be subtracted from the numerator and the denominator of a fraction 14/17 so that the value of the new fraction will be 9/11? \n" ); document.write( "
| Algebra.Com's Answer #291632 by Gogonati(855)     You can put this solution on YOUR website! Solution: x is the number subtracted; (14-x)/(17-x)=9/11 Solve the equation. \n" ); document.write( "11(14-x)=9(17-x); 2x=1; x=1/2 \n" ); document.write( "Answer: The number subtracted is 0.5 \n" ); document.write( " |