Answer: B
The rotation will go back to the place where the trapezoid started
Sure, that's easy! Here's one
5x + 7 = 162
If I wanted to solve this equation, I would break it down. I'd subtract the result (162) by 7
162 - 7 = 155.
From there I just divide that by 5!
155 / 5 = 31
There it is! Ultimate proof that x is in fact 31!
The answer you chose in the photo is correct !!
Let's use a for number of days when he shot 50 shots and b for number of days when he shot 100 shots.
We have:
a + b = 20
We also know that he shot total of 1250 shots:
50a + 100 b = 1250
We have two equations. We can solve them for a and b. Let's rearange first equation for a:
a= 20 - b
We insert this into second equation:
50 * (20 - b ) + 100b = 1250
1000 - 50b + 100b = 1250
50b = 250
b = 5
a = 20 - 5
a = 15
Mark shot 100 shots on 5 days.