Muft Shiksha™ एक 100% Free Education Portal है 🇮🇳, जिसका उद्देश्य Class 9–12 के हर विद्यार्थी तक High-Quality Education को पूरी तरह मुफ्त पहुँचाना है। 🇮🇳 हम मानते हैं कि अच्छी शिक्षा किसी student की आर्थिक स्थिति पर निर्भर नहीं होनी चाहिए। 🇮🇳 हर विद्यार्थी को वही Quality Study Material, MCQs, Quizzes, Exam Preparation, Concept-Based Learning और Bilingual Support मिलना चाहिए, जो आमतौर पर महंगी Coaching या Premium Platforms में मिलता है। Muft Shiksha™ 🇮🇳 इसी सोच के साथ बनाया गया है
The product of two consecutive positive integers is 240. Which pair of integers is correct?
Correct answer: B
Let the smaller integer be \(x\). Then the other integer is \(x+1\). Thus, \(x(x+1)=240\), or \(x^2+x-240=0\). Factoring gives \((x-15)(x+16)=0\). Since the integers are positive, \(x=15\), so the pair is 15 and 16; indeed, \(15\times16=240\). Option A is close but \(14\times15=210\), not 240. Exam tip: For consecutive integers, represent them as \(x\) and \(x+1\) before forming the quadratic equation.
A son's present age is \(x\) years, and his mother's present age is 20 years more than his. Five years ago, the product of their ages was 189. What is the son's present age?
Correct answer: C
The mother's present age is \(x+20\) years. Five years ago, their ages were \(x-5\) and \(x+15\) years, respectively. Thus, \((x-5)(x+15)=189\), which gives \(x^2+10x-264=0\). Factoring, \((x-12)(x+22)=0\). Since age cannot be negative, \(x=12\) years, so option C is correct. In age problems, remember to subtract the stated number of years from both present ages.
A car covers a distance of 240 km. If its speed is increased by 20 km/h, the travel time decreases by 1 hour. What was the car’s original speed?
Correct answer: C
Let the car’s original speed be \(x\) km/h. The original time is \(\frac{240}{x}\) hours, and after increasing the speed to \(x+20\) km/h, the new time is \(\frac{240}{x+20}\) hours. Therefore, \(\frac{240}{x}-\frac{240}{x+20}=1\). On simplifying, \(x^2+20x-4800=0\), which factors as \((x-60)(x+80)=0\). Since speed must be positive, \(x=60\) km/h is the valid answer; \(-80\) km/h is rejected. Exam tip: In speed–time–distance problems, write the times for both situations first and then form their difference equation.
A uniform path is constructed all around inside a rectangular grassy plot that is 30 m long and 20 m wide. The area of the remaining grassy portion is 416 m². What is the width of the path?
Correct answer: A
Let the width of the path be \(x\) m. The dimensions of the remaining grassy rectangle are \((30-2x)\) m and \((20-2x)\) m. Thus, \((30-2x)(20-2x)=416\), which gives \(x^2-25x+46=0\), or \((x-2)(x-23)=0\). The root \(x=23\) m is not possible because the path width must be less than half the breadth, so the valid value is \(x=2\) m. Exam tip: for a path inside all four sides, subtract \(2x\) from both original dimensions.
The product of two consecutive positive odd numbers is 255. Which numbers are they?
Correct answer: C
Let the first odd number be \(x\). The next consecutive odd number is \(x+2\), since consecutive odd numbers differ by 2. Thus, \(x(x+2)=255\), giving \(x^2+2x-255=0\). Factoring, \((x-15)(x+17)=0\), so the positive value is \(x=15\). Therefore, the numbers are 15 and 17, and \(15\times17=255\). Exam tip: for consecutive odd numbers, use a difference of 2, not 1.
One side of a right-angled triangle is 10 cm, and its hypotenuse is 5 cm longer than the other side. What is the length of the other side?
Correct answer: D
Let the other side be \(x\) cm. Then the hypotenuse is \((x+5)\) cm. By the Pythagorean theorem, \(x^2+10^2=(x+5)^2\), so \(x^2+100=x^2+10x+25\). Hence, \(10x=75\) and \(x=7.5\) cm. Therefore, option D is correct. Exam tip: in a right triangle, the hypotenuse is the longest side, so it must be represented by \(x+5\), not by \(x\).
In a two-digit number, the units digit is 1 more than the tens digit. The sum of the squares of the two digits is 61. What is the number?
Correct answer: B
Let the tens digit be \(x\). Then the units digit is \(x+1\). Therefore, \(x^2+(x+1)^2=61\), which gives \(2x^2+2x-60=0\) or \(x^2+x-30=0\). Thus, \((x-5)(x+6)=0\), so \(x=5\) or \(x=-6\). Since a digit cannot be negative, the tens digit is 5 and the units digit is 6; hence the number is 56. Exam tip: In digit problems, reject roots that are negative or greater than 9. The nearby option 67 has consecutive digits, but their squared sum is 36+49=85, not 61.
Worker A can complete a task alone in x days, while worker B can complete it alone in x+5 days. Together, they complete the task in 6 days. In how many days can worker A complete the task alone?
Correct answer: B
The combined work rate is \(\frac{1}{6}\) of the task per day, so \(\frac{1}{x}+\frac{1}{x+5}=\frac{1}{6}\). Clearing the denominators gives \(6(2x+5)=x(x+5)\), or \(x^2-7x-30=0\). Factoring, \((x-10)(x+3)=0\), so \(x=10\) or \(x=-3\). Since a number of days cannot be negative, \(x=10\), making option B correct. Exam tip: In work-rate problems, add the reciprocals of the individual completion times.
The length of a rectangle is 4 metres more than its breadth, and its area is 96 square metres. What is the breadth of the rectangle?
Correct answer: C
Let the breadth of the rectangle be \(x\) metres. Then its length is \(x+4\) metres. Using the area, \(x(x+4)=96\), so \(x^2+4x-96=0\). Factoring gives \((x-8)(x+12)=0\), hence \(x=8\) or \(x=-12\). Since a length cannot be negative, the breadth is 8 metres. Exam tip: In rectangle word problems, assign a variable to one dimension and express the other using the given relationship before applying the area formula.
The square of a positive number is 28 more than three times the number. What is the number?
Correct answer: C
Let the number be \(x\). Then \(x^2=3x+28\), so \(x^2-3x-28=0\). Factoring gives \((x-7)(x+4)=0\), hence \(x=7\) or \(x=-4\). Since the number is positive, the correct answer is 7. Exam tip: when a word problem specifies a positive number, discard any negative root.
The area of a triangle is \(60\,\text{cm}^2\). Its base is \(4\,\text{cm}\) longer than its height. What is the height of the triangle?
Correct answer: B
Let the height of the triangle be \(x\) cm. Then its base is \((x+4)\) cm. Using the area formula, \(\frac{1}{2}x(x+4)=60\), which gives \(x^2+4x-120=0\). Factoring, \((x-10)(x+12)=0\), so \(x=10\) or \(x=-12\). Since a length cannot be negative, the height is \(10\) cm. Exam tip: Always reject a negative root when the variable represents a physical length.
A ladder is placed against a wall. Its foot is \(x\) metres from the wall, and it reaches a height of \((x+7)\) metres on the wall. If the ladder is 13 metres long, what is the distance of its foot from the wall?
Correct answer: A
The wall, ground and ladder form a right-angled triangle. By the Pythagorean theorem, \(x^2+(x+7)^2=13^2\). Simplifying gives \(2x^2+14x-120=0\), or \((x-5)(x+12)=0\). Since a distance cannot be negative, \(x=5\) metres is valid; \(x=-12\) is rejected. In such word problems, always choose the root that is physically meaningful.
A rectangular park has a perimeter of 50 m and an area of 150 m². What are its length and breadth?
Correct answer: C
Let the length and breadth be x and y. From the perimeter, 2(x+y)=50, so x+y=25; from the area, xy=150. Substituting y=25-x gives \(x(25-x)=150\), or \(x^2-25x+150=0\). Factoring, \((x-10)(x-15)=0\), so the dimensions are 10 m and 15 m. Option B has the correct sum of 25 but its product is 144, not 150, so it does not satisfy the area condition. Exam tip: In rectangle problems, use the perimeter to find the sum of the dimensions and the area to find their product.
A total of 1200 rupees is spent on buying some items. If the price of each item decreases by 10 rupees, 4 more items can be bought for the same amount. What was the original price of each item?
Correct answer: B
Let the original price per item be \(x\) rupees. The original number of items is \(\frac{1200}{x}\), while after the price reduction it is \(\frac{1200}{x-10}\). Therefore, \(\frac{1200}{x-10}-\frac{1200}{x}=4\). Simplifying gives \(x(x-10)=3000\), or \(x^2-10x-3000=0\). Thus, \(x=60\) or \(x=-50\); a price cannot be negative, so the original price was 60 rupees. Exam tip: In price-quantity problems, express the number of items as total money divided by price and reject any impossible root.
A boat takes 3 hours more to travel 48 km upstream than to travel the same distance downstream. The speed of the stream is 4 km/h. What is the speed of the boat in still water?
Correct answer: B
Let the speed of the boat in still water be \(x\) km/h. Its upstream and downstream speeds are then \(x-4\) and \(x+4\) km/h, respectively. Therefore, \(\frac{48}{x-4}-\frac{48}{x+4}=3\). On simplifying, we get \(x^2=144\), so \(x=12\) or \(x=-12\). Since speed is positive and must exceed the stream speed, the valid answer is 12 km/h. Exam tip: In boat-and-stream problems, use \(x-v\) for upstream speed and \(x+v\) for downstream speed.
The difference between two positive numbers is 6, and their product is 216. What is the smaller number?
Correct answer: C
Let the smaller number be \(x\); then the larger number is \(x+6\). Thus, \(x(x+6)=216\), or \(x^2+6x-216=0\). Factoring gives \((x-12)(x+18)=0\), so \(x=12\) or \(x=-18\). Since the numbers are positive, the smaller number is 12. Check: \(12\times18=216\) and \(18-12=6\). Exam tip: In such problems, let the smaller number be \(x\) and express the other number using the given difference.
The sum of the squares of two consecutive natural numbers is 365. Which two numbers are they?
Correct answer: C
Let the consecutive numbers be \(x\) and \(x+1\). Then \(x^2+(x+1)^2=365\), which gives \(2x^2+2x-364=0\) or \(x^2+x-182=0\). Factoring, \((x-13)(x+14)=0\), so \(x=13\) or \(x=-14\). Since the numbers are natural, \(x=13\), giving 13 and 14. Check: \(13^2+14^2=169+196=365\). Exam tip: Represent consecutive numbers as \(x\) and \(x+1\) before forming the quadratic equation.
The product of two consecutive positive even numbers is 224. Which numbers are they?
Correct answer: C
Let the first number be x. The consecutive even numbers are then x and x+2. Thus, x(x+2)=224, or x²+2x−224=0. Factoring gives (x−14)(x+16)=0, so x=14 or x=−16. Since the numbers must be positive, x=14 and the next number is 16. Therefore, the correct answer is 14 and 16. Exam tip: consecutive even numbers differ by 2, not by 1.
Google Analytics helps us understand site usage. Google may send limited cookie-free signals before your choice. The Live Visitors widget operates independently of this analytics choice; see the privacy policy for its provider and fallback details. Essential site features work without analytics cookies. You can change your choice later in Privacy choices. Privacy policy