document.write( "Question 377939: Write an equation in slope-intercept form for the line that is parallel to the given line and that passes through the given point. 5x - 2y = 10; (3, -5) \n" ); document.write( "
Algebra.Com's Answer #268526 by robertb(5830)![]() ![]() You can put this solution on YOUR website! The equation should be of the form 5x - 2y = c, where c is an unknown constant. To find it, use the coordinates of the given point: 5*3 - 2*-5 = 15 + 10 = 25. Therefore the equation is 5x - 2y = 25. \n" ); document.write( " |