1
Points within a set are connected by a line segment must follow the condition that points are
✓Solution
In a convex set, any line joining two points lies entirely within the set.
4
In mathematical programming, goals represented by objective functions include
3
✓Solution
Objective functions can represent any of these based on problem type.
1
Coordinates of midpoint of line joining two points (16, 4) and (36, 6) are
✓Solution
Midpoint = ((16+36)/2, (4+6)/2) = (26, 5).
1
In how many ways can a group of 5 men and 2 women be made out of a total of 7 men and 3 women?
✓Solution
Select men = 7C5 = 21, women = 3C2 = 3, total = 21 × 3 = 63.
2
For individual observations, reciprocal of arithmetic mean is called
✓Solution
Reciprocal of arithmetic mean = harmonic mean.
2
A.P. whose nth term is $2n - 1$ is
✓Solution
Substituting $n=1,2,3,…$ gives terms 1, 3, 5,…
2
The equation of straight line passing through (3, 2) and perpendicular to $y = x$ is
✓Solution
Slope of $y = x$ is 1 → perpendicular slope = −1.
Equation: $y - 2 = -1(x - 3) \Rightarrow x + y = 5$.
2
Specifying a straight line, how many geometrical parameters should be known?
✓Solution
A line is determined by two parameters — slope and intercept (or two points).
2
A point equidistant from lines $4x + 3y + 10 = 0$, $5x - 12y + 26 = 0$, and $7x + 24y - 50 = 0$ is
✓Solution
Solving equal distance condition gives point (1,1).
3
One vertex of an equilateral triangle with centroid at origin and one side as $x + y - 2 = 0$ is
✓Solution
Using centroid condition and perpendicular distance relation gives vertex (2, −2).