An object is at rest at (2 ,8 ,6 )(2,8,6) and constantly accelerates at a rate of 5/3 m/s^253ms2 as it moves to point B. If point B is at (7 ,5 ,3 )(7,5,3), how long will it take for the object to reach point B? Assume that all coordinates are in meters.

1 Answer
May 7, 2017

The time is =2.81s=2.81s

Explanation:

The distance between the points A=(x_A,y_A,z_A)A=(xA,yA,zA) and the point B=(x_B,y_B,z_B)B=(xB,yB,zB) is

AB=sqrt((x_B-x_A)^2+(y_B-y_A)^2+(z_B-z_A)^2)AB=(xBxA)2+(yByA)2+(zBzA)2

d=AB= sqrt((7-2)^2+(5-8)^2+(3-6)^2)d=AB=(72)2+(58)2+(36)2

=sqrt(5^2+3^2+3^2)=52+32+32

=sqrt(25+9+9)=25+9+9

=sqrt43=43

=6.56=6.56

We apply the equation of motion

d=ut+1/2at^2d=ut+12at2

u=0u=0

so,

d=1/2at^2d=12at2

t^2=(2d)/a=(2*6.56)/(5/3)t2=2da=26.5653

=7.87=7.87

t=sqrt(7.87)=2.81st=7.87=2.81s