document.write( "Question 75602: Solve each of the following systems by substitution
\n" );
document.write( "4x - 12y = 5
\n" );
document.write( " -x + 3y = -1
\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #54266 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Solve the 2nd equation for x \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Plug this into \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Since this equality is not true, there is no solution. If you solved both equations for y, you would see that they are parallel lines that never intersect. \n" ); document.write( " |