document.write( "Question 516182: I am trying to solve the system of equations for the following set:\r
\n" ); document.write( "\n" ); document.write( "{ 4/5x + y = 14/5 and -1/8x - 1/4y = -1 }\r
\n" ); document.write( "\n" ); document.write( "I cannot get the right answer because I keep factoring incorrectly when I multiply by the LCM.\r
\n" ); document.write( "\n" ); document.write( "Please provide the ordered pair.
\n" ); document.write( "Thanks.
\n" ); document.write( "

Algebra.Com's Answer #344272 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
multiplying 2nd eqn by 4 ___ -1/2 x - y = -4\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "adding 1st eqn (to eliminate y) ___ 3/10 x = -6/5 ___ x = -4\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-1/2 (-4) - y = -4 ___ 2 - y = -4 ___ y = 6
\n" ); document.write( "
\n" );