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)\"\" \"About 
You can put this solution on YOUR website!
***Using point-slope form, \"y+-+y%5B1%5D+=+highlight_green%28m%29%28x+-+x%5B1%5D%29\"
\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( "
\n" );