document.write( "Question 984487: The ratio of numerator to denominator is 2 to 3. If both are increased by 2, the fraction becomes 3/4. What is original fraction? Which of following systems can be used to solve? \r
\n" );
document.write( "\n" );
document.write( "N+4=3 and d+5=4
\n" );
document.write( "or
\n" );
document.write( "3n-2d=0 and 4n+2=3d+2
\n" );
document.write( "or
\n" );
document.write( "3n=2d and 4n+8=3d+6\r
\n" );
document.write( "\n" );
document.write( "How do you figure this out? Lost! \n" );
document.write( "
Algebra.Com's Answer #605274 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! x/y=2/3 \n" ); document.write( "(x+2)/(y+2)=3/4 \n" ); document.write( "cross-multiply both \n" ); document.write( "3x=2y; 3x-2y=0 \n" ); document.write( "4x+8=3y+6 \n" ); document.write( "4x-3y=-2 \n" ); document.write( ";; \n" ); document.write( "Multiply the first equation by 4 and the second equation by (-3) and add it to the first \n" ); document.write( "12-8y=0 \n" ); document.write( "-12x+9y= 6 \n" ); document.write( "y=6 \n" ); document.write( "x=4 \n" ); document.write( "(x+2)=6 \n" ); document.write( "(y+2)=8; 6/8=3/4 \n" ); document.write( "; \n" ); document.write( "3n-2d=0 \n" ); document.write( "4n-3d=0, rearranging \n" ); document.write( "multiply top by 3 and bottom by (-2) \n" ); document.write( "9n-6d=0 \n" ); document.write( "-8n+6d=0 \n" ); document.write( "n=0 \n" ); document.write( "d=0 \n" ); document.write( "Indeed, that is the only way that 4n+2=3d+2 \n" ); document.write( "=================================== \n" ); document.write( "3n=2d; 4n-3d=-2, rearranging. Do it by substitution \n" ); document.write( "n=(2/3)d; 4n=(8/3)d \n" ); document.write( "(8/3)d-(9/3)d=-2 \n" ); document.write( "(-1/3)d=-2 \n" ); document.write( "d=6, multiplying both sides by (-3) \n" ); document.write( "n=4 substituting d into the first and solving for 3n \n" ); document.write( "4(4)+8=3(6)+6 \n" ); document.write( "24=24 check \n" ); document.write( "- \n" ); document.write( " |