document.write( "Question 179195: How do we write the equation of a vertical line? what would be an example?\r
\n" );
document.write( "\n" );
document.write( "The points (1,3),(2,5)(8,17),(50,101),and (1000,2001) all lie on line M.
\n" );
document.write( "The points (1,-1),(2,-3),(8,-15),(50-99),(and (1000-1999) all lie on line N.
\n" );
document.write( "a.form the equations of both the lines.
\n" );
document.write( "b.what are the co-ordinates of the intersections of lines M and N
\n" );
document.write( "c.write the co-ordinates of the intersections of lines M and N with the x-axis
\n" );
document.write( "d.write the co-ordinates of the intersection of lines M and N with the y-axis. \n" );
document.write( "
Algebra.Com's Answer #134152 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How do we write the equation of a vertical line? what would be an example? \n" ); document.write( "If the line passes thru (a,b) the equation is x = a \n" ); document.write( "-------------------------------------------------------------------- \n" ); document.write( "The points (1,3),(2,5)(8,17),(50,101),and (1000,2001) all lie on line M. \n" ); document.write( "M: slope = (2/1) ; intercept = 3-2*1 = 1; Equation y = 2x+1 \n" ); document.write( "------------------------------------------------------------------ \n" ); document.write( "The points (1,-1),(2,-3),(8,-15),(50-99),(and (1000-1999) all lie on line N. \n" ); document.write( "N: slope = (-2/1), intercept = -1-(-2)1 = 1; Equation y = -2x+1 \n" ); document.write( "------------------------------------------------------------------- \n" ); document.write( "a.form the equations of both the lines. \n" ); document.write( "done \n" ); document.write( "--------------------------- \n" ); document.write( "b.what are the co-ordinates of the intersections of lines M and N \n" ); document.write( "2x+1 = -2x+1; 4x=0 x = 0; y = 2x+1 or y = 2*0+1=1: Ans (0,1) \n" ); document.write( "---------------------------- \n" ); document.write( "c.write the co-ordinates of the intersections of lines M and N with the x-axis \n" ); document.write( "Let y= 0 then for M: x = -1/2, so intersection is (-1/2,0) \n" ); document.write( "Let y= 0, then for N: x = 1/1, so intersection (1/2,0) \n" ); document.write( "----------------- \n" ); document.write( "d.write the co-ordinates of the intersection of lines M and N with the y-axis. \n" ); document.write( "Let x = 0 for M; y = 1, so intersection is (0,1) \n" ); document.write( "Let x = 0 for N: y = 1, so intersection is (0,1) \n" ); document.write( "==================================================== \n" ); document.write( " \n" ); document.write( "==================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |