document.write( "Question 99250: 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 #72219 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 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( "--------------- \n" ); document.write( "You are given two points: (0,b) and (x,y) \n" ); document.write( "slope = change in y / change in x = y-b/x-0 = (y-b)/x \n" ); document.write( "So, m=(y-b)/x \n" ); document.write( "Solve for y as follows: \n" ); document.write( "mx = y-b \n" ); document.write( "y = mx+b \n" ); document.write( "========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |