document.write( "Question 948233: Without graphing, tell whether the system has one solution, no solution, or an infinite number of solutions.
\n" ); document.write( "
\n" ); document.write( "Make sure to explain how you know your answer is correct for full credit.
\n" ); document.write( "
\n" ); document.write( "y = x + 2
\n" ); document.write( "-4x + y = -1
\n" ); document.write( "

Algebra.Com's Answer #578713 by amarjeeth123(570)\"\" \"About 
You can put this solution on YOUR website!
The given equations are:
\n" ); document.write( "y = x + 2...........equation 1
\n" ); document.write( "-4x + y = -1........equation 2
\n" ); document.write( "From 2 we get y=4x-1
\n" ); document.write( "Substituting in 1 we get,
\n" ); document.write( "4x-1=x+2
\n" ); document.write( "3x=3
\n" ); document.write( "x=1
\n" ); document.write( "y=3
\n" ); document.write( "The given set of equations has one unique solution (1,3).
\n" ); document.write( "
\n" );