document.write( "Question 330077: Please help me solve this equation: Is (3,5) a point on the line 2x + 3y=6? \n" ); document.write( "
Algebra.Com's Answer #236525 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Is (3,5) a point on the line 2x + 3y=6? \n" ); document.write( ". \n" ); document.write( "(3, 5) is an ordered pair of (x,y) \n" ); document.write( "So, \n" ); document.write( "x=3 and y=5 \n" ); document.write( "To check whether the point is on the line, plug it into: \n" ); document.write( "2x + 3y=6 \n" ); document.write( "2(3) + 3(5)=6 \n" ); document.write( "6 + 15=6 \n" ); document.write( "21=6 (not true) \n" ); document.write( ". \n" ); document.write( "Therefore, (3,5) is NOT a point on the line. \n" ); document.write( " |