document.write( "Question 142467: Solve the system using the method of your choice.
\n" );
document.write( "x=6y-4
\n" );
document.write( "1/2x-3y=-5 \n" );
document.write( "
Algebra.Com's Answer #103721 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! multiplying the 2nd equation by 2 and adding 6y gives x=6y-10\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the graph of this equation is a line which is parallel to the line of the 1st equation\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this means there is no solution to the system \n" ); document.write( " |