To solve, one first needs to find the distance between the two parallel lines.
First create a perpendicular line which goes between the coordinate \((-1 , 5)\) and Line L. As this line will be perpendicular to L it will have a negative reciprocal gradient of L's gradient. As L has a gradient of \(\frac{3}{4}\) then the perpendicular line will have a gradient of \(\frac{-4}{3}\).
So the perpendicular line will be \(y = \frac{-4}{3}x + c\). Plugging in \((-1 , 5)\) for x and y will let us solve for c.
\(5 = \frac{-4}{3} * (-1) + c\)
\(5 - \frac{4}{3} = + c\)
\(c = \frac{11}{3}\)
The full formula for the perpendicular line is: \(y = \frac{-4}{3}x + \frac{11}{3}\)
Next, make line L and the perpendicular line equal one another to find the coordinate at which they intersect, which can then be used in the distance formula together with coordinate \((-1 , 5)\)
\(\frac{3}{4}x - \frac{1}{2} = \frac{-4}{3}x + \frac{11}{3}\)
\(\frac{3}{4}x + \frac{4}{3}x = \frac{11}{3} + \frac{1}{2}\)
\(\frac{25}{12}x = \frac{25}{6}\)
\(x = 2\)
Plug that back into \(y = \frac{3}{4}x - \frac{1}{2}\) to get:
\(y = \frac{3}{4}(2) - \frac{1}{2}\)
\(y = \frac{6}{4} - \frac{1}{2}\)
\(y = \frac{4}{4}\)
\(y = 1\)
So the corresponding coordinate to \((-1 , 5)\) is \((2 , 1)\)
Distance formula: \(\sqrt{(X_2 - X_1)^2 + (Y_2 - Y_1)^2}\)
Plugging in the two coordinates to get their distance:
\(\sqrt{(-1 - 2)^2 + (5 - 1)^2}\)
= \(\sqrt{9 + 16}\)
= \(\sqrt{25}\)
= \(5\)
This gives us the length of one side, so the perimeter of the rectangle will be:
\((9*2) + (5*2)\)
=\(18 + 10\)
= \(28\)
Answer A