document.write( "Question 825543: The numerator of a fraction is 1 more than the denominator. If 1 is added to the numerator, and the denominator is unchanged, the resulting fraction has a value of 3/4. Find the original fraction \n" ); document.write( "
Algebra.Com's Answer #497403 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! Let n = the original numerator and d = the original denominator. Then the numerator with 1 added to it would be: n + 1. \n" ); document.write( "With two variables we need two equations to solve this problem. \"The numerator of a fraction is 1 more than the denominator.\" translates into: \n" ); document.write( "n = d + 1 \n" ); document.write( "and \"If 1 is added to the numerator, and the denominator is unchanged, the resulting fraction has a value of 3/4\" translates into: \n" ); document.write( " \n" ); document.write( "Now we can solve. Since the first equation is already solved for n, the Substitution Method seems like it would be easiest. Substituting for n in the second equation we get: \n" ); document.write( " \n" ); document.write( "Simplifying we get: \n" ); document.write( " \n" ); document.write( "Cross-multiplying we get: \n" ); document.write( " \n" ); document.write( "which simplifies to: \n" ); document.write( " \n" ); document.write( "Subtracting 4d we get: \n" ); document.write( " \n" ); document.write( "Multiplying (or dividing) both sides by -1 we get: \n" ); document.write( " \n" ); document.write( "Now we find the value for n. Using the first equation, n = d + 1, and the value we found for d, we should get n = -7. And since n and d are the original fraction: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |