document.write( "Question 638735: (5,1) is a solution to the equation 2x-3y=7. What does this mean? \n" ); document.write( "
Algebra.Com's Answer #402374 by fcabanski(1391)\"\" \"About 
You can put this solution on YOUR website!
(5,1) is a coordinate, an ordered pair. Such coordinates/solutions are given in the format (x,y). When x = 5, y=1.


\n" ); document.write( "2x-3y=7 --> 2(5) - 3(1) = 10-3 = 7

\n" ); document.write( "

\n" );