document.write( "Question 99240: derive the slope-intercept form of a linear equation from the slope formula using (o,b) as the coordinates of the point where the line crosses the y-axis and arbitrary point (x,y). \n" ); document.write( "
Algebra.Com's Answer #72257 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
the slope is the change in y divided by the change in x ... \"m=%28y-b%29%2F%28x-0%29\" ... \"m=%28y-b%29%2Fx\" ... mx=y-b ... mx+b=y ... y=mx+b \n" ); document.write( "
\n" );