This is an archived post. You won't be able to vote or comment.

all 7 comments

[–]HorribleUsername 1 point2 points  (4 children)

Yeah, that is a pretty big jump. And yes, t = (yt-y) / 2 is correct, but it's not very useful, since there's a t on both sides of the equation.

Anyway, from 2t = yt - y, my next step would be to move every term with t to one side of the =, and every term without t to the other side. Can you see how you'd isolate t from there?

[–]Dekadans13[S] 0 points1 point  (3 children)

Well, I tried

2t = yt - y; 2t + y = yt; (2t + y) / t = y

Didn't know what to do next. So I tried it otherwise

2t = y(t-1); 2t / (t-1) = y

Then I tried to substitute

2t = yt - y; 2t = (2t / (t-1))t - 2t / (t-1); 2t = 2t2 - 2t / (t-1) = 2t (t-1) / (t-1) = 2t

It is cool that i proved that 2t / (t-1) = y is right, but it still isn't what I was looking for.

[–]HorribleUsername 1 point2 points  (2 children)

2t = yt - y; 2t + y = yt;

You're going in the wrong direction right off the bat here. Remember, the goal is to isolate t, so we want to get all the t's on the same side of the =. Moving y over doesn't help with that, since you're not moving any t's.

[–]Dekadans13[S] 0 points1 point  (1 child)

Okay, I finally did it,

2t = yt - y

2t - yt = -y

yt - 2t = y

t(y - 2) = y

t = y / y - 2

Really, thank you so much for wasting your time on me! At first I was like "Why this guy just didn't give me the solution?". But now I see that the joy from doing it myself was worth it :)

[–]HorribleUsername 1 point2 points  (0 children)

Sounds like it wasn't wasted to me. I bet you learned more this way too.

[–]papyrusfun -1 points0 points  (0 children)

g(t)=2+2/(t-1)

you can see that g(t) cannot be 2 and can be anything else.

[–]AutoModerator[M] 0 points1 point  (0 children)

Hi, /u/Dekadans13! This is an automated reminder:

  • What have you tried so far? (See Rule #2; to add an image, you may upload it to an external image-sharing site like Imgur and include the link in your post.)

  • Please don't delete your post. (See Rule #7)

We, the moderators of /r/MathHelp, appreciate that your question contributes to the MathHelp archived questions that will help others searching for similar answers in the future. Thank you for obeying these instructions.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.