document.write( "Question 254831: Find the linear equation given the following information:\r
\n" );
document.write( "\n" );
document.write( "y-intercept = -1 and the line decreases by 3 when x increases by 1 \n" );
document.write( "
Algebra.Com's Answer #187143 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! y=mx+b \n" ); document.write( "b is the y intercept \n" ); document.write( "line decreases by 3 when x increases by one is the slope \n" ); document.write( "-3/1=3 \n" ); document.write( "m=slope=-3 and b=-1 \n" ); document.write( "y=3x-1 \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3x+y+1=0 \r \n" ); document.write( "\n" ); document.write( "
|