Start learning 50% faster. Sign in now
Let the speed and time be s and t respectively. New speed = 3/5 s and new time = t + 10 According to the question, S × t = 3/5 s(t + 10) St =3/5 st + 6s 5st = 3st + 30s 2st = 30s T = 15 hrs. Alternate Method: Speed ratio = 1: 3/5 = 5:3 So time ratio = 3:5 so here time gap in ratio = 5-3 = 2 ==> 10 1 ==>5 So actual time = 3*5 = 15 hrs
Which of the following is a key benefit of using virtual memory?
The gain of an amplifier is defined as:
How many stable states does a positive-edge-triggered D-type flip-flop have?
In a public blockchain, who can participate in the validation of transactions and creation of new blocks?
What is the time complexity of a dynamic programming solution for a problem with "n" subproblems and each subproblem taking "O(1)" time to solve?
Which is a mode in networking?
Which keyword is used to implement inheritance in most programming languages?
What is a deadlock in a computer system?
Which type of memory is pre-programmed with data during the manufacturing process and cannot be modified?
What is a race condition in the context of synchronization?