document.write( "Question 180591: Hi. \r
\n" );
document.write( "\n" );
document.write( "I need some help checking this problem.\r
\n" );
document.write( "\n" );
document.write( "Find the through of
\n" );
document.write( "a. the vertical line through (-1,7)
\n" );
document.write( "b. the line containing (-2,6) and (4,0)\r
\n" );
document.write( "\n" );
document.write( "thanks
\n" );
document.write( "H.C.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #135346 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! I need some help checking this problem. \n" ); document.write( "Find the through of \n" ); document.write( "a. the vertical line through (-1,7) \n" ); document.write( "b. the line containing (-2,6) and (4,0) \n" ); document.write( ": \n" ); document.write( "a) remember vertical lines take the form of x=a and x is a for all values of y \n" ); document.write( "so we know the x value of the point (-1,7) is -1 and remember it is -1 for ALL values of y \n" ); document.write( ": \n" ); document.write( "our equation is \n" ); document.write( ": \n" ); document.write( "b)(-2,6) and (4,0) \n" ); document.write( ": \n" ); document.write( "first thing we have to do is find the slope: \n" ); document.write( ": \n" ); document.write( "(0-6)/(4-(-2))=6/6=1 \n" ); document.write( ": \n" ); document.write( "so our slope is m=1. now we have to use the point slope formula to find our equation: y-k=m(x-h).....where m is the slope and (h,) is ANY point on the line \n" ); document.write( ": \n" ); document.write( "so lets choose ONE of our points I will use (4,0) \n" ); document.write( ": \n" ); document.write( "y-0=1(x-4) \n" ); document.write( ": \n" ); document.write( " |