document.write( "Question 922471: a line passes through an orgin of a slope of -3 what is the equation of a line that is perpendicular to the first line and passes through the point (3,4) \n" ); document.write( "
Algebra.Com's Answer #559568 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! ***Using point-slope form, \n" ); document.write( " a line passes through an origin, P(0,0)... of a slope of -3 : y = -3x (Green) \n" ); document.write( ".......Line Perpendicular: m = 1/3 \n" ); document.write( "***Using point-slope form, \n" ); document.write( "y - 4 = (1/3)(x-3) \n" ); document.write( "y = (1/3)x + 3 (Blue) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |