document.write( "Question 30605: \r
\n" );
document.write( "\n" );
document.write( "They are asking me to write and equation of a line through the given point with the given slope using the Ax+By=C form. \n" );
document.write( "
Algebra.Com's Answer #17323 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! (-2,7); slope=1/2 \n" ); document.write( "use y - first(y) = m(x - first(x)) \n" ); document.write( "y-7=(1/2)(x+2) \n" ); document.write( "y-7=(1/2)x+1 \n" ); document.write( "y=(1/2)x+8 is your equation \n" ); document.write( "((-1/2)x+y = 8)-2 \n" ); document.write( "x-2y=-16 is the Ax+By=C form \n" ); document.write( " \n" ); document.write( " |