Find t: Solving a Physics Problem with y = 0

  • Thread starter Thread starter lespommes
  • Start date Start date
  • Tags Tags
    Physics
Click For Summary
SUMMARY

The discussion focuses on solving the physics equation for time (t) when the vertical position (y) is zero, specifically in the context of a golf ball's trajectory. The equation presented is y = -4Ve^(-t/4) - 4gt + 4V, where V represents initial velocity and g represents gravity. The solution process reveals that the equation cannot be solved analytically and requires numerical methods, contingent upon a known value for V. The discussion emphasizes the importance of understanding logarithmic properties in solving such equations.

PREREQUISITES
  • Understanding of exponential functions and their properties
  • Familiarity with logarithmic equations and their manipulation
  • Basic knowledge of physics concepts related to projectile motion
  • Experience with numerical methods for solving equations
NEXT STEPS
  • Research numerical methods for solving nonlinear equations
  • Learn about the application of Euler's method in physics problems
  • Study the implications of initial velocity (V) on projectile motion
  • Explore advanced topics in calculus related to exponential decay
USEFUL FOR

This discussion is beneficial for physics students, educators, and anyone involved in solving projectile motion problems, particularly those requiring numerical solutions for complex equations.

lespommes
Messages
2
Reaction score
0
1. Homework Statement

Solve for t

y = -4Ve^(-t/4) - 4gt + 4V


2. Homework Equations

V = Initial Velocity
g = Gravity
t = Time

3. The Attempt at a Solution

y = 0 (Physics problem, hitting a golfball and solving for t when y = 0)

-4V = -4Ve^(-t/4) - 4gt
V = Ve^(-t/4) + gt
1 = e^(-t/4) + gt/V
0 = -t/4 + ln(gt/V)

Couldn't get further
 
Physics news on Phys.org
lespommes said:
3. The Attempt at a Solution

y = 0 (Physics problem, hitting a golfball and solving for t when y = 0)

-4V = -4Ve^(-t/4) - 4gt
V = Ve^(-t/4) + gt
1 = e^(-t/4) + gt/V
Looks good up to here.
0 = -t/4 + ln(gt/V)
Sorry, no, logarithms don't work that way:
log(A+B) ≠ log(A) + log(B)​

The equation
1 = e^(-t/4) + gt/V​
can't be solved analytically, and will require a numerical solution. And that would require a value for V; were you given one?

p.s. welcome to PF.
 

Similar threads

Replies
6
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
Replies
2
Views
2K
Replies
32
Views
3K
  • · Replies 10 ·
Replies
10
Views
1K
  • · Replies 38 ·
2
Replies
38
Views
4K
Replies
6
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
10
Views
2K