document.write( "Question 943011: Write the slope-intercept form of an equation of the line that passes through the given point and is perpendicular to the line given. (-2,-2) y=-1/3x+9
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #574919 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Write the slope-intercept form of an equation of the line that passes through the given point and is perpendicular to the line given. (-2,-2) y=-1/3x+9 \n" ); document.write( "*** \n" ); document.write( "form of equation for a line: y=mx+b, m=slope, b=y-intercept \n" ); document.write( "y=-1/3x+9 \n" ); document.write( "slope,m=-1/3 \n" ); document.write( ".. \n" ); document.write( "slope,m of perpendicular line=3(negative reciprocal) \n" ); document.write( "equation:y=3x+b \n" ); document.write( "solve for b using given coordinates on the line(-2,-2) \n" ); document.write( "-2=3*(-2)+b \n" ); document.write( "b=4 \n" ); document.write( "equation:y=3x+4 \n" ); document.write( " |