document.write( "Question 799415: Find the equation in the form of y=mx+b through (2,2), perpendicular to y=3x+4. \n" ); document.write( "
Algebra.Com's Answer #482747 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find the equation in the form of y=mx+b through (2,2), perpendicular to y=3x+4. \n" ); document.write( "*** \n" ); document.write( "Equation of a line: y=mx+b, m=slope, b=y-intercept \n" ); document.write( "given equation:y=3x+4 \n" ); document.write( "slope,m=3 \n" ); document.write( "slope of line perpendicular to given line=-1/3(negative recprocal) \n" ); document.write( "Equation:y=-x/3+b \n" ); document.write( "solve for b using coordinates of given point(2,2) \n" ); document.write( "2=-2/3+b \n" ); document.write( "b=2+2/3=8/3 \n" ); document.write( "equation of perpendicular line: \n" ); document.write( "y=-x/3+8/3 \n" ); document.write( " |