Solving Inequalities: h(t) > 25

  • Thread starter Thread starter zeion
  • Start date Start date
  • Tags Tags
    Inequalities
AI Thread Summary
To solve the inequality h(t) = 30t - 5t^2 > 25, the function is rearranged to h(t) - 25 > 0, leading to -5(t^2 - 6t + 5) > 0. Factoring gives t^2 - 6t + 5 > 0, which results in critical points at t = 1 and t = 5. The correct intervals where h(t) exceeds 25 are between these points, specifically for 1 < t < 5. Multiplying by -1 reverses the inequality, confirming the solution's validity.
zeion
Messages
455
Reaction score
1

Homework Statement



I have a function h(t) = 30t - 5t^2.
I need to find the interval for which h is > 25.

Homework Equations





The Attempt at a Solution



h(t) = 30t - 5t2 - 25 > 0
-5(t2 - 6t + 5) > 0
iff t2 - 6t + 5 > 0
Then the answer is t > 5 and t < 1.

But it is actually between those points.
Is it because I factored out a negative?
 
Physics news on Phys.org
In your last step, you get rid of the -5 by multiplying each side by -1/5.
This effectively reverses the inequality sign.

You may want to think of it another way...
You could add 5(t2 - 6t + 5) to both sides, which would give you
0 > 5(t2 - 6t + 5)
 
oicic ty
 
Not being a "texter," I'll assume that means "Oh, I see, I see. Thank you"

You're welcome!
(or, should I say, "yw"?)
 
  • Like
Likes EternusVia
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top