Question 1141966
.
Find the {{{highlight(cross(equation))}}} <U>equations</U> of the lines that are both passing through the point (10,-8) with slopes 5 and -1/5.
~~~~~~~~~~~~~~~~~~


<pre>
The equations are


    y+8 = 5*(x-10)    for the first line,  and


    y+8 = {{{(-1/5)*(x-10)}}}  for the second line.
</pre>