Help on tis quadratic functions question

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
fluffy91
Messages
9
Reaction score
0
[SOLVED] Help on tis quadratic functions question

Homework Statement


The speed v m/s of a particle traveling from A to B at time t s after leaving A, is given by v =10t-t². the particle starts from rest at A and comes to rest at B. Show that the particle has a speed of 5m/s or greater for exactly 4[tex]\sqrt{5}[/tex] s



Homework Equations


NOne


The Attempt at a Solution



10t-t²>5
t²-10t+5 <0
0.52 < t < 9.47
then i don't know how to do already.
Can someone start me off and guide me along?
 
Physics news on Phys.org
consider using the quadratic formula
 
Sigh. You have already solved the problem, but because you are so infatuated with decimal approximations, you don't see the answer even when it stares you in the eye.

On your second line, we factorize the quadratic, with the two zeroes:
[tex]X=\frac{-(-10)\pm\sqrt{(-10)^{2}-4*1*5}}{2*1}=\frac{10\pm\sqrt{80}}{2}=\frac{10\pm\sqrt{16*5}}{2}=5\pm{2}\sqrt{5}[/tex]

You have found that the relevant region lies between these 2 zeroes, and we may then calculate the distance between them:
[tex](5+2\sqrt{5})-(5-2\sqrt{5})=4\sqrt{5}[/tex]
as was to be shown.