Question 1097467

Write the equation of the line that is perpendicular to y=-10/11x+53/11 and passes through (-10,-10)
<pre>Slope of given line: {{{- 10/11}}}
Slope of perpendicular line: {{{11/10}}}
Equation requested: {{{highlight_green(matrix(1,19, y - y[1], "=", m(x - x[1]), "=====>", y - - 10, "=", (11/10)(x - - 10), "====>", y + 10, "=", (11/10)(x + 10), "======>", y + 10, "=", (11/10)x + 11, "=====>", y, "=", (11/10)x + 1))}}}
IGNORE all other RUBBISH!