document.write( "Question 77361: how to solve an equation of a line \n" ); document.write( "
Algebra.Com's Answer #55489 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
THE LINE EQUATION HAS THE FORM Y=mX+b WHERE X&Y ARE THE POINTS ON THE GRAPH, m IS THE SLOPE & b IS THE Y INTERCEPT. THUS
\n" ); document.write( "Y=3X-4 REPRESENTS A LINE WITH A SLOPE (m)=3, A Y INTERCEPT (b=-4).
\n" ); document.write( "NOW TO FIND THE X & Y COORDINATES OF A POINT WE SET Y=0 & SOLVE FOR X & THEN SET X=0 & SOLE FOR Y THUS:
\n" ); document.write( "0=3X-4
\n" ); document.write( "3X=4
\n" ); document.write( "X=4/3 (4/3,0) IS THIS POINT
\n" ); document.write( "Y=-3*0-4
\n" ); document.write( "Y=-4 (0,-4) IS A SECOND POINT
\n" ); document.write( "THE GRAPH OF THIS EQUATION FOLLOWS:
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+y+=+3x+-4%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, y = 3x -4).
\n" ); document.write( "
\n" );