document.write( "Question 1127203: Write an equation in standard form of the line that passes
\n" ); document.write( "through (7, -3) and has a y-intercept of 2.
\n" ); document.write( "

Algebra.Com's Answer #743564 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
point slope formula is y-y1=m(x-x1), m slope and (x1, y1) point
\n" ); document.write( "points are (7 -3) and (0, 2), so slope is -5/7
\n" ); document.write( "y-2=(-5/7)x
\n" ); document.write( "y=(-5/7)x+2
\n" ); document.write( "multiply by 7 and move x term over
\n" ); document.write( "5x+7y=14
\n" ); document.write( "\"graph%28300%2C300%2C-10%2C10%2C-10%2C10%2C%28-5%2F7%29x%2B2%29\"
\n" ); document.write( "
\n" );