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 #662261 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Using the point slope form,
\n" ); document.write( "\"y-y%5B1%5D=-%285%2F7%29%28x-x%5B1%5D%29\"
\n" ); document.write( "with the point (0,-1),
\n" ); document.write( "\"y-%28-1%29=-%285%2F7%29%28x-0%29\"
\n" ); document.write( "\"y%2B1=-%285%2F7%29x\"
\n" ); document.write( "\"y=-%285%2F7%29x-1\"
\n" ); document.write( "
\n" ); document.write( "
\n" );