document.write( "Question 696845: What is the x coordinate of the point at which the line intersects the x axis on a graph with a line going through pint (7,2) and point (8,-1) \n" ); document.write( "
Algebra.Com's Answer #429377 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
What is the x coordinate of the point at which the line intersects the x axis on a graph with a line going through point (7,2) and point (8,-1)
\n" ); document.write( "--------
\n" ); document.write( "slope = (2--1)/(7-8) = -3
\n" ); document.write( "----
\n" ); document.write( "Form: y = mx + b
\n" ); document.write( "You have m = -3 and y = -1 when x = 8 ; solve for \"b\":
\n" ); document.write( "-1 = -3*8 + b
\n" ); document.write( "b = 22
\n" ); document.write( "--------
\n" ); document.write( "Equation:
\n" ); document.write( "f(x) = -3x + 22
\n" ); document.write( "Ans:
\n" ); document.write( "Solve -3x+22 = 0
\n" ); document.write( "-3x = -22
\n" ); document.write( "x = 22/3
\n" ); document.write( "---------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "----------------
\n" ); document.write( "
\n" ); document.write( "
\n" );