document.write( "Question 1080869: Find an equation for the line parallel to 3x+4y=12 that passes through the point(2,-5) enter your answer in the form y=mx+b unfactored do not use decimals leave improper fractions and proper \n" ); document.write( "
Algebra.Com's Answer #694960 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Same problem, different numbers. \n" ); document.write( " --------------------------------------------------- \n" ); document.write( " Find the equation of the line that contains the point P(-4,18) and is parallel to the line that contains A(2,-2) and B(6,3). \n" ); document.write( " ---------- \n" ); document.write( " The slope of AB, m = diffy/diffx \n" ); document.write( " m = 5/4 \n" ); document.write( " ------------- \n" ); document.write( " Parallel lines have the same slope. \n" ); document.write( " y-y1 = m*(x-x1) where (x1,y1) is the point P. \n" ); document.write( " y - 18 = (5/4)*(x+4) \n" ); document.write( " y = (5/4)x + 23 \n" ); document.write( " |