document.write( "Question 33823: write the equation of the line from the given slope and Y-intercept:
\n" );
document.write( "M=9,Y-intercept=(0,-1) (I got y=9(x)+(-1) )
\n" );
document.write( "M=-3,Y-intercept=(0,-8) (I got y=-3(x)+(-8) )\r
\n" );
document.write( "\n" );
document.write( "Am I correct? thanks. \n" );
document.write( "
Algebra.Com's Answer #20216 by ice_water35(8)![]() ![]() ![]() You can put this solution on YOUR website! >>>>>Your solution is correct but your answer is not the final answer. So, your answer must be like this: \n" ); document.write( "y=9x-1 and y=-3x-8 \n" ); document.write( " |