Question
A boy’s age is 150% of what it was 5 years ago, but
75% of what it will be after 8 years. What is his present age?Solution
Let the present age of boy be ‘x’ years. 150% of age of boy 5 years before = 75% of age of boy after 8 years => (150/100) × (x - 5) = (75/100) × (x + 8) => 150(x - 5) = 75(x + 8) => 150x - 750 = 75x + 600 => 75x = 1350 => x = 18 yrs
Which of the following statements is true regarding the class NP?
Why it is unethical to share copyrighted file?
What is the correct way to declare a constant in C?
Which type of tree structure is optimized for sequential access and range queries?
Which among the following algorithms are used in Machine learning?
Which Apache project provides real-time stream processing and messaging capabilities in Hadoop?
In telecommunication and data transmission, serial communication is the process of sending data one bit at a time, sequentially, over a communication ch...
How many dimensions are selected in dice operation?
Zip files are
What is the primary purpose of RAID (Redundant Array of Independent Disks) technology?