Answer:

Explanation:
Let's start with compiling the list: all possible rational roots are in the list composed dividing the divisor of the lead term (75 in this case) by the divisors of the lead term, in this case 1 - not counting their sign. In our case divisors of 75 are 1, 3, 5, 15, 25 and 75 itself. Divisors of 1 are, obviously, just 1. The list is thus
. Now it's a matter of trial and error. In particular, for
we get

Thus, we can divide by a factor of
- use the method you prefer, I find faster to just rewrite everything as
, multiply it out and find the values of the coefficients. Either method you use, you should be able to rewrite the polynomial as

Now you have two choice. Either apply the quadratic formula or find two numbers that add to 8 and multiply to 15 - namely, 3 and 5. You can rewrite the second factor as
, which makes it faster to solve.
Finally, the three solutions are 3, 5 and -5