document.write( "Question 86290: i need help with this problem: Write the equation of the line slope-intercept the line that is perpendicular to y=(-5/3)x-2 and passes through (-3, -3). \n" ); document.write( "
Algebra.Com's Answer #62382 by scianci(186)\"\" \"About 
You can put this solution on YOUR website!
The slope of the given line is \"-5%2F3\". The slope of a line perpendicular to it is its opposite reciprocal, which is \"3%2F5\". So, you're looking for a line with a slope of \"3%2F5\" and going through the point (-3 , -3):
\n" ); document.write( "y = \"3%2F5\"x + b
\n" ); document.write( "Plug in the given coordinates (-3 , -3) to find the appropriate value of b:
\n" ); document.write( "-3 = \"3%2F5\"(-3) + b
\n" ); document.write( "-3 = \"-9%2F5\" + b
\n" ); document.write( "-3 - \"9%2F5\" = b
\n" ); document.write( "\"-24%2F5\" = b
\n" ); document.write( "Equation is y = \"3%2F5\"x - \"24%2F5\"
\n" ); document.write( "
\n" );