Inequality question (when fraction < zero)

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
6 replies · 2K views
page13
Messages
11
Reaction score
0

Homework Statement



Solve for t:

[-2(t2+1) / 9(t2-1)] < 0

The Attempt at a Solution



I know that the answer is -inf<t<-1 and 1<t<inf, but how do I show the calculation to get that answer? When I tried, I narrowed it down to t<root-1, but that's not possible (without complex numbers) and doesn't match the answer?
 
Physics news on Phys.org
So 9(t-1)(t+1), but what do I deduce from that?
 
page13 said:
So 9(t-1)(t+1), but what do I deduce from that?


The sign of a fraction is determined by the signs of its factors. You have a - in front of the fraction and the t2 + 1is always positive. The only places where the denominator changes signs are at 1 and -1. So figure out the signs everywhere else. Wherever you have an even number of negative signs your fraction is negative and an odd number makes it positive.
 
Ah OK. So it's more by inspection. I would factor as we have done, and then I'd choose for example -2, 0 and 2 and determine the sign giving me the interval values around 1 and -1, correct?
 
Awesome. Thanks. Now I can sketch this parametric.