Question
The ratio of the length to breadth of a rectangular
playground is 7:5. If the cost of fencing the playground at the rate of Rs. 4 per metre is Rs. 1920, then find the area of the playground.Solution
ATQ,
Let the length and breadth of the playground be 7x metres and 5x metres respectively.
According to the question,
2(7x + 5x) = 1920 / 4
⇒ 2(12x) = 480
⇒ 24x = 480
⇒ x = 20 metres
Therefore, area of the playground = 7x × 5x = 35x² = 35 × 400 = 14000 m²
Which system call is used to create a new process in UNIX/Linux?
What does the ‘
Which join should be used when you want to list all customers and any orders they may have placed, including customers who haven’t placed any orders?
During transaction before commit which of the following statements is done automatically in case of shutdown?
What is context switching?
Which of the following illustrates an advantage of DBMS over traditional file systems?
Which stage involves evaluating the project's practicality, cost, and resources before proceeding further?
Â
Which interrupt is generated by software?
Which of the following matches the definition given below: It is an artificial key that aims to uniquely identify each record.
Which of the following operators is used to compare a value to a list of literal values that have been specified?