Question
The average price of two motorcycles, namely 'G' and 'H'
is Rs. 28,400 whereas the average price of motorcycles 'H' and 'I' is Rs. 30,200. If the average price of motorcycle 'G' and 'I' is Rs. 29,300, then find the price of motorcycle 'I'.Solution
ATQ, Let the price of motorcycle βGβ, βHβ and βIβ be Rs. βpβ, Rs. βqβ and Rs. βrβ, respectively. p + q = 56,800 q + r = 60,400 r + p = 58,600 So, 2(p + q + r) = 1,75,800 Or, p + q + r = 87,900 So, price of motorcycle βrβ = 87,900 β 56,800 = Rs. 31,100
Transit time and response time measures the ______of network?
Which SQL clause is used to specify conditions for multiple tables when joining them together?
What is a "page fault" in the context of virtual memory?
A problem is said to be NP-hard if:
What is Inter-Process Communication (IPC) in the context of computer systems?
Which function is used to get the version of python?
Which searching algorithm requires the data to be sorted beforehand?
Which protocol is primarily responsible for resolving logical IP addresses to physical MAC addresses within a local network segment?
What is the primary difference between a breadth-first search (BFS) and a depth-first search (DFS) in graph traversal?
In an ER diagram, what does a double line connecting two entities represent?