Question
A constant retarding force of 20 N is applied to a body
of mass 10 kg moving initially with a speed of 12 m s–1. How long does the body take to stop?Solution
Given that Retarding force, F = – 20 N Mass of the body, m = 10 kg Initial velocity of the body, u = 12 m /s Final velocity of the body, v = 0 Using Newton’s second law of motion, the retardation (a) produced in the body can be calculated as: F = ma – 20 = 10 × a ∴ a = −20/10 = − 2 m/s2 Using the first equation of motion, the time (t) taken by the body to come to rest can be calculated as v = u + at ∴ t = -u/a =  −12/−2 = 6 seconds Hence time taken by the body to come to rest is 6 seconds
Accessing top element of stack without deleting it ?
Which component of RDBMS allows users and applications to interact with the database through SQL queries?
What does COCOMO stand for?
COBOL is used in
Which of the following are the layers of a data warehouse?
A spanning tree isÂ
Which relationship type indicates that an entity is associated with at least one instance of another entity?
What is the main advantage of using NoSQL databases for big data storage over traditional relational databases?
In public key cryptography, which key is used for encryption?
The boolean function f(x, y, z) = (x AND y) OR (x AND NOT(z)) is equivalent to which of the following boolean expressions?