document.write( "Question 440439: Write an equation that is perpendicular to y=dx-3 that passes through (4d,5) in slope-intercept. \n" ); document.write( "
Algebra.Com's Answer #304256 by lwsshak3(11628) ![]() You can put this solution on YOUR website! Write an equation that is perpendicular to y=dx-3 that passes through (4d,5) in slope-intercept \n" ); document.write( ".. \n" ); document.write( "y=dx-3 \n" ); document.write( "this is an equation of a straight line of the form: y=mx+b, where m=slope and b=y-intercept \n" ); document.write( "slope of give equation=d \n" ); document.write( "slope of line perpendicular to given line=negative reciprocal of given line=-1/d \n" ); document.write( "finding, b, of perpendicular line: \n" ); document.write( "y=mx+b \n" ); document.write( "5=-1/d(4d)+b \n" ); document.write( "5=4+b \n" ); document.write( "b=1 \n" ); document.write( "Equation: \n" ); document.write( "y=-(1/d)x+1 (ans) \n" ); document.write( " |