document.write( "Question 320943: How do you write an equation of the line containing the given point and parallel to the given line? (6,3; 6x-5y=7 \n" ); document.write( "
Algebra.Com's Answer #229850 by stanbon(75887) ![]() You can put this solution on YOUR website! How do you write an equation of the line containing the given point and parallel to the given line? (6,3; 6x-5y=7 \n" ); document.write( "------------- \n" ); document.write( "Find the slope of the line: \n" ); document.write( "6x-5y = 7 \n" ); document.write( "5y = 6x-7 \n" ); document.write( "y = (6/5)x - (7/5) \n" ); document.write( "--- \n" ); document.write( "slope = 6/5 \n" ); document.write( "---------------------------- \n" ); document.write( "Form of your line: \n" ); document.write( "y = mx + b \n" ); document.write( "3 = (6/5)(6) + b \n" ); document.write( "15/5 = 36/5 + b \n" ); document.write( "b = -21/5 \n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "y = (6/5)x - (21/5) \n" ); document.write( "========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |