document.write( "Question 574774: Write an equation of the line containing the given point and parellel to the given line. Express your answer in the form y=mx+b.
\n" );
document.write( "(-6,8); 8x=7y+4 \n" );
document.write( "
Algebra.Com's Answer #369293 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! You can start with the fact that parallel lines have identical slopes. \n" ); document.write( "Find the slope of the line given by the equation: \n" ); document.write( "8x = 7y+4 Convert to slope-intercept form: \n" ); document.write( " \n" ); document.write( "The new equation will start out as: \n" ); document.write( "y = (8/7)x+b \n" ); document.write( "Now find the value of b by substituting the x- and y-coordinates of the given point (-6, 8) \n" ); document.write( "8 = (8/7)(-6)+b Simplify. \n" ); document.write( "8 = -48/7 + b Solve for b. \n" ); document.write( "b = 8+48/7 \n" ); document.write( "b = 56/7+48/7 \n" ); document.write( "b = 104/7 \n" ); document.write( "The final equation is: \n" ); document.write( " \n" ); document.write( " |