document.write( "Question 77361: how to solve an equation of a line \n" ); document.write( "
Algebra.Com's Answer #55489 by checkley75(3666)![]() ![]() ![]() 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( " |