document.write( "Question 449284: Find the slope-intercept equation of the line that has the given characteristics.
\n" );
document.write( "Slope 6 and y-intercept (0,3)
\n" );
document.write( "The slope-intercept equation should be y=__ \n" );
document.write( "
Algebra.Com's Answer #309095 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! y=mx+b \n" ); document.write( "m=slope \n" ); document.write( "b=y int \n" ); document.write( "y=6x+3 \n" ); document.write( " |