An object moves along the coordinate line in accordance with the equation s(t) = 3t^4 - 4t^3 +2 , for t>0. How close to the origin does the object come?
i wonder if we could devise a manner in which to find the shortest vector from 0,0 to the curve
the shortest distance is perpendicular to the slope of the curve, which may be a fabrication in my own mind tho
if we graph it it appears to be closer and closer as it approaches 0
but that graph may be misleading since it is not the same scale for x and y
if we make it a parametric curve tho: \[x=t\] \[y = 3t^4 - 4t^3 +2\] \[r = \sqrt{x^2 + y^2}\] \[r = \sqrt{t^2 + (3t^4 - 4t^3 +2)^2}\] \[r = \sqrt{t^2 + 9t^8-24t^7+16t^6+12t^4-16t^3+4}\] \[r = \sqrt{9t^8-24t^7+16t^6+12t^4-16t^3+t^2+ 4}\] this should be the equation for distance from the origin
we could take the derivative of that and find its min and max to determine at what "t" has the shortest distance
but thats as far as i think i can take it for tonight :) if im right that is
\[r = \sqrt{9t^8-24t^7+16t^6+12t^4-16t^3+t^2+ 4}\] \[r' = \frac{72t^7-168t^6+96t^5+48t^3-48t^2+2t}{2\sqrt{9t^8-24t^7+16t^6+12t^4-16t^3+t^2+ 4}}= 0\] at abt t = 0, t = .04, and t = .9
Join our real-time social learning platform and learn together with your friends!