document.write( "Question 149189: Hello, can you please help me solve this problems:
\n" );
document.write( "1.) One number is 3 more than the other. Their sum is 7. Find the numbers.\r
\n" );
document.write( "\n" );
document.write( "2.) The denominator of a fraction is twice the numerator. If the sum of the
\n" );
document.write( " terms is 3, what is the fraction?\r
\n" );
document.write( "\n" );
document.write( "3.) The sum of two numbers is 165 and their difference is 29. Find the
\n" );
document.write( " numbers. \r
\n" );
document.write( "\n" );
document.write( "4.) If the numerator of a certain fraction is increased by 6 and its
\n" );
document.write( " denominator is decreased by 5, the resulting fraction is equal to 3/4.
\n" );
document.write( " If the reciprocal of the original fraction is decreased by 1, the
\n" );
document.write( " resulting fraction is 16/9. Find the original fraction. \n" );
document.write( "
Algebra.Com's Answer #109495 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! 1.) One number is 3 more than the other. Their sum is 7. Find the numbers. \n" ); document.write( "Let x = \"one number \n" ); document.write( "then \n" ); document.write( "(x-3) = \"other number \n" ); document.write( ": \n" ); document.write( "\"Their sum is 7\" \n" ); document.write( "x + (x-3) = 7 \n" ); document.write( "2x = 7 + 3 \n" ); document.write( "x = \n" ); document.write( "x = 5 \n" ); document.write( ": \n" ); document.write( "Check: 5 - 3 = 2: 5 + 2 = 7 \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "2.) The denominator of a fraction is twice the numerator. If the sum of the \n" ); document.write( "terms is 3, what is the fraction? \n" ); document.write( "Let x = the numerator \n" ); document.write( "then \n" ); document.write( "2x = denominator \n" ); document.write( "Obviously, if x + 2x = 3, then x = 1 and the fraction is \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "3.) The sum of two numbers is 165 and their difference is 29. Find the \n" ); document.write( "numbers. \n" ); document.write( "x + y = 165 \n" ); document.write( "x - y = 29 \n" ); document.write( "------------adding eliminates y: \n" ); document.write( "2x + 0 = 194 \n" ); document.write( "x = \n" ); document.write( "x = 97 \n" ); document.write( "I'll let you find y \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "4.) If the numerator of a certain fraction is increased by 6 and its \n" ); document.write( "denominator is decreased by 5, the resulting fraction is equal to 3/4. \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "If the reciprocal of the original fraction is decreased by 1, the \n" ); document.write( "resulting fraction is 16/9. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " Find the original fraction. \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( "; \n" ); document.write( "Check solution in the 1st statement: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |