-24 = 3(1+r)
The easiest way to find the value of 7(1 + r) is to start by dividing by 3:
-24/3 = 3(1 + r)/3
-8 = (1 + r)
Now multiply by 7:
7(-8) = 7(1 + r)
-56 = 7(1 + r)
and you're done.
In your approach, you added 3 + 3r to get 6r but that is not right. 3 and 3r are not like-terms and cannot be added. Instead, you should do the following:
-24 = 3(1+r)
The best thing to do next is just divide both sides by 3, but you can distribute the 3 like you did - it's just a bit more complicated. If you do, you'll get:
-24 = 3 + 3r
Subtract 3 from both sides:
-27 = 3r
Now divide by 3:
-27/3 = 3r/3
-9 = r (So r does not equal -4)
So:
7(1 + r) = 7 (1 + (-9)) = 7(1 - 9) = 7(-8) = -56