document.write( "Question 83828: In the equation y=3x-4, a point on the line is what? \n" ); document.write( "
Algebra.Com's Answer #60356 by checkley75(3666) ![]() You can put this solution on YOUR website! Y=3X-4 TO FIND POINTS ON THIS LINE YOU JUST HAVE TO SELECT ANY VALUE FOR X OR Y AND SOLVE FOR THE OTHER TERM: \n" ); document.write( "SET X=0 & SOLVE FOR Y THUS: \n" ); document.write( "Y=3*0-4 \n" ); document.write( "Y=4 OR THE POINT (0,-4) IS ON THIS LINE. \n" ); document.write( "SET Y=2 & SOLVE FOR X THUS: \n" ); document.write( "2=3X-4 \n" ); document.write( "3X=2+4 \n" ); document.write( "3X=6 \n" ); document.write( "X=6/2 \n" ); document.write( "X=3 OR THE POINT(3,2) IS ON THIS LINE. \n" ); document.write( " |