document.write( "Question 1156124: 1. Write an equation of the vertical line passing through (2,7) and graph the line.\r
\n" );
document.write( "\n" );
document.write( "2.Write an equation of the line with 4/7 containing the point (-2,3). Express the answer in slope-intercept form. \n" );
document.write( "
Algebra.Com's Answer #778812 by math_helper(2461)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "1. The equation is x=2 \r \n" ); document.write( "\n" ); document.write( " \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2. y - y0 = m(x - x0) (m = slope, (x0,y0) = point through which the line passes)\r \n" ); document.write( "\n" ); document.write( " y - 3 = (4/7)(x - (-2)) \n" ); document.write( " y - 3 = (4/7)(x + 2) \n" ); document.write( " y - 3 = (4/7)x + 8/7 \n" ); document.write( " y = (4/7)x + 8/7 + 3 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |