document.write( "Question 376366: 5x-2y=6; (2,2),(0,3),(4,-2)determine whether or not the given ordered pairs are solutions to the given equation. \n" ); document.write( "
Algebra.Com's Answer #267795 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
5*2 - 2*2 = 10-4 =6, (2,2) is a solution.
\n" ); document.write( "5*0 - 2*3 = 0-6 = -6, so (0,3) is not a solution.
\n" ); document.write( "5*4 - 2*-2 = 20 + 4 = 24, so (4,-2) is not a solution.
\n" ); document.write( "
\n" );