document.write( "Question 1020858: Two fractions have denominators 3 and 4 and their sum is 17/12. If the numerators are switched, the sum is 3/2 . Set up a linear system and solve it using elimination to determine the two numerators. (6 marks) \n" ); document.write( "
Algebra.Com's Answer #636665 by ikleyn(52788)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "7.Two fractions have denominators 3 and 4 and their sum is 17/12. If the numerators are switched, the sum is 3/2. \r
\n" ); document.write( "\n" ); document.write( "Set up a linear system and solve it using elimination to determine the two numerators. (6 marks)
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "\"x%2F3\" + \"y%2F4\" = \"17%2F12\".\r\n" );
document.write( "\r\n" );
document.write( "\"x%2F4\" + \"y%2F3\" = \"3%2F2\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "First step to solve this system is to multiply each equation by 12 to rid off the denominators. You will get the system then\r\n" );
document.write( "\r\n" );
document.write( "4x + 3y = 17,\r\n" );
document.write( "3x + 4y = 18.\r\n" );
document.write( "\r\n" );
document.write( "Can you complete it yourself?\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );