document.write( "Question 460008: write the slope-intercept equation for the line that passes through (14, -2) and is perpendicular to 7x - 10y = 18 please show all of your work \n" ); document.write( "
Algebra.Com's Answer #315502 by oberobic(2304)![]() ![]() ![]() You can put this solution on YOUR website! A line perpendicular to another line with have negative inverse slope. \n" ); document.write( "The define original line is \n" ); document.write( "7x - 10y = 18 \n" ); document.write( "Subtract 7x from both sides \n" ); document.write( "-10y = -7x + 18 \n" ); document.write( "Divide both sides by -10 \n" ); document.write( "y = 7/10*x -18/10 \n" ); document.write( "This equation is in slope-intercept format \n" ); document.write( "y = mx +b \n" ); document.write( "m = 7/10 \n" ); document.write( "So, the perpendicular line will have slope \n" ); document.write( "-10/7 \n" ); document.write( ". \n" ); document.write( "y = -10/7*x + b \n" ); document.write( ". \n" ); document.write( "You need the line to go through the point (14,-2). \n" ); document.write( "That means when x=14, y=-2 \n" ); document.write( "Substitute \n" ); document.write( "that with what we already know \n" ); document.write( "-2 = -10/7*(14) + b \n" ); document.write( "We can cancel the 14 with the 7 \n" ); document.write( "-2 = -10(2) + b \n" ); document.write( "-2 = -20 + b \n" ); document.write( "Add 20 to both sides \n" ); document.write( "18 = b \n" ); document.write( ". \n" ); document.write( "y = -10/7*x + 18 \n" ); document.write( ". \n" ); document.write( "Always check your answer, so substitute x=14 and see what value of y you get. \n" ); document.write( "y = -10/7*14 + 18 \n" ); document.write( "y = -20 + 18 \n" ); document.write( "y = -2 \n" ); document.write( "That's right. \n" ); document.write( ". \n" ); document.write( "A graph is always helpful. In this case, graph both equations to see if they're perpendicular by visual inspection (of course, you KNOW they're perpendicular because of the slopes)... \n" ); document.write( " |