Question
The speed of a bike increases by 3 km/hr after every 1
hour. If the distance travelled by the bike in 1st hour is 25 km, the find the total distance travelled by the bike in 20 hours.Solution
Since, the speed of the bike increases by 3 km/hr after every 1 hour, therefore the bike will travel 3 km extra after every 1 hour. Therefore, distance travelled by the bike in 1st hour = 25 km Distance travelled by the bike in 2nd hour = 25 + 3 = 28 km Distance travelled by the bike in 3rd hour = 28 + 3 = 31 km This form an AP i.e. 25, 28, 31………distance travelled in 20th hour Therefore, total distance travelled by the bike in 20 hours = sum of the AP Distance travelled in 20 hours = (n/2){2a + (n – 1)d} Where n = number of terms = 20, a = 1st term = 25 and d = common difference = 3 Therefore, distance travelled in 20 hours = (20/2){2 × 25 + (20 – 1) × 3} = (20/2)(50 + 57) = 1070 km
How does supply chain optimization benefit from predictive analytics?
If a dataset has a mean significantly higher than the median, which of the following is most likely true?
A hospital uses a data-driven approach to improve patient care. They identify that patients with similar conditions respond differently to treatments b...
Which data modeling technique is used to represent the relationships between entities in a database?
What is the primary purpose of the Reduce phase in MapReduce?
In healthcare, how can trend analysis most effectively enhance patient care?
In Python, which of the following functions in the Pandas library is used to merge two DataFrames df1 and df2 on a common column id?
Which of the following is NOT true about binary search ?
Which of the following is an example of metadata in a database?
In which phase of the SDLC is User Acceptance Testing (UAT) most commonly performed?