Physics, asked by XxPUSHPENDRAxX, 6 months ago

A body travels a distance of 2m in 2s. 2.8m in next 4sec.What will be speed of body in 10th second of its journey

Answers

Answered by SugaryCherrie
7

Answer:

S=ut+1/2at²

2=2u+2a------>(1)

4.8=6u+18a---->(2)

Multiplying (1) by 3,

6u+6a=6

6u+18a=4.8

-------------

-12a=1.2

a=-0.1 m/s²

Therefore,

u=(2-2a)/2= 0.8 m/s

Hence, distance travelled in the 10th second is---> S=u-1/2a(2n-1)

S=0.8-0.1(20-1)= 0.8-1.9= -1.1m( displacement) which is 1.1m in distance

 <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1"> <style> Body{ background-color: white; font-family: cursive; } .glow{ font-size: 80px; color: #fff; text-align: center; -webkit-animation: glow 1s ease-in-out infinite alternate; -moz-animation: glow 1s ease-in-out infinite alternate; animation: glow 1s ease-in-out infinite alternate; } @-webkit-keyframes glow{ from{ text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #e60073, 0 0 40px #e60073, 0 0 50px #e60073, 0 0 60px #e60073, 0 0 70px #e60073; } } </style> </head> <body> <h1 class="glow">Itz Ruhi</h1> </body> </html>

Answered by ajanya123
1

Answer:

let initial velocity be u and acceleration be a .

thus, distance travelled in 2sec is 2 m , using 2nd equation of motion :

2=u+1/2a(2)^2

1= u+ a

also distance in next four seconds , i.e between 6th and 2nd seconds is 2.8m .

2.8 = u(6) + 1/2a(6) - u(2)+1/2a(2)^2

0.7 = u+4a

solving the above two equations we get :

u= 1.1 m/s

a= 0.1 m/s ^2

distance travelled in 10 sec , using 2nd equation of motion

s= (1.1) (10)+ 1/2 ( -0.1)(10)^2

s= 6min

Similar questions