Understanding the Equation: x(t)=2t+2 and Its Inverse Function x(-t)=-2t+2

  • Thread starter Thread starter dervast
  • Start date Start date
AI Thread Summary
The discussion focuses on the function x(t)=2t+2 defined for -1<=t<0 and the correct formulation of its inverse function x(-t). Participants debate whether x(-t)=-2t+2 should be expressed with the range -1>=t>0 or -1>=-t>0. The conversation highlights the importance of understanding how to manipulate inequalities, specifically noting that multiplying by a negative number reverses the inequality signs. Ultimately, the correct interpretation of the ranges for t and -t is crucial for solving the problem accurately. The thread emphasizes clarity in mathematical notation and the implications of transformations on inequalities.
dervast
Messages
132
Reaction score
1
Hi Let's assume that my function is the following
x(t)=2t+2 -1<=t<0

Which of the following is correct?
x(-t)=-2t+2 -1>=t>0 or
x(-t)=-2t+2 -1>=-t>0 ]
and why
 
Physics news on Phys.org
dervast said:
Hi Let's assume that my function is the following
x(t)=2t+2 -1<=t<0

Which of the following is correct?
x(-t)=-2t+2 -1>=t>0 or
x(-t)=-2t+2 -1>=-t>0 ]
and why
A small hint:
If you let \alpha = -t, then x( \alpha ) = 2 \alpha - 1, right? Now what value should \alpha take? Or in other words, what's the range for \alpha? How about -t?
Can you go from here? :)
-----------------
By the way, this should be posted in Precalculus Mathematics board.
 
No i am not sure if i can make i :(
I don't know when we have for example the -1<t<2 if i mytliply -1 what changes I should apply to the symbols < >
 
dervast said:
No i am not sure if i can make i :(
I don't know when we have for example the -1<t<2 if i mytliply -1 what changes I should apply to the symbols < >
Just change < to >, and vice versa, i.e > to <.
For example, if 1 < t < 2, then -1 > t > -2.
If -1 <= t <= 2, then 1 >= t >= -2.
If you multiply both sides of an inequality by a negative number, then the signs will change. For example: t > 5 <=> -2t < -10.
However, if you multiply both sides of an inequality by a positive number, the signs do not change.
For example: x >= 2 <=> 10x >= 20.
----------
Now, just answer my question, what's the range for \alpha? And since \alpha = -t, what's the range for -t?
Is the second statement correct? From there, is the first statement correct?
Can you go from here? :)
 
VietDao29 said:
If you multiply both sides of an inequality by a negative number, then the signs will change. For example: t > 5 <=> -2t < -10.

I just figured I'd post this little note from my lesson page since the thread creator seemed to be confused as to when to flip the inequality sign.:smile:

[Copied and pasted here word for word:wink: ]

If you must multiply or divide both sides of an inequality by a negative value, the inequality must reverse direction.
 
"If -1 <= t <= 2, then 1 >= t >= -2.
If you multiply both sides of an inequality by a negative number, then the signs will change. For example: t > 5 <=> -2t < -10."

Thx a lot but why in first case whenu u multiply by -1 the t stays sanme?
For me the correct is
If -1 <= t <= 2, then 1 >=- t >= -2.

Finally i agree with that
For example: t > 5 <=> -2t < -10."
 
dervast said:
Thx a lot but why in first case whenu u multiply by -1 the t stays sanme?
For me the correct is
If -1 <= t <= 2, then 1 >=- t >= -2.
Yeah, sorry, that's a typo. :blushing:
So, can you solve the problem now? :)
 
Of course thanks a lot
 
Back
Top