document.write( "Question 764009: Write an equation of a line whoSe y-intercept is -3 and whose slope is -3/4. \n" ); document.write( "
Algebra.Com's Answer #465271 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Using y = mx + c \n" ); document.write( "m = -3/4 \n" ); document.write( "y intercept = -3 \n" ); document.write( "y = -3/4x -3 \n" ); document.write( " |