document.write( "Question 42135: Write the equation of the line with given slope and y-intercept. Then graph each line using the slope and y-intercept.
\n" );
document.write( "slpoe: 3/4;y-intercept;(0,8) \n" );
document.write( "
Algebra.Com's Answer #27363 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! We plug the facts given into the slope-intercept form \n" ); document.write( "y = mx + b and get \n" ); document.write( "y = (3/4)x + 8 \n" ); document.write( "Notice the point (0, 8) is on the y-axis, and hence is where the line crosses the y-axis... \n" ); document.write( " |