document.write( "Question 165219: Solve the system of equations using the addition (elimination) method.
\n" );
document.write( "If the answer is a unique solution, present it as an ordered pair: (x, y). If not, specify whether the answer is “no solution” or “infinitely many solutions.”
\n" );
document.write( "4x – 3y = 1
\n" );
document.write( "-12x + 9y = 5
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #121840 by padmameesala(42)![]() ![]() ![]() You can put this solution on YOUR website! 4x – 3y = 1 \n" ); document.write( "-12x + 9y = 5 that is 4x-3y = -5/3 by dividing the equation by -3 \n" ); document.write( "so both the equations have same slope and different y-intercepts \n" ); document.write( "that is the two lines are paralle; and they dont have point of intersection \n" ); document.write( "so the given system of equations have no solution \n" ); document.write( "hope you will understand it \n" ); document.write( " |