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)
 

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