document.write( "Question 119623: I don't understand algebra at all and I understand slopes and lines even less! What is the equation for a line parallel to the line y=3x+4 and passes through the point (5, -3)
\n" );
document.write( "
\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #87620 by stanbon(75887) ![]() You can put this solution on YOUR website! What is the equation for a line parallel to the line y=3x+4 and passes through the point (5, -3) \n" ); document.write( "------------------- \n" ); document.write( "The given equation has a slope of 3. \n" ); document.write( "Any parallel line must have slope of 3. \n" ); document.write( "Form: y = mx+b \n" ); document.write( "Substitute to solve for \"b\": \n" ); document.write( "-3 = 3*5 + b \n" ); document.write( "b = -3-15 = -18 \n" ); document.write( "EQUATION: \n" ); document.write( "y = 3x-18 \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |