document.write( "Question 711046: Determine which ordered pairs are part of the solution set for each inequality.y<3x, {(3,1),(-3,2),(1,1),(1,2)} \n" ); document.write( "
Algebra.Com's Answer #461093 by tommyt3rd(5050)\"\" \"About 
You can put this solution on YOUR website!
y<3x,
\n" ); document.write( "(3,1) -> 1<3(3) Y
\n" ); document.write( "(-3,2) -> 2<3(-3) N
\n" ); document.write( "(1,1) -> 1<3(1) Y
\n" ); document.write( "(1,2) -> 2<3(1) Y
\n" ); document.write( "
\n" );