document.write( "Question 1046820: What is the equation of a line with a slope of -5/7 that crosses the y-axis at -1? \n" ); document.write( "
Algebra.Com's Answer #662262 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! ***Using point-slope form, \n" ); document.write( "line with a slope of -5/7 that crosses the y-axis at -1 ... P(0,-1) \n" ); document.write( "y + 1 = (-5/7)(x-0) \n" ); document.write( "y = (-5/7)x - 1 \n" ); document.write( "0r \n" ); document.write( "5x + 7y = -7 \n" ); document.write( " |