document.write( "Question 160254: Write an equation of the line containing the given point and parallel to the given line.
\n" );
document.write( "(8,-2); 6x-7y=2
\n" );
document.write( "The equation of the line is y=__________ \n" );
document.write( "
Algebra.Com's Answer #118238 by gonzo(654)![]() ![]() ![]() You can put this solution on YOUR website! Write an equation of the line containing the given point and parallel to the given line. \n" ); document.write( "(8,-2); 6x-7y=2 \n" ); document.write( "The equation of the line is y=__________ \n" ); document.write( "----- \n" ); document.write( "the equation for the given line is 6*x - 7*y = 2 \n" ); document.write( "convert this to slope intercept form of the equation which is y = m*x + b \n" ); document.write( "subtracting 6*x from both side of the equation gets -7*y = -6*x - 2 \n" ); document.write( "dividing both sides of the equation by (-7) gets y = (-6/-7)*x - (2/-7) \n" ); document.write( "which becomes y = (6/7)*x - (2/7) \n" ); document.write( "the slope of the line is (6/7) and the y intercept is -(2/7). \n" ); document.write( "----- \n" ); document.write( "you want a line with the same slope (parallel lines have the same slope) intersecting with the point (8,-2) \n" ); document.write( "the slope intercept form of the equation going through the point (x1,y1) would be y = m*(x-x1) + y1 \n" ); document.write( "since (x1,y1) = (8,-2), then \n" ); document.write( "x1 = 8 \n" ); document.write( "y1 = (-2) \n" ); document.write( "since the slope is the same as the given line, \n" ); document.write( "m = (6/7) \n" ); document.write( "slope intercept form then becomes y = (6/7)*(x - 8) + (-2) \n" ); document.write( "this becomes y = (6/7)*x - 8*(6/7) + (-2) \n" ); document.write( "this becomes y = (6/7)*x - 48/7 - 14/7 \n" ); document.write( "this becomes y = (6/7)*x - (48+14)/7 \n" ); document.write( "this becomes y = (6/7)*x - (62/7) \n" ); document.write( "to prove this equation is correct, substitute for x and y in the equation \n" ); document.write( "y = (6/7)*x - (62/7) using the point (8,-2). \n" ); document.write( "equation then becomes \n" ); document.write( "-2 = (6/7)*8) - (62/7) \n" ); document.write( "which becomes \n" ); document.write( "-2 = 48/7 - (62/7) \n" ); document.write( "which becomes \n" ); document.write( "-2 = (48-62)/7 \n" ); document.write( "which becomes \n" ); document.write( "-2 = -14/7 \n" ); document.write( "which becomes \n" ); document.write( "-2 = -2 \n" ); document.write( "equation is good. \n" ); document.write( "----- \n" ); document.write( "slope intercept form of the equation is y = (6/7)*x - (62/7) \n" ); document.write( "standard form of the equation would be a*x + b*y = c \n" ); document.write( "to convert the slope intercept form to the standard form do the following: \n" ); document.write( "y = (6/7)*x - (62/7) \n" ); document.write( "multiply both sides by 7 to remove the denominators. \n" ); document.write( "7*y = 6*x - 62 \n" ); document.write( "add 62 to both sides of the equation and subtract 7*y from both sides of the equation \n" ); document.write( "62 = 6*x - 7*y \n" ); document.write( "this is the same as 6*x - 7*y = 62 which is the standard form of the equation. \n" ); document.write( "----- \n" ); document.write( "a graph of both equations will look like this \n" ); document.write( "please scan below the graph for additional comments \n" ); document.write( " \n" ); document.write( "the lines are parallel and the graph of (6/7)*x - (62/7) intersects with the point (8,-2). \n" ); document.write( " |