document.write( "Question 70408: How do you solve in order...
\n" );
document.write( "(6,0),(3,2)???? It is in Writing Equations andd it has to have three different steps. \n" );
document.write( "
Algebra.Com's Answer #50315 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! ASSUMING YOU ARE TRYING TO FIND THE EQUATION OF A LINE THROUGH THESE TWO POINTS THEN: \n" ); document.write( "WE FIRST FIND THE SLOPE(m) BY (Y2-Y1)/(X2-X1) THUS: \n" ); document.write( "(2-0)/(3-6) \n" ); document.write( "2/-3=-2/3 IS THE SLOPE (m). \n" ); document.write( "NOW WE SUBSTITUTE ONE SET OF X & Y VALUES IN THE EQUATION Y=mX+b & SOLVE FOR b. \n" ); document.write( "0=-2/3*6+b \n" ); document.write( "0=-12/3+b \n" ); document.write( "0=-4+b \n" ); document.write( "b=4 THUS THE EQUATION IS \n" ); document.write( "Y=-2/3X+4 \n" ); document.write( " |