How to get 2.86 seconds in this kinematics problem

  • Thread starter Thread starter Jacob T Anderson
  • Start date Start date
  • Tags Tags
    Physics homework
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
17 replies · 2K views
Jacob T Anderson
Messages
9
Reaction score
0
Member advised to use the homework template for posts in the homework sections of PF.
This is a worked problem, so they're just basically giving examples on how you would solve this type of problem. My issue is... how did they get 2.86s? Please someone help this has been driving me crazy.
 

Attachments

  • 459.jpg
    459.jpg
    35.9 KB · Views: 458
Physics news on Phys.org
Hi, Jacob. Can you rearrange the equation so that it has just t on one side?
 
Bandersnatch said:
Hi, Jacob. Can you rearrange the equation so that it has just t on one side?
It mentions about rearranging the equation but I don't think it shows you. Do you know what it would look like if it was rearranged? If so please show me.
 
The forum rules prohibit us from giving you the answer. You have to show your work.

If you're working from this textbook, you should already know how to rearrange algebraic equations.
The equation is
$$40=0+\frac{1}{2}9.8*t^2$$
How would you move all the numerical values to the left?
 
Jacob T Anderson said:
It mentions about rearranging the equation but I don't think it shows you. Do you know what it would look like if it was rearranged? If so please show me.

No, we cannot do that; it is contrary to the PF rules. You MUST attempt to solve the problem first, and show your work.
 
Bandersnatch said:
The forum rules prohibit us from giving you the answer. You have to show your work.

If you're working from this textbook, you should already know how to rearrange algebraic equations.
The equation is
$$40=0+\frac{1}{2}9.8*t^2$$
How would you move all the numerical values to the left?
Wouldn't you just 0.5 * 9.81 + 0 = 4.905t2. Then that would give you 40 = 4.905t2
 
Jacob T Anderson said:
Wouldn't you just 0.5 * 9.81 + 0 = 4.905t2. Then that would give you 40 = 4.905t2
But that still doesn't make sense because when you divide afterwards it still doesn't give you the answer.
 
Jacob T Anderson said:
Wouldn't you just 0.5 * 9.81 + 0 = 4.905t2. Then that would give you 40 = 4.905t2
This is not algebraically correct.

The rule is this:
Let's say you have an equation with four variables or constants: a,b,c,d or the form:
$$a*b=c*d$$
if you want to find d, you must eliminate everything but d from one side of the equation. This can be done by dividing both sides by the same value. Since we want to get rid of c on the right hand side, we can divide both sides by c:
$$\frac{a*b}{c}=\frac{c*d}{c}$$
##\frac{c}{c} = 1##, so we end up with:
$$\frac{a*b}{c}=d$$

Can you apply the same transformation to the equation given in the problem?
 
40=4.905t2 is correct and if you keep going it does give you the right answer.

Show your working so we can see where you are going wrong.
 
  • Like
Likes   Reactions: Bandersnatch
I still don't understand what do I do next? I tried dividing both sides by 4.905 and get t = 8.15, then I square rooting 4.905 which gives me 24.05 then tried dividing both of them again but this time with 24.05 which gave me t = 1.66. I feel retarded
 
Jacob T Anderson said:
I tried dividing both sides by 4.905 and get t = 8.15
Show your work.
 
I got 8.15 not 8.13 oops
 

Attachments

  • 461.jpg
    461.jpg
    14.7 KB · Views: 425
Sorry about the picture
 
It's all good until the very last step, where you wrote t=8.13. What happened to the ##t^2## you had in the previous step?
 
I got it! I forgot about the Quadratic Formula, thanks guys for the help.
 

Attachments

  • 463.jpg
    463.jpg
    25.3 KB · Views: 456
Jacob T Anderson said:
I got it! I forgot about the Quadratic Formula
Simpler than that. Take the square root of both sides.
 
  • Like
Likes   Reactions: CWatters
+1 No need to use the quadratic equation.