If sin θ = 53 and θ is acute, what is the value of cos θ?
sin² θ + cos² θ = 1. (53)² + cos² θ = 1. cos² θ = 1 - 259 = 2516. cos θ = 54 (positive since acute).
A man buys 100 items at Rs. 5 each and sells 80 items at Rs. 8 each and 20 items at Rs. 3 each. What is his profit/loss percentage?
Cost price = 100 × 5 = Rs. 500. Selling price = (80 × 8) + (20 × 3) = 640 + 60 = Rs. 700. Profit = 200. Profit % = (500200) × 100 = 28%.
What is the probability of drawing two red balls consecutively from a bag containing 5 red and 3 blue balls without replacement?
P = (85) × (74) = 5620 = 145.
Solve: 3x² - 12x + 9 = 0
Dividing by 3: x² - 4x + 3 = 0. (x - 1)(x - 3) = 0. So x = 1 or x = 3.
The average of five consecutive even numbers is 24. What is the largest of these numbers?
Five consecutive even numbers: x, x+2, x+4, x+6, x+8. Average = (5x + 20)/5 = 24. 5x + 20 = 120. x = 20. Largest = 28.
Advertisement
TCS has introduced which new technology focus area in 2024-25 recruitment?
TCS 2024-25 recruitment heavily emphasizes AI/ML roles alongside cloud and cybersecurity positions.
If log₂ 8 = x, what is the value of x?
log₂ 8 means 2^x = 8. Since 2³ = 8, x = 3.
A circle has a circumference of 44 cm. What is its radius? (Use π = 722)
Circumference = 2πr. 44 = 2 × (722) × r. 44 = (744) × r. r = 7 cm.
What is the value of (256)^(41)?
(256)^(41) = fourth root of 256 = 4 (since 4⁴ = 256).
In TCS's interview process 2024-25, after the aptitude test, what is the next round typically conducted?
TCS 2024-25 follows the pattern: Aptitude → Group Discussion → Technical Interview → HR Interview.
If x + 1/x = 5, what is the value of x² + 1/x²?
(x + 1/x)² = x² + 2 + 1/x². 25 = x² + 2 + 1/x². So x² + 1/x² = 23.
If a person travels 240 km in 6 hours, what is their average speed in km/h?
Average speed = Total distance / Total time = 6240 = 40 km/h
What is the square root of 144?
√144 = 12 because 12 × 12 = 144
TCS's hiring process for 2024-25 includes which rounds after the aptitude test?
TCS 2024-25 recruitment follows a multi-stage process: aptitude test, coding round (CodeVita style), technical interview, and HR interview
What is 15% of 800?
15% of 800 = (10015) × 800 = 0.15 × 800 = 120
In a class of 50 students, 60% passed the exam. How many students failed?
Students passed = 60% of 50 = 30. Students failed = 50 - 30 = 20
What is the compound interest on Rs. 1000 at 10% per annum for 2 years?
CI = P(1+r/100)^n - P = 1000(1.1)² - 1000 = 1210 - 1000 = Rs. 210
A boat covers 15 km upstream and 25 km downstream in 5 hours. What is the speed of the boat in still water if the river current is 2 km/h?
Let boat speed = b. Upstream speed = b-2, Downstream speed = b+2. 15/(b-2) + 25/(b+2) = 5. Solving gives b = 8 km/h
What percentage of 250 is 75?
If the ratio of A:B:C is 2:3:5 and their sum is 100, what is the value of C?
Let A=2x, B=3x, C=5x. Sum = 10x = 100, so x=10. Therefore C = 5×10 = 50