document.write( "Question 214238: Write an equation of a line with the given slope and y-intercept.
\n" );
document.write( "m=0.9, b=0.6 \n" );
document.write( "
Algebra.Com's Answer #161815 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! y=mx+b \n" ); document.write( "y=0.9x+.06 \n" ); document.write( "m=slope \n" ); document.write( "b=y int \n" ); document.write( " |