document.write( "Question 405113: Is (0, -2) a solution of 2x - 5y = 10? \n" ); document.write( "
Algebra.Com's Answer #286202 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
(0,-2) has the form (x,y), so
\n" ); document.write( "\"x+=+0\"
\n" ); document.write( "\"y+=+-2\"
\n" ); document.write( "Just plug these values into the equation
\n" ); document.write( "\"2x+-+5y+=+10\"
\n" ); document.write( "\"2%2A0+-+5%2A%28-2%29+=+10\"
\n" ); document.write( "\"10+=+10\"
\n" ); document.write( "Yes, the point (0,-2) is a solution
\n" ); document.write( "
\n" );