Answer:
X = 45
Step-by-step explanation:
Each ride has a fixed cost of 7 and a cost that increases proportionally to the distance travelled of 0.25 per mile. Therefore the total cost of the ride is:

Where "x" is the distance in miles. Marco can only spend 30 on his ride, therefore the cost must be less or equal to that value.

We can solve the linear equation by isolating the "x" variable on the left side.

Marco's travel must be shorter or equal to 92 miles.
Answer:
The last choice is the correct one
Explanation:
We can solve this question using "difference between squares" which has the following general rule:
a^2 - b^2 = (a+b)(a-b)
For the given question:
p^4 - 16 = (p^2 - 4)(p^2 + 4)
Now, p^2 - 4 can be further factorized using difference between squares, therefore:
p^4 - 16 = (p-2)(p+2)(p^2 + 4)
Hope this helps :)