I'm have problems solving this equations can someone please help me

Well, like many problems, I think it would be best to start with writing the information we already know. First, of all we know
Using this information, we can create the following equations:
Simplifying, we get the following:
Now, let's solve one of the equations for [tex]c[/tex]:
[tex]275 + 5c = 0[/tex]
[tex]275 = -5c[/tex]
[tex]c = -55[/tex]
Now, we can substitute in 55 for [tex]c[/tex] to get the following:
[tex]f(x) = 6x^3 - 23x^2 - 55x + 100[/tex]
Now we need to solve [tex]f(x)[/tex]. We already know that [tex]x = 5[/tex] is a zero of the equation, so let's divide our entire equation by [tex](x - 5)[/tex] using synthetic division. This is a little hard to show here, but our result is:
[tex]6x^2 + 7x - 20[/tex]
Now, we can solve by factoring:
[tex](3x - 4)(2x + 5) = 0[/tex]
[tex]3x - 4 = 0[/tex]
[tex]x = \dfrac{4}{3}[/tex]
[tex]2x + 5 = 0[/tex]
[tex]x = - \dfrac{5}{2}[/tex]
Our final zeros are [tex]\boxed{x = 5, \dfrac{4}{3}, - \dfrac{2}{5}}[/tex]