document.write( "Question 352150: Which is the equation of a line that passes through the point (3, -4) and has a slope of 2 \n" ); document.write( "
Algebra.Com's Answer #251640 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Which is the equation of a line that passes through the point (3, -4) and has a slope of 2 \n" ); document.write( "---- \n" ); document.write( "Form: y = mx + b \n" ); document.write( "--- \n" ); document.write( "You are given that y = -4 when x = 3, and the slope = 2. \n" ); document.write( "Solve for \"b\": \n" ); document.write( "--- \n" ); document.write( "-4 = 2(3)+b \n" ); document.write( "b = -10 \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "y = 2x-10 \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |