You can put this solution on YOUR website! The coordinates of two points connecting the line are given.
Let's say the 2 points are denoted as A and B. Let us assign the coordinates (3, r) topoint A and coordinates (r, -1) to point B.
The slope of the line is given by the difference of the y-coordinates over the difference of x-coordinates of points A and B.
Thus the slope is given by
But then as per the question the slope of the line is -3/4. That means
=
=> 4(r+1) = -3(3-r)
=> 4r + 4 = -9 + 3r
=> 4r - 3r = -9 - 4
=> r = -13
Therefore the value of r is -13.