document.write( "Question 1043810: Find the equation of the line which meets the x-axis at x=4 and the y-axis at y=2. Enter your solution in the form y=mx+b. \n" ); document.write( "
Algebra.Com's Answer #658970 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
(4,0) and (0,2) are points. By definition, b=2, for that is where x=0
\n" ); document.write( "Slope is (2-0)/0-4)=-1/2
\n" ); document.write( "The line is y=-(1/2)x+2
\n" ); document.write( "\"graph%28300%2C300%2C-5%2C5%2C-5%2C5%2C-%28x%2F2%29%2B2%29\"
\n" ); document.write( "
\n" );