Parametric Equations Word Problem

In summary, we use the parametric equations x=(v[SUB]0cos θ)t and y=h + (v[SUB]0 sin θ)t-16t2 to model the path of a projectile launched at an angle θ with the horizontal and initial velocity v0. In order for the projectile to pass over a 10 foot fence located 400 feet from home plate, we need to find the minimum angle θ required. Using the equations, we set x=400 and y=10 and solve for θ to get two possible values. We then use the pythagorean identity to simplify and solve for the correct angle, which turns out to be approximately 19.4 degrees.
  • #1
themadhatter1
140
0

Homework Statement


Consider a projectile launched at a height of h feet above the ground at an angle θ with the horizontal. If the initial velocity is v0 feet per second, the path of the projectile is modled by the parametric equations
x=(v0cos θ)t and y=h + (v0 sin θ)t-16t2.

The center-field fence in a ballpark is 10 feet high and 400 feet from home plate. The baseball is hit 4 feet above the ground. It leaves the bat at an angle of θ degrees with the horizontal at a speed of 100 miles per hour.

Find the minimum angle required for the hit to be a home run


Homework Equations





The Attempt at a Solution



So your basic equations are

[tex]x=(146.67\cos\theta)t[/tex]
[tex]y=3+(146.67\sin\theta)t-16t^2[/tex]

by the question when x=400, y>10 the ball will pass over the fence

so if I solve for the angle θ when x=400 and y=10 the angle I get should be the minimum passable.

[tex]400=(146.67\cos\theta)t[/tex]
[tex]10=3+(146.67\sin\theta)t-16t^2[/tex]

[tex]\frac{400}{146.67\cos\theta}=t[/tex]

sub that into the other equation

[tex]y=3+(146.67\sin\theta)(\frac{400}{146.67\cos\theta})-16(\frac{400}{146.67\cos\theta})^2[/tex]

I can get a common denominator and get it to

[tex]7=400(146.67)^2\cos^2\theta\sin\theta-16(400)^2\cos\theta[/tex]

but I'm not quite sure what to do after here to solve for θ.
 
Last edited:
Physics news on Phys.org
  • #2
themadhatter1 said:
So your basic equations are

[tex]x=(146.67\cos\theta)t[/tex]
[tex]y=3+(146.67\sin\theta)t-16t^2[/tex]
Is it 3 or 4 in the 2nd equation? Your original problem says 4 feet.

Assuming that it's 3:
themadhatter1 said:
[tex]y=3+(146.67\sin\theta)(\frac{400}{146.67\cos\theta})-16(\frac{400}{146.67\cos\theta})^2[/tex]
(I assume you meant to put a 10 in for y.) From here, try writing in terms of tan θ. I see a tan θ and a sec2 θ "hidden" in this equation, and you can use the pythagorean identity 1 + tan2 θ = sec2 θ. That way you'll end up with a quadratic in tan θ.69
 
  • #3
eumyang said:
Is it 3 or 4 in the 2nd equation? Your original problem says 4 feet.

Assuming that it's 3:

(I assume you meant to put a 10 in for y.) From here, try writing in terms of tan θ. I see a tan θ and a sec2 θ "hidden" in this equation, and you can use the pythagorean identity 1 + tan2 θ = sec2 θ. That way you'll end up with a quadratic in tan θ.69

Yeah, its suppose to be 3. sorry.

so I'd have

[tex]
10=3+(146.67\sin\theta)(\frac{400}{146.67\cos\theta})-16(\frac{400}{146.67\cos\theta})^2
[/tex]

[tex]7=(\frac{(400\sin\theta)}{\cos\theta})-(\frac{16(400)^2}{146.67^2\cos^2\theta})
[/tex]

[tex]
7=400\tan\theta-\frac{16(400)^2\sec^2\theta}{146.67^2}
[/tex]

Then...

[tex]
7=400(146.67)^2\tan\theta-16(400)^2\sec\theta
[/tex]

[tex]
0=-16(400)^2\tan^2\theta+400(146.67)^2\tan\theta-16(400)^2-7
[/tex]

Expand, factor out negative

[tex]
0=-(2560000\tan^2\theta-8604835.56\tan\theta+2559993)
[/tex]

Quadratic equation

[tex]
\tan\theta=\frac{8604835.56\pm\sqrt{-8604835.56^2-4(2560000)(2559993)}}{2(2560000)}
[/tex]

For the minus I get .3299 for the plus I get 3.031 the plus has way to high of an angle when I run an arctan on it and .3299 comes out as 18.27 degrees but this is wrong because I can check by plugging it back into the equation. and when x=400, y does not equal 10. It's close though. θ is suppose to equal "about 19.4 degrees" by the answer key.
 
  • #4
themadhatter1 said:
[tex]
7=400\tan\theta-\frac{16(400)^2\sec^2\theta}{146.67^2}
[/tex]

Then...

[tex]
7=400(146.67)^2\tan\theta-16(400)^2\sec^2 \theta
[/tex]
You forgot to multiply the left side by 146.672 here. As it is, I wouldn't multiply both sides by 146.672 at all. I would simplify the coefficient of sec2 θ first:

[tex]7 &= 400 \tan \theta - \frac{16(400)^2 \sec^2 \theta}{146.67^2}[/tex]

[tex]7 &= 400 \tan \theta - \frac{14400}{121} \sec^2 \theta[/tex]

(440/3 ≈ 146.67.)
At this point, if you want, you could multiply both sides by 121 and then use the pythagorean identity.69
 
  • #5
eumyang said:
You forgot to multiply the left side by 146.672 here. As it is, I wouldn't multiply both sides by 146.672 at all. I would simplify the coefficient of sec2 θ first:

[tex]7 &= 400 \tan \theta - \frac{16(400)^2 \sec^2 \theta}{146.67^2}[/tex]

[tex]7 &= 400 \tan \theta - \frac{14400}{121} \sec^2 \theta[/tex]

(440/3 ≈ 146.67.)
At this point, if you want, you could multiply both sides by 121 and then use the pythagorean identity.


69

Ok, now I see how to do it. Thanks!
 

What are parametric equations?

Parametric equations are a set of equations that express a set of related quantities as functions of one or more independent variables, known as parameters.

How are parametric equations used in word problems?

Parametric equations are used in word problems to describe the relationship between different quantities that are changing over time or in relation to one another. They can help to solve problems involving motion, geometry, and other types of relationships.

What are some common applications of parametric equations?

Parametric equations have many applications in the fields of physics, engineering, and mathematics. Some common applications include describing the motion of objects, modeling complex curves and shapes, and solving optimization problems.

How do you solve a parametric equations word problem?

To solve a parametric equations word problem, you first need to identify the given information and the unknown quantities. Then, use the parametric equations to set up a system of equations and solve for the unknown quantities. Finally, check your solution to ensure that it makes sense in the context of the problem.

What are some tips for solving parametric equations word problems?

Some tips for solving parametric equations word problems include carefully reading and understanding the problem, identifying the given information and unknown quantities, using correct notation and units, and checking your solution to ensure it makes sense in the context of the problem.

Similar threads

  • Precalculus Mathematics Homework Help
Replies
2
Views
1K
  • Precalculus Mathematics Homework Help
Replies
2
Views
12K
Replies
7
Views
798
  • Advanced Physics Homework Help
Replies
4
Views
380
  • Topology and Analysis
Replies
16
Views
528
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
650
  • Precalculus Mathematics Homework Help
Replies
23
Views
1K
  • Precalculus Mathematics Homework Help
Replies
1
Views
978
  • Precalculus Mathematics Homework Help
2
Replies
45
Views
4K
Back
Top