document.write( "Question 118272: determine the equation of the line that is parallel to the line y=3x+5 and passes through point (2,-4) \n" ); document.write( "
Algebra.Com's Answer #86395 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! determine the equation of the line that is parallel to the line y=3x+5 and passes through point (2,-4) \n" ); document.write( "------------ \n" ); document.write( "The given line has slope = 3. \n" ); document.write( "Any parallel line must have slope = 3 \n" ); document.write( "----------------- \n" ); document.write( "Equation form is y = mx+b \n" ); document.write( "Substitute to find \"b\": \n" ); document.write( "-4 = 3*2+b \n" ); document.write( "b = -10 \n" ); document.write( "------------- \n" ); document.write( "EQUATION: \n" ); document.write( "y = 3x-10 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |