document.write( "Question 139824: How would you find the equation of a line if you were given the slope and the x-intercept? \n" ); document.write( "
Algebra.Com's Answer #101921 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
Given a slope of (2) and a given x intercept of (4,0) then:
\n" ); document.write( "0=2*4+b where b= the y intercept.
\n" ); document.write( "0=8+b
\n" ); document.write( "b=-8 thus we have the line equation
\n" ); document.write( "Y=2X-8
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+2x+-8%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, 2x -8).
\n" ); document.write( "
\n" );