Mathematics/General Ability MCQs
Topic Notes: Mathematics/General Ability
MCQs and preparation resources for competitive exams, covering important concepts, past papers, and detailed explanations.
Plato
- Biography: Ancient Greek philosopher (427–347 BCE), student of Socrates and teacher of Aristotle, founder of the Academy in Athens.
- Important Ideas:
- Theory of Forms
- Philosopher-King
- Ideal State
101
What is the equation of the x-axis?
Answer:
y = 0
Step 1: The x-axis consists of all points where the vertical distance from the origin is zero. Step 2: This means the y-coordinate for every point on the x-axis is 0. Step 3: Therefore, the equation representing the x-axis is y = 0.
102
Find the equation of a line passing through the point (1, 1) with a slope of -1.
Answer:
x + y = 2
Step 1: Use the point-slope form: y - y1 = m(x - x1). Step 2: Substitute m = -1 and (x1, y1) = (1, 1): y - 1 = -1(x - 1). Step 3: Expand and rearrange: y - 1 = -x + 1, which simplifies to x + y = 2.
103
What is the equation of the line passing through the origin (0, 0) and the point (2, 4)?
Answer:
y = 2x
Step 1: Find the slope m = (4 - 0) / (2 - 0) = 4 / 2 = 2. Step 2: Since it passes through the origin, the y-intercept c = 0. Step 3: Using y = mx + c, the equation is y = 2x.
104
What is the equation of the line with a slope of 2 and a y-intercept of 3?
Answer:
y = 2x + 3
Step 1: Use the slope-intercept form of a linear equation: y = mx + c. Step 2: Here, the slope (m) is 2 and the y-intercept (c) is 3. Step 3: Substitute the values to get the equation: y = 2x + 3.
105
What is the slope of a line making an angle of 45 degrees with the positive direction of the x-axis?
Answer:
1
Step 1: The slope m of a line is equal to the tangent of the angle it makes with the positive x-axis. Step 2: Formula: m = tan(θ). Step 3: Substitute 45 degrees: m = tan(45°) = 1.
106
If the points (1, 2), (2, 3), and (3, y) are collinear, what is the value of y?
Answer:
4
Step 1: Collinear points share the same slope between any pair of points. Step 2: Slope between (1,2) and (2,3) is (3-2)/(2-1) = 1. Step 3: Slope between (2,3) and (3,y) must also be 1. So, (y-3)/(3-2) = 1, meaning y - 3 = 1, giving y = 4.
107
Find the slope of the line represented by the equation 3x - 4y = 12.
Answer:
3/4
Step 1: Express the equation in slope-intercept form (y = mx + c). Step 2: Subtract 3x from both sides: -4y = -3x + 12. Step 3: Divide by -4: y = (3/4)x - 3. The slope (m) is 3/4.
108
What is the slope of the line given by the equation 2x + y = 5?
Answer:
-2
Step 1: Convert the linear equation into the slope-intercept form, y = mx + c. Step 2: Isolate y: y = -2x + 5. Step 3: The coefficient of x is the slope, which is -2.
109
What is the slope of a perfectly vertical line?
Answer:
Undefined
Step 1: A vertical line has the same x-value for any y-value (x1 = x2). Step 2: In the slope formula m = (y2 - y1) / (x2 - x1), the denominator becomes 0. Step 3: Division by zero is undefined, so the slope is undefined.
110
Calculate the slope of the line passing through (0, 5) and (5, 0).
Answer:
-1
Step 1: Use the slope formula m = (y2 - y1) / (x2 - x1). Step 2: Insert the coordinates: m = (0 - 5) / (5 - 0). Step 3: Simplify: m = -5 / 5 = -1.