document.write( "Question 249795: Give an ordered pair (x,y) of numbers that satisfy the following equation:5x-y=3 \n" ); document.write( "
Algebra.Com's Answer #181868 by mathhub(11)\"\" \"About 
You can put this solution on YOUR website!
The given equation is 5x - y = 3. We need to find an ordered pair that satisfies the equation. Here we go \r
\n" ); document.write( "\n" ); document.write( " 5x - y = 3
\n" ); document.write( "=> 5x = 3+y
\n" ); document.write( "=> \"x+=+%283%2By%29%2F5\"\r
\n" ); document.write( "\n" ); document.write( "Let us take the value of y to be 0. The ordered pair can be formed if we can find the corresponding value of x which satisfies the equation.\r
\n" ); document.write( "\n" ); document.write( "Substituting y = 0 in the above equation we get\r
\n" ); document.write( "\n" ); document.write( " \"x+=+%283%2By%29%2F5\"
\n" ); document.write( "=> \"x+=+%283%2B0%29%2F5\"
\n" ); document.write( "=> \"x+=+3%2F5\"\r
\n" ); document.write( "\n" ); document.write( "Thus one of the ordered pairs satisfying the given equation is (3/5, 0).
\n" ); document.write( "
\n" );