document.write( "Question 301748: Find an equation of the line that contains the given point and is parallel to the given line: 2x-y=5, (-3,-8) \n" ); document.write( "
Algebra.Com's Answer #216369 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find an equation of the line that contains the given point and is parallel to the given line: 2x-y=5, (-3,-8) \n" ); document.write( "-------------------------------- \n" ); document.write( "Slope-intercept: \n" ); document.write( "y = 2x-5 \n" ); document.write( "slope = 2 \n" ); document.write( "----------- \n" ); document.write( "Every line that is parallel must have slope = 2. \n" ); document.write( "---------------------- \n" ); document.write( "Form of the equation you want: y = mx+b \n" ); document.write( "You know m = 2 and y = -8 when x = -3 \n" ); document.write( "----- \n" ); document.write( "Solve for \"b\": \n" ); document.write( "-8 = 2(-3)+b \n" ); document.write( "-8 = -6 + b \n" ); document.write( "b = -2 \n" ); document.write( "--------------------- \n" ); document.write( "Equation: \n" ); document.write( "y = 2x-2 \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |