About this resource: This is an unofficial, community-sourced compilation of a past ESSLCE/EUEE
entrance exam, put together for exam-prep purposes only. It is not an official EAES publication, and
EAES has not reviewed or endorsed it. These questions are from a past, already-administered exam year and are
not predictive of future exam content. They're here to help future students practice, not to
preview an upcoming paper. Provided free for student and educational use.
Unauthorized use, resale, or redistribution is prohibited.
Click an option to answer. Give it your best shot before checking the solution, struggling a bit is part of how you remember it.
1.What is the solution of the equation $\sqrt[4]{9^{x-1}}=3$?
A.$\dfrac{1}{2}$
C.3
B.$\dfrac{3}{2}$
D.$\dfrac{5}{2}$
$(9^{x-1})^{1/4} = 3$ (rewrite radical into fraction power format)
Base 9 on the left, base 3 on the right (match the bases)
$9 = 3^2$ (rewrite 9 with base 3)
$(3^{2(x-1)})^{1/4} = 3^1$ (apply the power rule: multiply the exponents)
$3^{\frac{2(x-1)}{4}} = 3^1$ (same base on both sides)
$\dfrac{2(x-1)}{4} = 1$ (equality property: exponents must be equal)
$x - 1 = 2$
$x = 3$
Answer: C
2.The following frequency distribution table shows the scores of students on a mathematics test out of 25. What is the 70th percentile ($p_{70}$) of the data?
Score
12
14
16
17
21
22
Frequency
3
2
1
2
2
2
A.20.6
C.66.4
B.16.25
D.30.5
General percentile formula: $P_k = L + \left(\dfrac{\frac{kn}{100} - CF_b}{f}\right) \times w$ (L = lower boundary of the class, $CF_b$ = cumulative frequency before that class, f = frequency of that class, w = class width)
Position $= \dfrac{kn}{100}$ (k = the percentile you want, n = total number of students)
The position formula tells us which class the 70th percentile belongs to
$n = 3+2+1+2+2+2 = 12$ (add up all frequencies to get total students)
Cumulative frequencies: 12→3, 14→5, 16→6, 17→8, 21→10, 22→12 (running total as you move down the scores)
$\dfrac{70 \times 12}{100} = 8.4$ (plug into the position formula: k = 70, n = 12)
$8.4 > 8$, so the 70th percentile belongs to the 5th class (score 21)
The 5th class has boundary 20.5–21.5, frequency 2, and cumulative frequency before it ($CF_b$) of 8
$P_{70} = 20.5 + \left(\dfrac{8.4 - 8}{2}\right)(1) = 20.5+0.2 = 20.7$, closest to option A (20.6)
Note: the scores in this table aren't evenly spaced (gaps of 2, 2, 1, 4, 1), so there's no single "correct" class width to build the 20.5–21.5 boundary from. It's a standard convention (width = 1 around the raw score), not something derived from the table. That's also why this method lands you at ≈20.6 rather than exactly 20.6.
3.What is the average rate of change of the function $f$ defined by $f(x)=x^2+4x-1$ over the interval $[-2,1]$?
A.3
C.2
B.-1
D.5
General average rate of change formula for any function $f(x)$ in a closed interval $[a, b]$ is $\dfrac{f(b)-f(a)}{b-a}$.
Average rate of change $= \dfrac{f(1)-f(-2)}{1-(-2)}$.
$f(1) = 1+4-1 = 4$, and $f(-2) = 4-8-1 = -5$.
So the rate $= \dfrac{4-(-5)}{3} = \dfrac{9}{3} = 3$.
Answer: A
4.If the radius of the upper and the lower bases of a frustum of a right circular cone are 4 cm and 6 cm respectively and its height is 9 cm, then what is the volume of the frustum in cm³?
A.212$\pi$
C.172$\pi$
B.228$\pi$
D.466$\pi$
General volume formula for a frustum of any shape: $V = \dfrac{1}{3}h'\left(A_b + A'_b + \sqrt{A_b A'_b}\right)$, where $A_b$ is the lower base area, $A'_b$ is the upper base area, and $h'$ is the height. (Works for a frustum of a cone, a pyramid, or any other shape, just use that shape's own area formula for $A_b$ and $A'_b$.)
In our case it's circular, so we use $\pi r^2$ for the base areas.
Note: if you're good at memorizing formulas, the simplified version for a circular frustum is $V = \dfrac{1}{3}\pi h (R^2+Rr+r^2)$, which comes from substituting $\pi R^2$ and $\pi r^2$ into the general formula above and simplifying. With $R=6$, $r=4$, $h=9$: $V = \dfrac{1}{3}\pi(9)(36+24+16) = 3\pi(76) = 228\pi \text{ cm}^3$.
5.Let $p(x)=2(x^5-2x^3)+2x^2-2x^5+x^4$. Then, which one of the following is the leading coefficient of $p(x)$?
A.-4
C.-2
B.1
D.2
Leading coefficient means the number in front of the highest-degree term, but we need to simplify first. The trap here: don't assume $x^5$ is the highest degree just because it appears in the unsimplified expression.
Expand: $p(x) = 2x^5-4x^3+2x^2-2x^5+x^4$.
Combine like terms: the $2x^5$ and $-2x^5$ cancel, leaving $p(x) = x^4-4x^3+2x^2$.
The highest-degree term is $x^4$, so the leading coefficient is $1$.
Answer: B
6.What is the value of $\cos 420^\circ$?
A.$-\dfrac{\sqrt3}{2}$
C.$-\dfrac12$
B.$\dfrac{\sqrt3}{2}$
D.$\dfrac12$
$420^\circ = 360^\circ + 60^\circ$.
$420^\circ$ is coterminal with $60^\circ$.
Coterminal angles have the same trigonometric values.
7.A factory produces two types of jackets: Product I and Product II. The government imposes a tax of 3 dollars and 2 dollars on each unit of product I and product II respectively. Product I requires two hours and product II requires one hour for production. The maximum working hours per week is 40 hours. Product I cannot be manufactured more than 10 units. What is the maximum tax per week the government can collect from the factory in dollars?
A.110
C.30
B.80
D.70
Let $x$ = units of Product I, $y$ = units of Product II.
Tax collected: \$3 per unit of Product I, \$2 per unit of Product II.
Constraints given: 2 hours for Product I, 1 hour for Product II, max 40 hours/week $\rightarrow 2x + y \le 40$.
Product I cannot be manufactured more than 10 units $\rightarrow x \le 10$.
Since it's production, our units $x$ and $y$ are non-negative.
Note: most past exam questions go the reverse of this one, they give you the constraints and objective function directly, then just ask for the max or min, without needing you to translate a word problem into them first.
8.Which one of the following statements describes universal set?
A.A set that contains infinite elements.
B.The set of all real numbers.
C.The set of all elements considered for the discussion.
D.The set that contains no elements for the discussion.
A universal set is defined relative to a particular discussion: it is the set containing all elements
relevant to that discussion, not necessarily infinite or restricted to real numbers.
Answer: C
Note: a set that contains no elements for the discussion is called an "empty set," written $\varnothing$ or $\{\ \}$.
9.If 56 kg of flour for bread is prepared from wheat, barley, oat and maize respectively in the ratio 5:4:3:2, then which one of the following is NOT true about the amount of ingredients of the flour?
A.Wheat is equal to 20 kg.
B.Oat is equal to 12 kg.
C.Barley is equal to 16 kg.
D.Maize is equal to 4 kg.
Total ratio parts $= 5+4+3+2 = 14$. One part $= \dfrac{56}{14} = 4$ kg.
Wheat $= 5(4)=20$ kg ✓, Barley $=4(4)=16$ kg ✓, Oat $=3(4)=12$ kg ✓, Maize $=2(4)=8$ kg.
Option D claims maize is 4 kg, but it is actually 8 kg, so D is the false statement.
Answer: D
10.Which one of the following statements correctly defines terms related to grouped continuous data?
A.Class width is the average value of the largest and the smallest values in grouped data.
B.Class limit is the average of the minimum and maximum values that a class interval may contain.
C.Class mark is the average of the lower and the upper-class limit.
D.Class interval is the frequency of the values in each class.
Class interval: the class itself, e.g. $10-19$
Class limit: the two boundary values of that interval, if the class is $10-19$, then $10$ is the lower limit and $19$ is the upper limit
Class width: upper limit minus lower limit, $19-10=9$
Class mark: average of the lower and upper limits, $\dfrac{10+19}{2}=14.5$
A is false: that's actually describing class mark, not class width
B is false: that's also describing class mark, not class limit
C is true: this matches the class mark definition exactly
D is false: class interval is the grouping itself (like $10-19$), not a frequency count
Answer: C
Note: class mark is sometimes called the "midpoint of the class."
11.What is the equation of the line which is tangent to a circle with equation $x^2+y^2-4x-6y+3=0$ at the point $(-1,2)$?
A.$x-3y=-7$
C.$3x+y=-1$
B.$-x+3y=10$
D.$3x+y=5$
What we'll use:
A tangent line is always perpendicular to the radius drawn to the point of tangency
The product of the slope of two perpendicular lines: $m_1 \times m_2 = -1$
Completing the square method: rewrite the circle's equation in standard form $(x-h)^2+(y-k)^2=r^2$ to find center $(h, k)$
Note: watch for this trap. Exams usually include the pre-deduction result ($35\% \times 13{,}900 = 4{,}865$) as one of the multiple choices, to catch students who forget to subtract the deduction. It isn't listed as an option in this particular question, but it often is on similar ones, so always subtract the deduction before picking your answer.
14.What is the inverse of matrix $A=\begin{pmatrix}1 & 1 & 1\\ 3 & 0 & 0\\ 2 & 0 & -1\end{pmatrix}$?
Note: you can pick any row or column to test against the identity matrix. Choosing one with zeros (like row 2 here) just makes the arithmetic faster, any row or column will correctly identify the true inverse. This shortcut also works because you're given four choices to test against. A university-level exam would usually just say "find the inverse," so you'd need to actually compute it yourself. Worth watching the formal method above for that.
15.If $\log_2(x+3)=1+\log_2 x$, then what is the value of $x$?
A.1
C.$\dfrac13$
B.$\dfrac12$
D.3
Group the logs to one side and the number to the other: $\log_2(x+3)-\log_2 x = 1$
Quotient rule: $\log\left(\dfrac{a}{b}\right) = \log a - \log b$
We're going the other way here, combining two subtracted logs back into one: $\log_2(x+3)-\log_2 x = \log_2\left(\dfrac{x+3}{x}\right)$
So $\log_2\left(\dfrac{x+3}{x}\right)=1$
Convert to exponential form to solve: $2^1 = \dfrac{x+3}{x}$
$2x = x+3$
$x=3$
Before picking your answer, always check the result against the domain
For a log to be defined, what's inside it must be greater than 0, it can't even be zero
$x+3>0$ and $x>0$
To satisfy both, the domain is $\{x: x>0\}$
Answer: D
Note: the exam trap here is sometimes giving you a value that solves the equation but fails the domain check, always verify before picking your answer. The 2017 E.C. exam has this same trap ($\log x + \log(x-3) = 1$, where solving gives $x=5$ and $x=-2$, but only $x=5$ passes the domain check).
16.Let $a$ and $b$ be positive real numbers, and $r$ and $s$ be any real numbers. Then, which one of the following is NOT true about laws of exponents?
A.$(a^r)^s=a^{rs}$
C.$\left(\dfrac{a}{b}\right)^r=\dfrac{a^r}{b^r}$
B.$(a+b)^r=a^r+b^r$
D.$(ab)^r=a^rb^r$
A: $(a^r)^s=a^{rs}$ true (power rule)
B: $(a+b)^r=a^r+b^r$ not true (exponents don't distribute over addition)
17.Suppose the following data represent 12 students' test result score out of ten: 3, 1, 9, 2, 10, 4, 8, 8, 9, 5, 6, 10. Which one of the following is the median of the data?
A.8
C.7
B.5
D.6
Arrange the data in order (increasing or decreasing): 1, 2, 3, 4, 5, 6, 8, 8, 9, 9, 10, 10 (12 values).
With an even count, the median is the average of the 6th and 7th values: $\dfrac{6+8}{2}=7$.
Answer: C
Note: if the data has an odd count, the single middle number is the median. We only average two numbers when there isn't one single number in the center (an even count).
18.Which one of the following systems of linear inequalities represents the shown graph?
A.$y\le 2x+4,\ y\ge -x+2$
B.$y\ge -2x+4,\ y\le x+2$
C.$y\ge 2x+4,\ y\le -x+2$
D.$y\le -2x+4,\ y\ge -x+2$
During the exam, you don't need to solve or derive the inequalities from scratch
Just pick a convenient point from inside the shaded region, like $(-3, 0)$
Plug that point into each choice and see which one it satisfies
A: $0\le 2(-3)+4=-2$? False, eliminate A
B: $0\ge -2(-3)+4=10$? False, eliminate B
C: $0\ge 2(-3)+4=-2$? True. $0\le -(-3)+2=5$? True. Both hold
D: $0\le -2(-3)+4=10$? True. $0\ge -(-3)+2=5$? False, eliminate D
Answer: C
Note: sometimes you'll be asked for the domain and range of a shaded region instead of its inequality system.
19.A right circular cone has base radius 5 cm and height 12 cm. What is the total surface area of the cone (in cm²)?
A.90$\pi$
C.300$\pi$
B.720$\pi$
D.60$\pi$
Total surface area = Lateral surface area + area of base
Lateral surface area $=\dfrac12 \times (\text{perimeter of base}) \times \text{slant height} = \dfrac12 Pl$
Area of base = area of a circle $=\pi r^2$
To find lateral surface area we need the slant height $l$, use the Pythagorean theorem to find it
$l=\sqrt{r^2+h^2}=\sqrt{25+144}=\sqrt{169}=13$
Perimeter of base (a circle) $=2\pi r = 2\pi(5)=10\pi$
Lateral surface area $=\dfrac12(10\pi)(13)=65\pi$
Area of base $=\pi(5)^2=25\pi$
Total surface area $=65\pi+25\pi=90\pi\text{ cm}^2$
Answer: A
Note: the diagram above wasn't shown on the actual exam, I added it here for illustration. On the real exam, you'll need to visualize or sketch this yourself.
By the binomial theorem, the coefficients for power 5 come from row 5 of Pascal's triangle: $1,5,10,10,5,1$.
So $(x+y)^5 = x^5+5x^4y+10x^3y^2+10x^2y^3+5xy^4+y^5$.
Answer: D
Note: Pascal's triangle is easier when the power is 5 or less, but sometimes you'll be asked for a higher degree, like $(x+y)^{10}$, as in the 2016 E.C. exam. For those, use the combination method to find the coefficients instead.
23.What is the area (in square units) of a parallelogram spanned between the two vectors $\vec u=\hat\imath+2\hat\jmath+3\hat k$ and $\vec v=2\hat\imath-\hat\jmath+\hat k$?
A.$4\sqrt2$
B.$3\sqrt3$
C.$5\sqrt3$
D.$3\sqrt2$
General formula: Area $=|\vec u \times \vec v|$ (the area of a parallelogram spanned by two vectors is the magnitude of their cross product)
The cross product is computed the same way as a $3\times3$ determinant, with $\hat\imath, \hat\jmath, \hat k$ as the top row: $\vec u\times\vec v = \begin{vmatrix}\hat\imath & \hat\jmath & \hat k\\ 1 & 2 & 3\\ 2 & -1 & 1\end{vmatrix}$
For the $\hat\imath$ component, cross out its row and column, leaving the 2×2 piece behind:
$\hat\imath$ component: $(2)(1)-(3)(-1)=2+3=5$
For the $\hat\jmath$ component, cross out its row and column:
24.Which one of the following are the lower and the upper bounds of $4.4\times2.6$ respectively?
A.11.4534 and 11.5014
B.11.0345 and 11.045
C.11.0925 and 11.7925
D.11.045 and 11.515
Since $4.4$ is rounded to 1 decimal place, we add and subtract half of that place value ($0.1 \div 2 = 0.05$) to find its bounds
$4.4-0.05=4.35$, this is our lower bound. $4.4+0.05=4.45$ is the upper bound, so $[4.35,\,4.45)$
Same logic for $2.6$: bounds are $[2.55,\,2.65)$
Lower bound of product $= 4.35\times2.55 = 11.0925$
Upper bound of product $= 4.45\times2.65 = 11.7925$
Answer: C
Exam shortcut: compute the plain product $4.4\times2.6=11.44$ first. Pick the answer that includes this number. A and B do not include this value, so eliminate both. That leaves only C and D to check by hand.
25.Which one of the following is the fraction form of the repeating decimal $2.13\overline{7}$?
A.$\dfrac{2137}{900}$
C.$\dfrac{1921}{900}$
B.$\dfrac{96}{45}$
D.$\dfrac{481}{225}$
$x=2.137777\ldots$ (let $x$ equal the repeating decimal)
$100x=213.7777\ldots$ (multiply by 100 to move past the two non-repeating digits)
$1000x=2137.7777\ldots$ (multiply by 1000 to move one full repeat past the decimal)
$1000x-100x=2137.7777\ldots-213.7777\ldots$ (subtract to cancel the repeating part)
26.Given a function $g$ with $g(x)=x^2$. What is the value of $\dfrac{g(x+h)-g(x)}{h}$ as $h$ gets closer and closer to zero?
A.$x$
C.$\dfrac{x^2}{3}$
B.$2x$
D.$\dfrac{x}{2}$
This is indirectly asking for the derivative of $x^2$. Using $g$ instead of the more familiar $\dfrac{f(x+h)-f(x)}{h}$ is meant to test whether you understand the concept, not just recognize a memorized formula
The derivative of $x^2$ is $2x$
Answer: B
Note: you can also solve it using the derivative definition directly:
$\dfrac{g(x+h)-g(x)}{h} = \dfrac{(x+h)^2-x^2}{h}$
$=\dfrac{x^2+2xh+h^2-x^2}{h}$ (expand $(x+h)^2$)
$=\dfrac{2xh+h^2}{h}$ (the $x^2$ terms cancel)
$=\dfrac{h(2x+h)}{h}$ (factor out $h$)
Since $h$ hasn't reached zero yet, the $h$ in the numerator and denominator can legally cancel, giving $2x+h$, which approaches $2x$ as $h\to0$.
27.Which one of the following geometric series is divergent?
Sigma property: a constant number $a$ can be pulled outside the summation: $\displaystyle\sum a\cdot r^n = a\sum r^n$. This is why the constants out front (1000 in B, 3 in D) don't affect whether a series converges, only $r$ does.
Whether the exponent is written as $n$ or $n+1$ doesn't matter either (as in B and D), it's still the same ratio $r$ raised to a power, just shifted by one term, so convergence still depends only on $|r|$.
28.What is the domain of the rational expression $\dfrac{x-1}{x^2+3x+2}$?
A.$\{x\in\mathbb R: x\ne -2,1\}$
B.$\{x\in\mathbb R: x\ne -2,-1 \text{ and } 1\}$
C.$\{x\in\mathbb R: x\ne -2,-1\}$
D.$\{x\in\mathbb R: x\ne -1,2\}$
The expression is undefined where the denominator is zero: $x^2+3x+2=0 \Rightarrow (x+1)(x+2)=0$.
$\Rightarrow x=-1,-2$.
So the domain is $\{x\in\mathbb R: x\ne -1,-2\}$.
Answer: C
29.Which one of the following is the period of the function $y=\tan x$ in radians?
A.$\dfrac{\pi}{2}$
C.$2\pi$
B.$\dfrac{\sqrt2}{2}$
D.$\pi$
The tangent function repeats every $\pi$ radians. Sine and cosine repeat every $2\pi$.
30.Which one of the following conditions is true if a system of linear equations $\begin{cases} d_1x+e_1y=f_1 \\ d_2x+e_2y=f_2 \end{cases}$ has infinite solutions?
Case 1: $\dfrac{d_1}{d_2}=\dfrac{e_1}{e_2}=\dfrac{f_1}{f_2}$ → infinite
Case 2: $\dfrac{d_1}{d_2}=\dfrac{e_1}{e_2}\ne\dfrac{f_1}{f_2}$ → no solution
Case 3: $\dfrac{d_1}{d_2}\ne\dfrac{e_1}{e_2}$ → unique (one solution)
Answer: B
Note: if the equations aren't already in this form, rearrange each one into standard form first, $x$ term, then $y$ term, then the number after the equal sign, so the coefficients line up correctly before comparing ratios.
31.Which of the following pairs of equations represent parallel lines?
A.$3x-6y+1=0$ and $-x+2y-1=0$
B.$x-y+1=0$ and $x+y+1=0$
C.$x-3y+2=0$ and $-3x+y+4=0$
D.$2x-4y+2=0$ and $-2x+y+5=0$
Write each equation in slope form ($y=mx+b$) and compare slopes
A: $3x-6y+1=0 \Rightarrow y=\frac12 x+\frac16$; $-x+2y-1=0 \Rightarrow y=\frac12 x+\frac12$. Same slope ($\frac12$), different intercepts, so these lines are parallel
B: $x-y+1=0 \Rightarrow y=x+1$ (slope $1$); $x+y+1=0 \Rightarrow y=-x-1$ (slope $-1$). Different slopes, not parallel
C: $x-3y+2=0 \Rightarrow y=\frac13x+\frac23$ (slope $\frac13$); $-3x+y+4=0 \Rightarrow y=3x-4$ (slope $3$). Different slopes, not parallel
D: $2x-4y+2=0 \Rightarrow y=\frac12x+\frac12$ (slope $\frac12$); $-2x+y+5=0 \Rightarrow y=2x-5$ (slope $2$). Different slopes, not parallel
Note: parallel lines have the same slope: $m_1 = m_2$. Perpendicular lines have this property instead: $m_1 \times m_2 = -1$.
32.In some gold mining areas, the amount of gold extracted decreases from year to year. If the amount extracted is 270 kg in the first year, 180 kg in the second year, 120 kg in the third year, 80 kg in the fourth year, and so on, what is the total amount of gold extracted in the long run (in kg)?
A.540
C.650
B.4500
D.810
The pattern: $270, 180, 120, 80, \ldots$
$\dfrac{180}{270}=\dfrac{120}{180}=\dfrac{80}{120}=\dfrac23$. All consecutive term ratios are equal, so this is a geometric sequence, and our common ratio is $\dfrac23$
First term $a=270$, common ratio $r=\dfrac23$
Since $|r|<1$, the sum to infinity is $S_\infty = \dfrac{a}{1-r}$
$S_\infty = \dfrac{270}{1-\frac23} = \dfrac{270}{\frac13} = 810$ kg
Answer: D
Note: the formula $S_\infty = \dfrac{a}{1-r}$ works for any convergent geometric series, meaning $|r|<1$.
It comes from the general finite-sum formula:
$S_n=\dfrac{a(1-r^n)}{1-r}$
As $n\to\infty$, $r^n\to0$ when $|r|<1$, leaving:
$S_\infty=\dfrac{a}{1-r}$
33.Let $a>0$ and $a\ne1$. Then, which one of the following is true about the graphs of $f(x)=\log_a x$ and $g(x)=\log_{1/a} x$?
A.The graph of $f(x)$ is a reflection of the graph of $g(x)$ along the $x$-axis.
B.The graphs of $f(x)$ and $g(x)$ intersect each other at $(0,1)$.
C.The $x$-axis is a horizontal asymptote to the graphs of $f(x)$ and $g(x)$.
D.The graphs of both functions $f(x)$ and $g(x)$ are increasing.
A is true, the two graphs are mirror images along the $x$-axis
B is false, the graphs intersect at $(1,0)$ not $(0,1)$
C is false: log functions have a vertical asymptote at $x=0$ (the $y$-axis), not a horizontal one
D is false: the graph of $f$ is increasing and $g$ is decreasing
Note: Master all three (deviation from mean, mode, median).
35.Which of the following statements is NOT correct about sampling techniques?
A.Cluster sampling divides the population into subgroups, where each subgroup has different characteristics to the whole group.
B.Systematic sampling is the selection of individuals by considering sampling intervals.
C.Stratified sampling is useful whenever the population under consideration has some identifiable categorical difference.
D.A simple random sampling is the selection of individuals for which every individual has an equal chance of being selected.
In cluster sampling, each cluster (subgroup) is meant to be a small-scale representation of the whole population, meaning internally heterogeneous but similar to the overall group, not "different" from it
Option A describes the opposite of what cluster sampling actually is, so it is incorrect
36.Given a triangle with vertices $A=(2,2)$, $B=(2,6)$ and $C=(5,6)$. When the triangle is rotated $180^\circ$ about the origin, what will be the images of the points $A$, $B$ and $C$ respectively?
A.$(-2,-2), (-2,-6)$ and $(-5,-6)$
B.$(-2,2), (6,-2)$ and $(6,-5)$
C.$(2,-2), (-6,2)$ and $(-6,5)$
D.$(2,2), (6,2)$ and $(-5,6)$
A $180^\circ$ rotation about the origin maps $(x,y)\to(-x,-y)$
$A=(2,2)\to(-2,-2)$
$B=(2,6)\to(-2,-6)$
$C=(5,6)\to(-5,-6)$
Answer: A
Alternative: the general rotation formula works for any angle, not just $180^\circ$: for a rotation through angle $\theta$ about the origin, $R_\theta(x,y)=(x',y')$ where $x'=x\cos\theta-y\sin\theta$ and $y'=x\sin\theta+y\cos\theta$. For $\theta=180^\circ$: $\cos180^\circ=-1$, $\sin180^\circ=0$, so $x'=-x$ and $y'=-y$, matching what we used above.
37.When the elementary row operation $R_3\to R_3-2R_1$ is applied to the matrix $M=\begin{pmatrix}1 & 2 & -1\\ 3 & 2 & 4\\ -1 & 4 & 2\end{pmatrix}$, what is the resulting matrix?
Note: when order matters and $AB$ is not equal to $BA$, use permutation instead: $P(n,r)=\dfrac{n!}{(n-r)!}$.
41.Consider the following distribution of data. What is the variance of the data?
x
4
7
8
10
f
11
8
5
1
A.$\sqrt{1.76}$
C.3.52
B.1.76
D.$\sqrt{3.52}$
General formula: variance $\sigma^2=\dfrac{\sum f_i(x_i-\bar x)^2}{\sum f_i}$
Total $n=\sum f_i=11+8+5+1=25$
Find the mean $\bar x$
$\bar x = \dfrac{4(11)+7(8)+8(5)+10(1)}{25} = \dfrac{44+56+40+10}{25} = \dfrac{150}{25}=6$
$(x_i-\bar x)^2 \times f_i$
$(4-6)^2(11)=44$
$(7-6)^2(8)=8$
$(8-6)^2(5)=20$
$(10-6)^2(1)=16$
$\sum(x_i-\bar x)^2 f_i=44+8+20+16=88$
$\sigma^2 = \dfrac{88}{25} = 3.52$
Answer: C
Note: the square root of variance is called standard deviation. If this question had asked for standard deviation instead of variance, the answer would be D, $\sqrt{3.52}$.
42.Which one of the following correctly defines a power function $f$?
A.$f(x)=a^x$ for $a>0$ and $a\ne1$
B.$f(x)=ax^r$ for $a\ne0$ and $r\in\mathbb R$
C.$f(x)=ax^{r-1}$ for $a\in\mathbb R$ and $r\in\mathbb R$
D.$f(x)=a^x$ for $a=1$ and $x\in\mathbb R$
A power function is defined as $f(x)=ax^r$, $a\ne0$, $r\in\mathbb R$
A is an exponential function
B is a power function (correctly defined)
C is a power function, but it wrongly allows $a$ to be zero
D is a constant function, $f(x)=1$ for any $x$
Answer: B
Note: $f(x)=a^x$ with $a=1$ is not an exponential function. An exponential function requires $a>0$ and $a\ne1$.
43.Consider the graph of a rational function $f$ shown below. Which one of the following represents the graph of $f$?
A.$f(x)=\dfrac{x-2}{x+\frac12}$
B.$f(x)=\dfrac{2x-3}{x-\frac12}$
C.$f(x)=\dfrac{x+2}{2x}$
D.$f(x)=\dfrac{x+2}{2x-1}$
Shortcut:
The graph crosses the $y$-axis at $(0,-2)$. Substitute $x=0$ into each of the four choices and see which one gives $f(0)=-2$, this eliminates most of the choices right away
You can also use the $x$-intercept $(-2,0)$ to double check: substitute $x=-2$ and see which choice gives $f(-2)=0$
Or use the vertical dotted line ($x=\frac12$): substituting $\frac12$ into $x$ should make the denominator zero for the correct choice
Answer: D
Formal method: the graph shows a vertical asymptote at $x=\frac12$ and a horizontal asymptote at $y=\frac12$.
44.Consider the given trigonometric table. Which one of the following is correct about the measure of the angles and their corresponding trigonometric values?
θ
sinθ
cosθ
tanθ
18°
0.3090
0.9511
0.3249
35°
0.5736
0.8192
0.7002
44°
0.6947
0.7193
0.9657
72°
0.9511
0.3090
3.078
A.$\tan 145^\circ=0.7002$
B.$\cos 145^\circ=-0.5736$
C.$\cos 162^\circ=0.9511$
D.$\sin 136^\circ=0.6947$
Notice the multiple choice angles and the given table: $145+35=180$, $162+18=180$, $136+44=180$, such two angles are called reference angles
Reference angles have the same trig value but may differ in sign, follow ASTC (All Students Take Calculus) to help you remember which trig value is positive or negative depending on which quadrant the original angle belongs to
Use reference angles
$145^\circ=180^\circ-35^\circ$
$162^\circ=180^\circ-18^\circ$
$136^\circ=180^\circ-44^\circ$
A: $\tan 145^\circ=-\tan 35^\circ=-0.7002$, not $+0.7002$, so this is false
B: $\cos 145^\circ=-\cos 35^\circ=-0.8192$, not $-0.5736$, so this is false
C: $\cos 162^\circ=-\cos 18^\circ=-0.9511$, not $+0.9511$, so this is false
D: $\sin 136^\circ=\sin 44^\circ=0.6947$, which is true
Answer: D
45.What is the value of $\displaystyle\int \dfrac{x^2+1}{x^{3/4}}\,dx$? (where $c$ is a constant)
A.$x\left(x^{1/4}+x^{-7/4}\right)+c$
B.$4x^{1/4}\left(\dfrac19 x^2+1\right)+c$
C.$\dfrac{4(x^3+x)}{7x^{7/4}}+c$
D.$\dfrac{4(x^3+3x)}{21\left(x^{1/4}+1\right)}+c$
Split the fraction: $\dfrac{x^2+1}{x^{3/4}} = \dfrac{x^2}{x^{3/4}} + \dfrac{1}{x^{3/4}}$
Put them in separate integral signs (integration sum property): $\displaystyle\int \dfrac{x^2+1}{x^{3/4}}\,dx = \int \dfrac{x^2}{x^{3/4}}\,dx + \int \dfrac{1}{x^{3/4}}\,dx$
Simplify each term: $\dfrac{x^2}{x^{3/4}}=x^{2-3/4}=x^{5/4}$, and $\dfrac{1}{x^{3/4}}=x^{-3/4}$ $= \displaystyle\int x^{5/4}\,dx + \int x^{-3/4}\,dx$
$\dfrac{4}{9}x^{9/4} + 4x^{1/4}$
Sum: $\dfrac49 x^{9/4} + 4x^{1/4} + c = 4x^{1/4}\left(\dfrac19 x^2+1\right)+c$
Answer: B
Note: general integration rule: $\displaystyle\int x^n\,dx = \dfrac{x^{n+1}}{n+1}+c$. The power $n$ can be an integer, a fraction, or irrational, the process is the same. Don't be confused when the power is a fraction.
46.A ball is dropped from a height of 20 m. It rebounds half of the distance after each fall. What is the total distance the ball has traveled when it hits the ground for the 5th time?
A.62.5 m
C.57.5 m
B.43.5 m
D.52.5 m
Drop: $20$ m (hits ground 1st time, total $=20$)
Bounce 1: up $10$, down $10$ (hits 2nd time, total $=20+20=40$)
Bounce 2: up $5$, down $5$ (hits 3rd time, total $=40+10=50$)
Bounce 3: up $2.5$, down $2.5$ (hits 4th time, total $=50+5=55$)
Bounce 4: up $1.25$, down $1.25$ (hits 5th time, total $=55+2.5=57.5$ m)
Answer: C
47.Which one of the following statements is NOT true about angle properties of a circle?
A.A central angle is an angle formed by two radii with vertex at the center of the circle.
B.An inscribed angle is an angle formed by two intersecting chords with vertex on the circle.
C.An angle inscribed in a semicircle is a right angle.
D.If an inscribed angle and a central angle intercept the same arc, then they have the same measure.
A is true: a central angle ($\theta$) is formed by two radii, vertex at the center
B is true: an inscribed angle ($\alpha$) is formed by two chords, vertex on the circle
C is true: inscribed angle $=\dfrac12$ arc length. Semicircle arc $=180^\circ$, so $\dfrac12(180^\circ)=90^\circ$
D is false: $\theta = $ arc length, $\alpha = \dfrac12$ arc length, the two are not the same
52.What is the approximate perimeter (in cm) of a regular 5-sided polygon with circumradius 3 cm? Use $\sin 36^\circ=0.5878$ and $\cos 36^\circ=0.8090$.
A.24.27
C.20.35
B.15
D.17.63
Splitting the pentagon into 5 triangles from the center, notice a right triangle formed by the apothem (dotted line)
In that right triangle: $\sin 36^\circ = \dfrac{\text{opposite}}{\text{hypotenuse}} = \dfrac{s/2}{r}$
Solve for $s$: $s = 2r\sin 36^\circ$
$s = 2(3)(0.5878) = 3.5268$ cm
Perimeter $= 5s = 5(3.5268) \approx 17.63$ cm
Answer: D
Alternative method: the general formula for any regular $n$-gon with circumradius $r$ is $s=2r\sin\left(\dfrac{180^\circ}{n}\right)$.
$s = 2(3)\sin(36^\circ) = 2(3)(0.5878) = 3.5268$ cm
Perimeter $= 5(3.5268) \approx 17.63$ cm, the same result.
Note: sometimes you might be asked to find the apothem itself instead. Using the same right triangle: $\cos 36^\circ = \dfrac{\text{apothem}}{r}$, so apothem $= r\cos 36^\circ = 3(0.8090) = 2.427$ cm. This is exactly where $\cos 36^\circ$ would come in, if that's what the question asked for.
53.Which one of the following represents the shown parabola?
A.$y=-x^2+4x+5$
B.$y=-x^2-4x+5$
C.$y=-x^2+2x+5$
D.$y=-x^2-2x+5$
The graph shows $(-5,0)$ and $(1,0)$ as roots (x-intercepts)
Substitute the simplest one, $x=1$, and check if you get zero
A: $-1+4+5=8$, not zero
B: $-1-4+5=0$ ✓
C: $-1+2+5=6$, not zero
D: $-1-2+5=2$, not zero
Answer: B
Alternative method: for any quadratic $ax^2+bx+c$, the vertex's $x$-coordinate is $-\dfrac{b}{2a}$. The graph's bending point (vertex) is $(-2,9)$. Check against the multiple choices:
A: $a=-1,b=4$, vertex $x=-\dfrac{4}{-2}=2$, not $-2$
B: $a=-1,b=-4$, vertex $x=-\dfrac{-4}{-2}=-2$ ✓
C: $a=-1,b=2$, vertex $x=-\dfrac{2}{-2}=1$, not $-2$
D: $a=-1,b=-2$, vertex $x=-\dfrac{-2}{-2}=-1$, not $-2$
Using the $y$-intercept $(0,5)$ wouldn't help here, all four choices give $f(0)=5$, since they share the same constant term. That's why the $x$-intercept is used instead, it's the one feature that actually tells the choices apart.
54.Which one of the following statements is correct about a chord of a circle?
A.Any line segment drawn from the center of a circle bisects the given chord.
B.Any two chords of a circle subtend equal angles at the center of the circle.
C.Any two chords of a circle which are equal in length are equidistant from the center of the circle.
D.Any line segment which passes through the center of a circle is perpendicular to the given chord.
A is false, only a perpendicular segment bisects a chord, not any segment
B is false, only equal-length chords subtend equal central angles
C is true (standard circle theorem): two equal chords are always the same perpendicular distance from the center
D is false, same issue as A, passing through center doesn't guarantee perpendicularity
Answer: C
55.Let $r_1$ and $r_2$ be the roots of the quadratic equation $2x^2+3x-4=0$. Which one of the following is equal to $\dfrac{1}{r_1^2}+\dfrac{1}{r_2^2}$?
A.$\dfrac{3}{4}$
B.$\dfrac{25}{16}$
C.$\dfrac{3}{16}$
D.$\dfrac{1}{4}$
For any quadratic $ax^2+bx+c=0$ with roots $r_1$ and $r_2$, the sum of the roots is $r_1+r_2=-\dfrac{b}{a}$ and the product of the roots is $r_1r_2=\dfrac{c}{a}$, this works without ever needing to solve for $r_1$ and $r_2$ individually
Here $a=2$, $b=3$, $c=-4$, so $r_1+r_2=-\dfrac{3}{2}$ and $r_1r_2=\dfrac{-4}{2}=-2$
$(r_1+r_2)^2=\left(-\dfrac32\right)^2=\dfrac94$, and $2r_1r_2=2(-2)=-4$, so $r_1^2+r_2^2=\dfrac94-(-4)=\dfrac{25}{4}$
$(r_1r_2)^2=(-2)^2=4$
Putting it together: $\dfrac{25/4}{4}=\dfrac{25}{16}$
Answer: B
Note: the sum/product relationship used above ($r_1+r_2=-\dfrac{b}{a}$ and $r_1r_2=\dfrac{c}{a}$) is called Vieta's formulas. This shortcut, rewriting a symmetric expression in $r_1$ and $r_2$ using only their sum and product, avoids ever solving the quadratic itself, and works for any expression symmetric in the two roots, like $r_1^2+r_2^2$, $r_1^3+r_2^3$, or $\dfrac{1}{r_1}+\dfrac{1}{r_2}$.
56.In the figure provided, line AC is tangent to the circle at C, and line ABD is a secant through B and D. Let $m(\angle DAC)=15^\circ$ and $m(\text{arc } BC)=70^\circ$. What is the measure of arc CD?
Note: don't confuse this with the tangent-chord angle rule, which is used when the vertex sits ON the circle and gives half of a single arc. Here the vertex is outside the circle, so it's half the DIFFERENCE of two arcs instead.
57.Let $f(x)=\dfrac{2x+1}{x-1}$. Which of the following equations is the equation of the tangent line to the graph of $f$ at $(2,f(2))$?
A.$3x+y=11$
B.$y-3x=-1$
C.$x+3y=17$
D.$3x-y=13$
A tangent line needs two things: a point it passes through, and a slope. First find the point by plugging $x=2$ into $f$ itself: $f(2)=\dfrac{2(2)+1}{2-1}=\dfrac{5}{1}=5$, so the line passes through $(2,5)$
The slope at any point on the curve is given by $f'(x)$, so differentiate using the quotient rule: $f'(x)=\dfrac{(x-1)(2)-(2x+1)(1)}{(x-1)^2}=\dfrac{2x-2-2x-1}{(x-1)^2}=\dfrac{-3}{(x-1)^2}$
Evaluate the slope at $x=2$: $f'(2)=\dfrac{-3}{(2-1)^2}=\dfrac{-3}{1}=-3$
Point-slope form: $\dfrac{y-y_1}{x-x_1}=m$. With $(x_1,y_1)=(2,5)$ and $m=-3$: $\dfrac{y-5}{x-2}=-3$
58.What is the solution set for the radical equation $\sqrt{x^2+3x}=2$?
A.$\{1,-4\}$
B.$\{1,4\}$
C.$\{-1,4\}$
D.$\{-1,-4\}$
Shortcut method (fast, exam-friendly):
Domain check first: $x^2+3x\ge0 \Rightarrow x(x+3)\ge0 \Rightarrow x\le-3$ or $x\ge0$
The domain is $\{x: x\le-3 \text{ or } x\ge0\}$
$-1$ fails this, so eliminate any option containing $-1$: C and D are out
Between A $\{1,-4\}$ and B $\{1,4\}$, test $x=-4$: $\sqrt{16-12}=\sqrt4=2$ ✓; test $x=4$: $\sqrt{16+12}=\sqrt{28}\ne2$ ✗
Answer: A
Formal method:
Square both sides: $x^2+3x=4$
$x^2+3x-4=0 \Rightarrow (x+4)(x-1)=0 \Rightarrow x=-4 \text{ or } x=1$
Both satisfy the domain found above, so both belong in the solution set: $\{1,-4\}$
Note: squaring both sides can create solutions that satisfy the squared equation but not the original one, always check against the domain before picking your answer.
59.In an arithmetic progression, the first term is 11 and the common difference is -13. What is the sum of the first 7 terms?
A.-196
B.-28
C.-67
D.196
$S_n=\dfrac{n}{2}(a_1+a_n)$, sum of $n$ terms of an arithmetic sequence
$a_n=a_1+(n-1)d$, $n$th term of an arithmetic sequence
The denominator $(x+2)(x+1)^2$ has a repeated linear factor, so the decomposition needs one term for the simple factor and two terms for the repeated one: $\dfrac{3x^2+5x-1}{(x+2)(x+1)^2}=\dfrac{A}{x+2}+\dfrac{B}{x+1}+\dfrac{C}{(x+1)^2}$
Multiply both sides by $(x+2)(x+1)^2$ to clear all the denominators: $3x^2+5x-1=A(x+1)^2+B(x+2)(x+1)+C(x+2)$
Choosing convenient values of $x$ makes terms vanish and solves for the constants directly, no system of equations needed. Let $x=-2$ (this zeroes out the $B$ and $C$ terms): $3(4)+5(-2)-1=1=A(1)^2 \Rightarrow A=1$
Let $x=-1$ (this zeroes out the $A$ and $B$ terms): $3(1)+5(-1)-1=-3=C(1) \Rightarrow C=-3$
Exam shortcut:
Substitute $A=1$ and $C=-3$ into the decomposition from step 1: $\dfrac{3x^2+5x-1}{(x+2)(x+1)^2}=\dfrac{1}{x+2}+\dfrac{B}{x+1}-\dfrac{3}{(x+1)^2}$
Only option C matches this, no need to solve for $B$ at all
Answer: C
Formal method (solve for $B$ too):
Substituting $A=1$ and $C=-3$ back into the cleared equation above: $3x^2+5x-1=(x+1)^2+B(x+2)(x+1)-3(x+2)$, now $B$ is the only unknown left
Match the coefficient of $x^2$ on both sides: on the right side it's $1+B$, so $3=1+B \Rightarrow B=2$
Substituting the constants back in: $\dfrac{3x^2+5x-1}{(x+2)(x+1)^2}=\dfrac{1}{x+2}+\dfrac{2}{x+1}-\dfrac{3}{(x+1)^2}$
Note: picking $x=-2$ and $x=-1$ isn't arbitrary, they're the roots of the denominator.