t1

math for cbse

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

1. In a triangle, the length of the hypotenuse is 10 cm and one of the legs is 6 cm. Find the length of the other leg.

Solution
Correct: A
We can use the Pythagorean theorem to solve this problem. Let's denote the length of the other leg as x. The Pythagorean theorem states that the square of the length of the hypotenuse (c) is equal to the sum of the squares of the lengths of the legs (a and b): c^2 = a^2 + b^2. In this case, c = 10 cm and a = 6 cm. Plugging these values into the equation, we get 10^2 = 6^2 + x^2, which simplifies to 100 = 36 + x^2. Subtracting 36 from both sides gives us x^2 = 64. Taking the square root of both sides, we find x = 8 cm.

2. If the area of a parallelogram is 50 cm^2 and its base is 10 cm, find the height of the parallelogram.

Solution
Correct: A
The area of a parallelogram is given by the formula A = b*h, where A is the area, b is the base, and h is the height. We are given that the area is 50 cm^2 and the base is 10 cm. Plugging these values into the formula, we get 50 = 10*h. To find the height, we divide both sides by 10, giving us h = 50/10 = 5 cm.

3. Solve the equation 2x + 5 = 11 for x.

Solution
Correct: B
To solve the equation, we need to isolate x on one side. We start by subtracting 5 from both sides of the equation: 2x + 5 - 5 = 11 - 5, which simplifies to 2x = 6. Next, we divide both sides by 2 to find x: 2x/2 = 6/2, giving us x = 3.

4. A bakery sells 250 loaves of bread per day. They pack the bread in bags that hold 5 loaves each. How many bags do they need per day?

Solution
Correct: C
To find the number of bags needed, we divide the total number of loaves by the number of loaves per bag: 250 loaves / 5 loaves per bag = 50 bags.

5. In a circle, the measure of a central angle is 60 degrees. Find the measure of the intercepted arc.

Solution
Correct: A
The measure of the intercepted arc is equal to the measure of the central angle. Therefore, the measure of the intercepted arc is also 60 degrees.

6. Simplify the expression: (3x^2 + 2x - 1) + (2x^2 - x - 3)

Solution
Correct: A
To simplify the expression, we combine like terms: (3x^2 + 2x^2) + (2x - x) + (-1 - 3) = 5x^2 + x - 4.

7. Find the perimeter of a rectangle with a length of 8 cm and a width of 5 cm.

Solution
Correct: D
The perimeter of a rectangle is given by the formula P = 2(l + w), where P is the perimeter, l is the length, and w is the width. Plugging in the given values, we get P = 2(8 + 5) = 2*13 = 26 cm.

8. Solve the equation x/4 = 9 for x.

Solution
Correct: A
To solve the equation, we multiply both sides by 4 to isolate x: x = 9*4, giving us x = 36.

9. 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 entire trip?

Solution
Correct: A
To find the average speed, we need to find the total distance traveled and the total time taken. Since the distance from A to B is the same as from B to A, let's denote this distance as d. The time taken to travel from A to B is d/60 and the time taken to travel from B to A is d/40. The total time is d/60 + d/40. To add these fractions, we find a common denominator: (2d + 3d)/120 = 5d/120. The total distance is 2d. The average speed is total distance / total time = 2d / (5d/120) = 2d * 120 / 5d = 240 / 5 = 48 km/h.

10. A cylinder has a radius of 4 cm and a height of 10 cm. Find the volume of the cylinder.

Solution
Correct: A
The volume of a cylinder is given by the formula V = pi*r^2*h, where r is the radius and h is the height. Plugging in the given values, we get V = pi*(4)^2*10 = pi*16*10 = 160*pi cm^3.

11. Solve the equation 2x - 3 = 7 for x.

Solution
Correct: A
To solve the equation, we first add 3 to both sides: 2x - 3 + 3 = 7 + 3, which simplifies to 2x = 10. Then, we divide both sides by 2: 2x/2 = 10/2, giving us x = 5.

12. A bakery sells a total of 480 cupcakes and cookies. The number of cupcakes sold is 60 more than the number of cookies. How many cupcakes and cookies were sold?

Solution
Correct: D
Let's denote the number of cookies as x. Then the number of cupcakes is x + 60. Since the total number of items is 480, we can set up the equation x + (x + 60) = 480. Combining like terms gives us 2x + 60 = 480. Subtracting 60 from both sides gives us 2x = 420. Dividing both sides by 2 gives us x = 210. Therefore, the number of cookies is 210 and the number of cupcakes is 210 + 60 = 270.

13. Find the value of x in the equation x/2 + 3 = 5

Solution
Correct: B
To solve for x, we first subtract 3 from both sides: x/2 + 3 - 3 = 5 - 3, which simplifies to x/2 = 2. Then, we multiply both sides by 2 to isolate x: x = 2*2 = 4.

14. A car travels 250 km in 5 hours. How many kilometers does it travel per hour?

Solution
Correct: B
To find the speed of the car, we divide the total distance traveled by the total time: 250 km / 5 hours = 50 km/h.

15. Simplify the expression (2x + 5) * (x - 2)

Solution
Correct: B
To simplify the expression, we use the distributive property (FOIL method): (2x + 5)*(x - 2) = 2x*x + 2x*(-2) + 5*x + 5*(-2) = 2x^2 - 4x + 5x - 10 = 2x^2 + x - 10.

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: @
To find the area of the path, we first find the area of the larger rectangle including the path and then subtract the area of the garden. The larger rectangle has dimensions of 10 + 2*1 = 12 meters by 5 + 2*1 = 7 meters. The area of the larger rectangle is 12*7 = 84 m^2. The area of the garden is 10*5 = 50 m^2. The area of the path is then 84 - 50 = 34 m^2. However, this problem seems to have no direct match among the provided choices, indicating a calculation or interpretation error in the question as presented.

17. Find the surface area of a cube with a side length of 6 cm.

Solution
Correct: A
The surface area of a cube is given by the formula A = 6*s^2, where s is the length of a side. Plugging in the given value, we get A = 6*(6)^2 = 6*36 = 216 cm^2.

18. Solve the equation x^2 + 4x + 4 = 0 for x.

Solution
Correct: C
The equation is a quadratic equation in the form of (x + a)^2 = 0, where a = 2. Thus, it factors to (x + 2)^2 = 0. Taking the square root of both sides gives us x + 2 = 0. Solving for x, we get x = -2.

19. A water tank can hold 3000 liters of water. If 1200 liters of water are already in the tank, what percentage of the tank is filled?

Solution
Correct: A
To find the percentage of the tank that is filled, we divide the amount of water in the tank (1200 liters) by the total capacity of the tank (3000 liters) and multiply by 100: (1200/3000)*100 = 40%.

20. Find the value of x in the equation 2x + 2 = 12

Solution
Correct: B
To solve for x, we first subtract 2 from both sides: 2x + 2 - 2 = 12 - 2, which simplifies to 2x = 10. Then, we divide both sides by 2 to isolate x: x = 10/2 = 5.

21. A bus travels from city A to city B at an average speed of 40 km/h. On the return trip, the bus travels at an average speed of 60 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 understand that the distance from A to B is the same as from B to A. Let's denote this distance as d. The time taken to travel from A to B is d/40, and the time taken to travel from B to A is d/60. The total time is d/40 + d/60. To add these fractions, we find a common denominator: (3d + 2d)/120 = 5d/120. The total distance is 2d. The average speed is total distance / total time = 2d / (5d/120) = 2d * 120 / 5d = 240 / 5 = 48 km/h.

Discussion & Comments

Loading comments...