Speed Math

Hard Math problems for all levels. High School Knowledge Expected. First prize : rs 500 Second prize : rs 300 Third prize : rs 200 Prizes applicable if there are more than 100 participants

🏆 Free — No Login Required
← Back to All Entrance Tests

1. In a right-angled triangle, the length of the hypotenuse is 10 units and one of the other sides is 6 units. What is the length of the third side?

Solution
Correct: A
To find the length of the third side, we can use the Pythagorean theorem: a^2 + b^2 = c^2, where c is the length of the hypotenuse. Given c = 10 and one of the other sides, say a, is 6, we can solve for b: 6^2 + b^2 = 10^2. So, 36 + b^2 = 100, then b^2 = 100 - 36, b^2 = 64, and b = sqrt(64) = 8 units.

2. What is the value of x in the equation 2^x + 2^x + 2^x = 3 * 2^x?

Solution
Correct: B
Simplifying the equation: 3 * 2^x = 3 * 2^x. So, 2^x + 2^x + 2^x = 3 * 2^x simplifies to 3 * 2^x = 3 * 2^x, which is true for all values of x. However, we notice that 2^x + 2^x + 2^x can also be written as 3 * 2^x. The equation holds when the value of x does not affect the outcome due to the properties of exponents. Let's solve it by realizing that if 2^x is a common factor, then we can divide both sides of the equation by 2^x (assuming 2^x is not 0), which gives us 3 = 3. The equation holds for any x where 2^x is defined and not equal to 0, which is all real numbers. However, looking at the provided choices and the context that there must be a single best answer, we have to consider a value of x that makes sense. Considering a basic understanding of exponents, x = 1 will satisfy the equation as 2^1 + 2^1 + 2^1 = 2 + 2 + 2 = 6 and 3 * 2^1 = 3 * 2 = 6. But given the nature of the question, we may interpret it as needing a specific numerical solution based on given choices, where x = 1 fits well with basic exponent properties.

3. A snail is at the bottom of a 20-foot well. Each day, it climbs up 3 feet, but at night, it slips back 2 feet. How many days will it take for the snail to reach the top of the well?

Solution
Correct: A
The snail effectively climbs 1 foot per day (3 feet up during the day, 2 feet back at night). However, on the final day of climbing, it will reach the top and not slip back. So, to climb 20 feet, considering the pattern, it climbs 3 feet on the last day and reaches the top. To climb 17 feet (since 20 - 3 = 17), at a rate of 1 foot per day effectively, it takes 17 days. Then, on the 18th day, it climbs the final 3 feet and reaches the top. Thus, it takes 18 days for the snail to reach the top of the well.

4. If f(x) = 2x^2 + 3x - 1, what is f(-2)?

Solution
Correct: B
To find f(-2), substitute x = -2 into the equation: f(-2) = 2(-2)^2 + 3(-2) - 1 = 2(4) - 6 - 1 = 8 - 6 - 1 = 1.

5. What are the solutions to the equation x^2 - 7x + 12 = 0?

Solution
Correct: A
To solve the quadratic equation x^2 - 7x + 12 = 0, we can factor it or use the quadratic formula. Factoring gives us (x - 3)(x - 4) = 0. Setting each factor equal to 0 gives us x - 3 = 0 or x - 4 = 0, which leads to x = 3 or x = 4.

6. What is the equation of the line that passes through the points (2,3) and (4,5)?

Solution
Correct: A
To find the equation of the line, we first need the slope, which is given by (y2 - y1) / (x2 - x1). Using the points (2,3) and (4,5), the slope is (5 - 3) / (4 - 2) = 2 / 2 = 1. Now that we have the slope (m = 1), we can use the point-slope form of the line equation, y - y1 = m(x - x1), with one of the points, say (2,3), to get y - 3 = 1(x - 2), which simplifies to y - 3 = x - 2, and further to y = x + 1.

7. What is the value of sin(60 degrees) in a right-angled triangle with a hypotenuse of 2 units and the side opposite the 60-degree angle of sqrt(3) units?

Solution
Correct: B
In a right-angled triangle, sin(theta) = opposite side / hypotenuse. Given the hypotenuse is 2 units and the side opposite the 60-degree angle is sqrt(3) units, sin(60 degrees) = sqrt(3) / 2.

8. A bakery sells 250 loaves of bread per day. They make a profit of $0.50 per loaf. If they operate 365 days a year, what is their total profit per year?

Solution
Correct: A
The profit per day is 250 loaves * $0.50 = $125. The profit per year is $125 * 365 = $45,625.

9. If a = 2 and b = 3, what is the value of (a + b)^2?

Solution
Correct: A
(a + b)^2 = (2 + 3)^2 = 5^2 = 25.

10. Solve the inequality 2x - 5 > 11.

Solution
Correct: B
To solve the inequality, add 5 to both sides: 2x > 11 + 5, which simplifies to 2x > 16. Then, divide both sides by 2: x > 16 / 2, x > 8.

11. A car travels from city A to city B at an average speed of 60 km/h and returns at an average speed of 40 km/h. What is the average speed for the round trip?

Solution
Correct: A
To find the average speed for the round trip, we first need to find the total distance and the total time. However, since the distance each way is not given, let's denote the distance from A to B as D. Then, the total distance for the round trip is 2D. The time taken to travel from A to B at 60 km/h is D/60, and the time to return at 40 km/h is D/40. The total time is D/60 + D/40, which simplifies to (2D + 3D)/120 = 5D/120 = D/24. The average speed is total distance / total time, which is 2D / (D/24) = 48 km/h.

12. If a circle has a radius of 4 cm, what is the area of the circle?

Solution
Correct: A
The area of a circle is given by the formula A = pi*r^2, where r is the radius. Substituting r = 4 cm, we get A = pi*(4)^2 = 16pi.

13. A water tank can hold 1200 liters of water. Due to a leak, water is dripping out at a rate of 2 liters per minute. If 600 liters of water are already in the tank, how many minutes will it take for the tank to empty?

Solution
Correct: C
Complete explanation available in the mobile app.

14. In a triangle, the measure of the first angle is 60 degrees, and the measure of the second angle is 80 degrees. What is the measure of the third angle?

Solution
Correct: A
The sum of the angles in a triangle is always 180 degrees. With the first angle being 60 degrees and the second angle being 80 degrees, we subtract these from 180 to find the third angle: 180 - 60 - 80 = 40 degrees.

15. What is the sum of the interior angles of a hexagon?

Solution
Correct: B
The formula to find the sum of the interior angles of a polygon is (n-2)*180, where n is the number of sides. For a hexagon, n = 6. So, (6-2)*180 = 4*180 = 720 degrees.

16. A rectangular garden measures 10 meters by 5 meters. If a path that is 1 meter wide is built around the garden, what is the area of the path?

Solution
Correct: C
First, find the total area of the garden plus the path, then subtract the area of the garden. The outer dimensions of the garden with the path are (10+2) by (5+2), which equals 12 by 7. The area of the garden plus the path is 12*7 = 84 square meters. The area of the garden itself is 10*5 = 50 square meters. The area of the path is 84 - 50 = 34 square meters.

17. If a car travels 250 miles in 5 hours, how many miles does it travel per hour?

Solution
Correct: B
To find the speed, divide the total distance by the total time: 250 miles / 5 hours = 50 miles per hour.

18. A store has 240 pens in stock. They sell 120 pens in the first week and then receive a new shipment of 150 pens. How many pens does the store have in stock after these transactions?

Solution
Correct: C
Initially, the store has 240 pens. After selling 120 pens, they have 240 - 120 = 120 pens. Then, after receiving 150 more pens, they have 120 + 150 = 270 pens.

19. What is the equation of a line that has a slope of 2 and a y-intercept of 3?

Solution
Correct: A
The slope-intercept form of a line is y = mx + b, where m is the slope and b is the y-intercept. Given m = 2 and b = 3, the equation is y = 2x + 3.

20. Solve for x in the equation x^2 + 4x + 4 = 16.

Solution
Correct: A
Rearrange the equation to set it to 0: x^2 + 4x + 4 - 16 = 0, which simplifies to x^2 + 4x - 12 = 0. Factor the quadratic equation: (x + 6)(x - 2) = 0. So, x = -6 or x = 2.

21. A cube has a volume of 64 cubic centimeters. What is the length of one side of the cube?

Solution
Correct: C
The formula for the volume of a cube is V = s^3, where V is the volume and s is the length of a side. Given V = 64, we solve for s: s^3 = 64, so s = cube root of 64, which is 4 cm.

22. What is the equation of the circle with center (0,0) and radius 4?

Solution
Correct: A
The general equation for a circle with center (h,k) and radius r is (x-h)^2 + (y-k)^2 = r^2. Since the center is (0,0) and the radius is 4, the equation simplifies to x^2 + y^2 = 4^2, which is x^2 + y^2 = 16.

23. A cylindrical jar has a height of 12 cm and a radius of 4 cm. What is its volume?

Solution
Correct: C
The formula for the volume of a cylinder is V = pi*r^2*h, where r is the radius and h is the height. Substituting the given values, V = pi*(4)^2*12 = pi*16*12 = 192pi cubic cm.

24. Solve the system of equations: x + y = 4, x - y = 2.

Solution
Correct: A
Add the two equations to eliminate y: (x + y) + (x - y) = 4 + 2, which simplifies to 2x = 6, so x = 3. Then, substitute x = 3 back into one of the original equations to solve for y: 3 + y = 4, which simplifies to y = 1.

25. A boat travels 24 km in 4 hours. How many kilometers does it travel per hour?

Solution
Correct: B
To find the speed of the boat, divide the total distance by the total time: 24 km / 4 hours = 6 km/h.

26. What is the value of x in the equation 3^(2x) = 81?

Solution
Correct: A
Since 81 = 3^4, we can rewrite the equation as 3^(2x) = 3^4. Therefore, 2x = 4, which simplifies to x = 2.

27. A bakery has 480 cupcakes to package. If they want to put an equal number of cupcakes into 12 boxes, how many cupcakes will each box hold?

Solution
Correct: B
To find out how many cupcakes each box will hold, divide the total number of cupcakes by the number of boxes: 480 cupcakes / 12 boxes = 40 cupcakes per box.

28. Solve for x: 2x + 5 = 11.

Solution
Correct: B
Subtract 5 from both sides: 2x = 11 - 5, which simplifies to 2x = 6. Divide both sides by 2: x = 6 / 2, so x = 3.

29. A rectangular prism has a length of 8 cm, a width of 5 cm, and a height of 3 cm. What is its volume?

Solution
Correct: A
The volume V of a rectangular prism is given by V = length * width * height. Substituting the given values, V = 8 * 5 * 3 = 120 cubic cm.

30. A car dealer has 15 cars on the lot. If 3 more cars are added and then 2 are sold, how many cars does the dealer have now?

Solution
Correct: C
Initially, the dealer has 15 cars. After adding 3 more, the dealer has 15 + 3 = 18 cars. Then, after selling 2, the dealer has 18 - 2 = 16 cars.

31. What is the equation of the line perpendicular to y = 2x - 3 and passing through the point (1, -2)?

Solution
Correct: B
The slope of the given line y = 2x - 3 is 2. The slope of a perpendicular line is the negative reciprocal of the original slope, so it is -1/2. Using the point-slope form y - y1 = m(x - x1), with the point (1, -2) and slope -1/2, we get y - (-2) = -1/2(x - 1), which simplifies to y + 2 = -1/2x + 1/2, and further to y = -1/2x - 3/2.

32. A plane flies 480 km in 6 hours. How many kilometers does it fly per hour?

Solution
Correct: B
To find the speed, divide the total distance by the total time: 480 km / 6 hours = 80 km/h.

33. Solve for x: x/4 + 2 = 9.

Solution
Correct: B
Subtract 2 from both sides: x/4 = 9 - 2, which simplifies to x/4 = 7. Multiply both sides by 4: x = 7 * 4, so x = 28.

34. A bicycle has a gear ratio of 4:1. If the pedals rotate 120 times, how many times will the wheels rotate?

Solution
Correct: A
A gear ratio of 4:1 means for every 4 rotations of the pedals, the wheels rotate once. So, if the pedals rotate 120 times, we divide by 4 to find out how many times the wheels rotate: 120 / 4 = 30.

35. A group of friends want to share some candy equally. If they have 48 pieces of candy and there are 8 friends, how many pieces of candy will each friend get?

Solution
Correct: B
To find out how many pieces of candy each friend will get, divide the total number of pieces by the number of friends: 48 pieces / 8 friends = 6 pieces per friend.

36. Solve the inequality 5x - 3 > 12.

Solution
Correct: A
Add 3 to both sides: 5x > 12 + 3, which simplifies to 5x > 15. Then, divide both sides by 5: x > 15/5, which simplifies to x > 3.

Discussion & Comments

Loading comments...