document.write( "Question 249323: Find three different ordered pairs that are solutions of the equation, y=3x-5 \n" ); document.write( "
Algebra.Com's Answer #181594 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
y=3x-5
\n" ); document.write( "y=0
\n" ); document.write( "3x-5=0 or 3x=5 or x=5/3 (5/3,0)
\n" ); document.write( "y=-3
\n" ); document.write( "3x-5=-3 or 3x=-3+5 or 3x=2 or x=2/3 (2/3,-3)
\n" ); document.write( "y=5
\n" ); document.write( "3x-5=5 or 3x=5+5 or 3x=10 or x=10/3 (10/3,5)
\n" ); document.write( "y=-5
\n" ); document.write( "3x-5=-5 or 3x=5-5 or 3x=0 (0,-5)
\n" ); document.write( "
\n" );