document.write( "Question 25329: Write an equation of a line that contains the given point and is parallel to the given line. (-5,-8); y= -3/5x + 2 \n" ); document.write( "
Algebra.Com's Answer #13564 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The form of a line is y=mx+b \n" ); document.write( "m=-3/5, x=-5, y=-8 \n" ); document.write( "Put those values into the form and solve for \"b\". \n" ); document.write( " -8=-3/5(-5)+b \n" ); document.write( " -8=3+b \n" ); document.write( " b=-11 \n" ); document.write( "The equation you need is y=(-3/5)x+11\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |