Help in need : Rational functions problem

AI Thread Summary
The discussion revolves around comparing two rational functions that model fish populations in a lake: f(t) = 40t/(t^2+1) and g(t) = 45t/(t^2+8t+7). The goal is to determine where g(t) is greater than f(t). The user attempts to solve the inequality by finding a common denominator and simplifying the expression, ultimately leading to a cubic polynomial. They express uncertainty about the next steps and suggest finding the intersection points of the two functions as a potential method for comparison. The conversation emphasizes the need for further calculations to identify the intervals where g(t) exceeds f(t).
BuffaloSoulja
Messages
6
Reaction score
0

Homework Statement


A scientist predicted that the population of fish in a lake could be modeled by the function f(t)= 40t/(t^2+1), where t is given in days. The function that actually models the fish population is g(t)=45t/(t^2+8t+7). Determine where g(t)>f(t).


Homework Equations



f(t)= 40t/(t^2+1)
g(t)=45t/(t^2+8t+7)
g(t)>f(t)

The Attempt at a Solution



g(t)>f(t)
45t/(t^2+8t+7)>40t/(t^2+1)
45t/(t+1)(t+7)-40t/(t^2+1)>0
Find LCD by multiplying 1
45t/(t+1)(t+7) x (t^2+1)/(t^2+1)-40t/(t^2+1) x (t+7)(t+1)/(t+7)(t+1) > 0
Simplifies to
(5t^3-320t^2-235t)/(t+1)(t+7)(t^2+1)
5t(t^2-64t-47)/(t+1)(t+7)(t^2+1) >0

Am i doing this correct? I don't know what to do next.
 
Physics news on Phys.org
Another way of doing it is to find where f(t) and g(t) intersect and then evaluate the equations at values a little bit off those intersection points to find which one is higher

So i suggest you solve:

\frac{40t}{(t^2+1)} = \frac{45t}{(t^2+8t+7)}

Step one should be multiplying both sides by (t^2+8t+7) and (t^2+1)
 
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

Similar threads

Replies
3
Views
2K
Replies
7
Views
3K
Replies
5
Views
1K
Replies
1
Views
2K
Replies
3
Views
1K
Replies
11
Views
2K
Replies
2
Views
1K
Back
Top