From a square with sides of length $5$, triangular pieces from the four corners are removed to form a regular octagon. Find the area $removed$ to the nearest integer.
Solution:
-----------book page break-----------
If we cut the corners as mentioned, each of the removed pieces will be an isosceles right angled triangle as shown below:
Let the side of this triangle be $x$. The hypotenuse will be $x\sqrt{2}$. Since this side is part of the regular octagon, we get the relation:
The roots of the equation $f(x)=0$ are $\dfrac{-a+\sqrt{a^2-4b}}{2}$ and $\dfrac{-a-\sqrt{a^2-4b}}{2}$, both of which are integers.
This means that $(a^2-4b) = (a^2 - 8)$ has to be a perfect square and $a$ has to be a rational number.
If,
$a^2 - 8 = 0$
$\Rightarrow a = 2\sqrt{2}$ which is not a rational number.
Therefore, we cannot consider this value for $a$.
If $a^2 - 8 = 1$
$\Rightarrow a = 3$. This is a valid value since $a$ is an integer and $a^2 - 8$ is a perfect square.
$\therefore a = 3$, $b = 2$
$\Rightarrow a^2 + b^2 = 9 + 4 = 13$
Problem 3 of 30
Let $x_1$ be a positive real number and for every integer $N \ge 1$ let $x_{n+1} = 1 + x_1x_2...x_{n-1}x_n$. If $x_5 = 43$, what is the sum of digits of the largest prime factor of $x_6$?
Solution:
From the given definition of $x_n$, we know that:
$x_5 = 1 + x_1x_2...x_4 = 43$
$\therefore x_1x_2...x_4 = 42$
$\therefore x_6 = 1 + x_1x_2...x_4x_5$
$\Rightarrow x_6 = 1 + 42\times 43 = 1807$
Factorising $1807$ into its prime factors we get
$1807 = 13 \times 139$
The largest prime number is $139$ and the sum of its digits is $13$
Problem 4 of 30
An ant leaves the anthill for its morning exercise. It walks $4$ feet east and then makes a $160^\circ$ turn to the right and walks $4$ more feet. It then makes another $160^\circ$ turn to the right and walks $4$ more feet. If the ant continues this pattern until it reaches the anthill again, what is the distance in feet it would have walked?
Solution:
Let $P_0$ be the starting point of the ant, and after it moves $4$ feet to the east, it reaches $P_1$, then it takes $160^\circ$ turn towards its right, and walks another $4$ feet to reach $P_2$.
Let's say the ant travels a total of $n$ path segments, reaching point $P_i$ after completing the $i\xasuper{th}$ segment. After $n$ segments the ant reaches point $P_n$ with is same as the starting point $P_0$.
Let $M_1$ and $M_2$ be the midpoints $P_0P_1$ and $P_1P_2$, let us draw the perpendicular bisectors of lines $P_0P_1$ and $P_1P_2$, intersecting at $O$.
-----------book page break-----------
We get a diagram as shown below:
As given in the problem, $\angle P_0P_1P_2 = 180 - 160 = 20^\circ$
Considering $\triangle OM_1P_1$ and $\triangle OM_2P_1$,
Let us draw a circle with $O$ as the centre and $OM_1$ as the radius. From point $P_2$ we draw a tangent to this circle at $M_3$ and extend the tangent to $P_3$ to make it equal to $4$ feet
The minimum integer value of $n$ in the above equation will give us the number of path segments the ant covered before reaching $P_0$ for the first time.
For $n$ to be the minimum positive integer, the value of $m$ is $4$.
Therefore, $n = 9$
Therefore, the total distance covered by the ant is $9 \times 4 = 36$ feet.
Problem 5 of 30
Five persons wearing badges with numbers $1,\ 2,\ 3,\ 4,\ 5$ are seated on $5$ chairs around a circular table. In how many ways can they be seated so that no two persons whose badges have consecutive numbers are seated next to each other? (Two arrangements obtained by rotation around the table are considered different.)
Solution:
It will be easier to solve this problem by counting the arrangements considering a fixed position for any one of the persons, and later count the possible number of rotations.
Let us name the chairs as $A$, $B$, $C$, $D$ and $E$ as shown in the following figure:
-----------book page break-----------
We can fix chair $A$ the for person $1$. Once we have fixed chair $A$ for $1$, the two adjacent chair $B$ and $E$ cannot be occupied by $2$. hence $2$ can be seated either on $C$ or $D$.
If $2$ is seated on $C$, then $3$ can only be seated on $E$, $4$ can be seated only on $B$ and $5$ can be seated only on $D$. Else if $2$ is seated on $D$ then $3$ can only be seated on $B$, $4$ can be seated only on $E$, and $5$ can be seated only on $C$.
Therefore, once the position of $1$ is fixed, there can be $2 \times 1 \times 1 \times 1 = 2$ possible arrangements.
Now, each of these two arrangements can be rotated to $5$ different positions, including the initial one, giving us a total of:
$5 \times 2 = 10$ possible seating arrangements.
Problem 6 of 30
Let $\overline{abc}$ be a three digit number with nonzero digits such that $a^2 + b^2 = c^2$. What is the largest possible prime factor of $\overline{abc}$?
Solution:
The smallest Pythagorean triplet is $3,\ 4,\ 5$
The next larger Pythagorean triplet will be $6,\ 8,\ 10$ or $5,\ 12,\ 13$. Since $a,\ b,\ c$ are digits we these are not possible values of $abc$.
Therefore, the possible values of $\overline{abc}$ are $345$ or $435$.
We can factorise each of them as:
$345 = 5 \times 3 \times 23$ and
$435 = 5 \times 3 \times 29$
Therefore, the highest possible prime factor is $29$
Problem 7 of 30
On a clock, there are two instants between $12$ noon and $1$ PM, when the hour hand and the minute hand are at right angles.
The difference $in\ minutes$ between these two instants is written as $a + \dfrac{b}{c}$, where $a,\ b,\ c$ are positive integers, with $b < c$ and $b/c$ in the reduced form. What is the value of $a + b + c$?
Solution:
The clock hands will be at right angles, when the angle formed by rotating the minute hand will be $90^\circ$ and $270^\circ$ in the clockwise direction with respect to the hour hand.
We will solve this problem using the method described .
Let the minute hand be at $90^\circ$ and $270^\circ$ with the hour hand at $t_1$ and $t_2$ mins after $12$ noon.
In $t_1$ mins the hour hand will rotate by $\left(\dfrac{t_1}{2}\right)^\circ$
In $t_1$ mins the minute hand rotate by $(6t_1)^\circ$
-----------book page break-----------
At $12$ noon the angle between the two hands is $0^\circ$.
Therefore, the cases that will satisfy our equation are all odd values of $n$.
There are
$\dfrac{99 - 3}{2} + 1 = 49$ odd number between $3$ and $100$, both inclusive.
Therefore, $n$ can have $49$ values.
For those who are familiar with complex numbers, this can be solved easily using the concept of Cube Root Of Unity.
Problem 9 of 30
Let the rational number $p/q$ be closest to but not equal to $22/7$ among all rational numbers with denominator $\lt 100$. What is the value of $p - 3q$?
Solution:
Our objective is to minimise $\left| \dfrac{22}{7} - \dfrac{p}{q} \right|$ without making it $0$.
$\left| \dfrac{22}{7} - \dfrac{p}{q} \right|$
$= \left| \dfrac{22q - 7p}{7q}\right|$
Since $\left| {22q - 7p} \right|$ is positive not equal to $0$, and $p,\ q$ are integers, its minimum value is $1$.
Since $7q$ should be maximised using $q \le 99$, we can put $q = 99$
Since $p$ is an integer, we will only consider $p = 311$
Therefore, $p - 3q = 311 - 99 \times 3 = 14$
Problem 10 of 30
Let $ABC$ be a triangle and let $\Omega$ be its circumcircle. The internal bisectors of angles $A$, $B$ and $C$ intersect $\Omega$ at $A_1$, $B_1$ and $C_1$ respectively, and the internal bisectors of angles $A_1$, $B_1$ and $C_1$ of the triangle $A_1B_1C_1$ intersect $\Omega$ at $A_2B_2C_2$, respectively. If the smallest angle of triangle $ABC$ is $40^\circ$, what is the magnitude of the smallest angle of $A_2B_2C_2$ in degrees?
Solution:
-----------book page break-----------
To maintain clarity of our diagram, we will split the diagram in two parts.
Figure-1, showing only $\triangle ABC$ and $\triangle A_1B_1C_1$, while Figure-2 showing $\triangle A_1B_1C_1$ and $\triangle A_2B_2C_2$
Without loss of generality, let us assume that $\angle C = 40^\circ$
Also, let us take $\angle A = 2x$ and $\angle B = 2y$
Therefore, $2x + 2y + 40 = 180 \Rightarrow x + y + 20 = 90$, and
$x,\ y \gt 20$
-----------book page break-----------
Taking angles subtended by the same arcs, we get:
$\angle A_1 = (y + 20)^\circ$
$\angle B_1 = (x + 20)^\circ$
$\angle C_1 = (x + y)^\circ$
Using the diagram above the same logic as before, we get:
Therefore the smallest angle in $\triangle A_2B_2C_2$ is $\angle C_2$, which is $55^\circ$.
Problem 11 of 30
How many distinct triangles $ABC$ are there, up to similarity, such that the magnitudes of angle $A,\ B$ and $C$ in degrees are positive integers and satisfy
$cos\ A\ cos\ B + sin\ A\ sin\ B\ sin\ kC = 1$
for some positive integer $k$, where $kC$ does not exceed $360^\circ$
Solution:
We know that
$cos(A - B) = cos\ A\ cos\ B + sin\ A\ sin\ B$
Replacing $cos\ A\ cos\ B$ with $cos(A-B) - sin\ A\ sin\ B$, we get:
Therefore, in this case, $k + 2$ is not divisible by $3$
Similarly we can show that if $k + 2$ is divisible by $3$, $k - 2$ is not.
Therefore, if $k - 2$ is divisible by $3$, then it is also divisible by $9$ or if $k + 2$ is divisible by $3$, then it is also divisible by $9$.
Let us consider the case where $k - 2$ is divisible by $9$.
$k = 9r - 2$
The smallest such integer is $7$
Back substituting we get:
$p = 2k = 14$
$p^2 = 196$
$9n + 7 = 196$
$9n = 189$
$n = 21$
$n + 6 = 27$ is not a prime number.
-----------book page break-----------
Similarly, considering the case $k + 2$ is divisible by $9$
$k = 9r + 2$
The smallest such integer is $11$
Back substituting we get:
$p = 2k = 22$
$p^2 = 484$
$9n + 7 = 484$
$9n = 477$
$n = 53$
$n + 6 = 59$ is a prime number.
This satisfies the given condition.
Let us observe that in both cases the value of $n$ will increase as $k$ increases.
Therefore, the smallest positive integer satisfying the given conditions is $n = 53$
Problem 15 of 30
In how many ways can a pair of parallel diagonals of a regular polygon of $10$ sides be selected?
Solution:
Let us look at the regular decagon shown below.
-----------book page break-----------
If we select any two opposite sides, we can form a rectangle $ABCD$ as shown above.
The two sides of the rectangle $AB$ and $DC$ are formed by parallel diagonals. There are two more lines parallel to these sides, forming a set of $4$ parallel lines as shown in blue. In this set of $4$ parallel lines we can choose any two in $\xacomb{4}{2}$ ways.
Also, if we choose any of the two diagonals, we can form a set of $3$ parallel lines, as shown in red. Now, observe that each diagonal will appear in exactly two rectangles formed by choosing two of the opposite sides.
For example $AC$ is the diagonal of $ABCD$, and it is also the diagonal of the rectangle formed by rotating $ABCD$ by one side in the clockwise direction.
Therefore, while counting we should count only one diagonal per rectangle.
We can form $5$ distinct rectangles by selecting opposite sides.
We can choose the rectangle in $\xacomb{5}{1}$ ways.
Hence the total number of ways to choose a parallel diagonal is $\xacomb{5}{1} (\xacomb{4}{2} + \xacomb{3}{2})$
$= 5 (6 + 3) = 45$ ways.
Problem 16 of 30
A pen costs $Rs.\ 13$ and a notebook costs $Rs.\ 17$ A school spends exactly $Rs.\ 10000$ in the year $2017-18$ to buy $x$ pens and $y$ notebooks such that $x$ and $y$ are as close as possible (i.e. $|x-y|$ is minimum). Next year, in $2018-19$, the school spends a little more than $Rs.\ 10000$ and buys $y$ pens and $x$ notebooks. How much $more$ did the school pay?
Solution:
From the given data for the year $2017-18$, we can form the equation:
$13x + 17y = 10000$, where $x$ and $y$ are non-negative integers.
We will solve this equation using the method to solve Linear Diophantine Equation as described .
We will use modular arithmetic to find the initial values of $x_0$, $y_0$
For $r = 2,\ q = 1$ $p$ can only be $0$ ($1$ value)
For $r = 2$ $q$ cannot be $2$ or more.
Therefore, there are $30$ ordered triplets of $a,\ b,\ c$ satisfying the given inequality.
Problem 18 of 30
How many ordered pairs of $(a,\ b)$ of positive integers with $a \lt b$ and $100 \le a,\ b \le 1000$ satisfy
$gcd(a,b):lcm(a,b) = 1:495$?
Solution:
We can express $495$ in terms of its prime factors as:
$495 = 3^2 \times 5 \times 11$
Let two numbers $a,\ b$ be such that their $gcd = 1$ and $lcm = 495$, then $a$ and $b$ are coprimes,
and $a \times b = lcm = 495$
If we distribute the factors of $495$ by keeping the same prime numbers in the same group, then the partitioned numbers will satisfy this condition.
For example $a = 5$ and $b = 3^2 \times 11$, will be one such partition.
The number of ways we can choose the first group, is $2^3 = 8$ ways.
However, this will lead to each partition occurring twice,
for example if we have $a = 5$ and $b = 3^2 \times 11$ as one partition, we will have $a = 3^2 \times 11$ and $b = 5$, as another group.
-----------book page break-----------
If we take $a < b$ we will have $8 \div 2 = 4$ partitions, which are as follows:
$a = 1,\ b = 495$
$a = 3^2,\ b = 55$
$a = 5,\ b = 99$
$a = 11,\ b = 45$
Any integer multiple of the above numbers, $ap,\ bp$ where $p$ is an integer, will satisfy the given condition, so we need to find the multiples of the above partitions that satisfy the condition $ap \ge 100$ and $bp \le 1000$
For $a = 1,\ b = 495$
$ap \ge 100 \Rightarrow p \ge 100$
$bp \le 1000 \Rightarrow p \le \dfrac{1000}{495} \Rightarrow p \le 2$
There is no value of $p$ satisfying the above inequalities.
For $a = 9,\ b = 55$
$9p \ge 100 \Rightarrow p \ge \dfrac{100}{9} \Rightarrow p \ge 12$
$55p \le 1000 \Rightarrow p \le \dfrac{1000}{55} \Rightarrow p \le 18\dfrac{2}{11} \Rightarrow p \le 18$
Therefore, $p = 12 \longrightarrow 18$, which means $p$ has $18 - 12 + 1 = 7$ valid values.
For $a = 5,\ b = 99$
$5p \ge 100 \Rightarrow p \ge 20$
$99p \le 1000 \Rightarrow p \le 10\dfrac{10}{99} \Rightarrow p \le 10$
There is no valid value of $p$ that satisfies this range.
-----------book page break-----------
For $a = 11,\ b = 45$
$11p \ge 100 \Rightarrow p \ge 10$
$45p \le 1000 \Rightarrow p \le \dfrac{200}{9} \Rightarrow p \le 22\dfrac{2}{9} \Rightarrow p \le 22$
The valid values of $p$ range from $10$ to $22$, both values included, therefore there are $22 - 10 + 1 = 13$ valid values of $p$.
The total number of valid values of $p$ is $7 + 13 = 20$
Problem 19 of 30
Let $AB$ be a diameter of a circle and let $C$ be a point on the segment $AB$ such that $AC:CB = 6:7$. Let $D$ be a point on the circle such that $DC$ is perpendicular to $AB$. Let $DE$ be the diameter through $D$. If $[XYZ]$ denotes the area of triangle $XYZ$, find $[ABD]/[CDE]$ to the nearest integer.
Solution:
-----------book page break-----------
We can draw the diagram for the given problem as shown below:
We have joined $AD$ and $BD$, extended $DC$ to meet the circle at $F$ and joined $EF$.
Let $AC = 6x$, therefore, $CB = 7x$ and $AB = 13x$
Let $DC = h$.
$ar[\triangle ABD] = \dfrac{1}{2} DC \times AB = \dfrac{1}{2} h \times 13x = \dfrac{13}{2} hx$
-----------book page break-----------
$CO = CB - BO = 7x - \dfrac{13x}{2} = 0.5x$
$\angle DFE = 90^\circ$, $\because$ it is the angle subtended by the diameter $DE$ on the circumference.
Consider the set $E$ of natural numbers $n \le 10000$ such that when divided by $11,\ 12,\ 13$, respectively, the remainders, in that order, are distinct prime numbers in an arithmetic progression.
If $N$ is the largest number in $E$, find the sum of digits of $N$.
Solution:
Note: The original problem published for this exam did not specify any upper limit, hence was not solvable. We added the condition $n \le 10000$ to make this a valid problem which can be solved.
We know that if any three integers form an $A.P$ series, one of them has to be divisible by $3$.
Therefore, the only possibilities of the remainders to be prime and in $A.P$ series are $3,\ 5,\ 7$ or $7,\ 5,\ 3$ or $3,\ 7,\ 11$
-----------book page break-----------
$\underline{Case\ 1:}$
Let the remainders when divided by $11,\ 12,\ 13$ be $3,\ 5,\ 7$ respectively.
Therefore,
$a \equiv 3\ (mod\ 11)$
$a \equiv 5\ (mod\ 12)$
$a \equiv 7\ (mod\ 13)$
We will solve this using the Chinese Remainder Theorem explained .
The product of the three divisors, $N$, is $11 \times 12 \times 13 = 1716$
Now we can create the table we need to find the solution:
$r_i$
$N_i$
$b_i$
$a_i$
$3$
$156$
$5$
$143$
$7$
$132$
Now, we find the multiplicative inverses of $N_i$ modulo $n_i$ for each $N_i$
Now let us observe that any number of the form $1697 + 1716m$, where $m$ is an integer, will leave the same remainder when divided by the given divisors.
$\therefore 1697 + 1716m \le 10000$
$\Rightarrow 1716m \le 8303$
$\Rightarrow m \le \dfrac{8303}{1716}$
$\Rightarrow m \le 4\dfrac{1439}{1716}$
The maximum value of $m$ is $4$.
And the maximum value of $a$ is $1697 + 4\times 1716 = 8561$
$\underline{Case\ 2:}$
Let the remainders when divided by $11,\ 12,\ 13$ be $7,\ 5,\ 3$ respectively.
Therefore,
$n \equiv 7\ (mod\ 11)$
$n \equiv 5\ (mod\ 12)$
$n \equiv 3\ (mod\ 13)$
For this case we can largely reuse the previous table, since the divisors are same $N_i$ and $b_i$ values will remain the same, and the $r_i$ values will be in reverse order.
Like before, to find the maximum value less than $10000$ satisfying this condition, we use:
$1675 + 1716m \le 10000$
$\Rightarrow 1716m \le 10000 - 1675$
$\Rightarrow 1716m \le 8325$
$\Rightarrow m \le \dfrac{8325}{1716}$
$\Rightarrow m \le 4\dfrac{487}{572}$
$\therefore$ The highest integer value of $m$ is $4$
-----------book page break-----------
$\therefore$ The largest value, less than $10000$ satisfying the congruence relations for $Case\ 3$ is:
$1675 + 1716 \times 4$
$= 8539$
Combining all the three cases above, we can see that $8609$ is the largest possible integer, less than $10000$ satisfying the given conditions.
Therefore, the answer is, $8 + 6 + 0 + 9 = 23$
Problem 21 of 30
Consider the set $E = \{5,\ 6,\ 7,\ 8,\ 9\}$. For any partition of $\{A,\ B\}$ of $E$, with both $A$ and $B$ non-empty, consider the number obtained by adding the product of elements of $A$ to the product of elements of $B$. Let $N$ be the largest prime number among these numbers. Find the sum of the digits of $N$.
Solution:
Let us observe that if $m$ and $n$ are integers having a $gcd$ greater than $1$, then $m + n$ will also be divisible by that $gcd$.
Therefore, for $A + B$ to be a prime, we are looking at values of $A$ and $B$ such that they are coprimes. It is obvious that the sum of products of any two non-empty subsets of the given set will be greater than $2$, we are look at odd prime numbers only.
Therefore we have to keep all the even numbers in one set, let's say $A$
$A = \{6,\ 8\}$
Since $9$ shares a common factor with $6$, it cannot be kept in set $B$.
Therefore, $A = \{6,\ 8,\ 9\}$ and the product of these elements is $432$
Therefore, we are left with the following candidates, in order of size:
$432 \times 7 + 5 = 3029$
$432 \times 5 + 7 = 2167$
$432 + 5 \times 7 = 467$
Applying common divisibility rules, none of these numbers is divisible by $3$ or $5$, except $2167$ which is divisible by $11$, hence is not a prime number.
Checking the divisibility of $3029$ by $7,\ 13...$, we see that it is divisible by $13$
Therefore, the only possible candidate is $467$ which is not divisible by any prime number less than equal to $\left\lfloor\sqrt{467}\right\rfloor = 21$
Therefore, $N = 467$ and the sum of its digits is $17$
Problem 22 of 30
What is the greatest integer not exceeding the sum $\sum\limits_{n = 1}^{1599} \dfrac{1}{\sqrt{n}}$?
Solution:
The given series cannot be directly mapped to a telescoping series. However, with a little observation we can find out an upper bound and a lower bound for the series, each of which can be mapped to a telescoping series.
Now we can see that although we have a close upper and lower bound, they are not close enough to give a unique answer.
Since the first term $\dfrac{1}{\sqrt{1}}$ is an integer, we can eliminate that from the computation of the lower and upper bounds and add it back later.
Now, since our upper and lower bound both are $78.xxx$ the greatest integer not exceeding the sum is $78$.
-----------book page break-----------
We will spend a few more minutes understanding why it did not work, when we did the sum from $n = 1$ but worked when we took the sum from $n = 2$ and added back the value for $n = 1$ to our functions.
Let us take a look at the plot of the function and the upper and lower bounds as shown below:
The function has been plotted from $x = 1 \longrightarrow 10$
The red line is the plot of our function
$f(x) = \dfrac{1}{\sqrt{x}}$
-----------book page break-----------
The blue and the green lines show the upper and the lower bounds respectively.
Let us observe that the errors between the actual value and the upper bound and the lower bound, which is shown by the difference in $y$ values at each $x$, is maximum at $x = 1$, and reduces as $x$ increases.
When we computed the sum from $n = 2$, we eliminated $n = 1$, which in turn, eliminated the maximum error from the sum.
Then we added back $1$ to the actual sum and the bounds, which means we added the actual value of $f(1)$ to both the bounds, eliminating the errors at $n = 1$ from our evaluation.
Problem 23 of 30
Let $ABCD$ be a convex cyclic quadrilateral. Suppose $P$ is a point in the plane of the quadrilateral such that the sum of its distances from the vertices of the $ABCD$ is the least.
If $\{PA,\ PB,\ PC,\ PD\} = \{3,\ 4,\ 6,\ 8\}$
what is the maximum possible area of $ABCD$?
Solution:
Before we draw the diagram for this problem, let us make some observations about the problem.
Let $f(A, C)$ denote the value of the sum of the distances of point $P$ inside quadrilateral $ABCD$ from opposite vertices $A$ and $C$.
The sum of all four distances can be written as $f(A,C) + f(B,D)$.
Since $f$ is a positive function for all points $P$ inside $ABCD$, the sum $f(A, C) + f(B, D)$ is minimum when both of them are minimum individually.
Applying the triangle inequality rule, it is easy to see that the sum of the distances $f(A,C)$ of point $P$ from opposite vertices $A$ and $C$ is minimum when $P$ is any point on the diagonal $AC$.
-----------book page break-----------
Therefore, $f(A,C) + f(B,D)$ is minimum when $P$ lies on both $AC$ and $BD$ and the only such point is the intersection point of $AC$ and $BD$.
Therefore, the point $P$ is the intersection point of the two diagonals.
Since. the dimensions of the distances are given as a set, and the elements of a set are not ordered, the dimensions of $PA$, $PB$, $PC$ and $PD$ can be any of the given values.
Since, $ABCD$ is a cyclic quadrilateral we know that:
$PA \times PC = PB \times PD$.
The only partition of values in the given set that satisfies this criterion, are $\{3,8\}$ and $\{4,6\}$.
We can choose any pair for any diagonal without loosing the accuracy of the result.
Let us choose $AP = 3,\ BP = 4,\ CP = 8$ and $DP = 6$
Given any two sides of a triangle $a, b$, and the included angle $\theta$, the area of the triangle is given by:
$\dfrac{1}{2} a\times b \times sin\theta$ (using the $sine\ rule$ explained ).
We know that the maximum value of $sin\theta$ is $1$ when $\theta = 90^\circ$
Therefore the areas of the four triangle formed by the intersecting diagonals will be maximum when the two diagonals intersect each other at $90^\circ$.
-----------book page break-----------
Therefore, the quadrilater $ABCD$ and the point $P$ can be drawn as follows:
A $1 \times n$ rectangle is divided into $n$ unit $(1 \times 1)$ squares. Each square of this rectangle is coloured red, blue or green. Let $f(n)$ be the number of colourings of the rectangle in which there are an even number of red squares. What is the largest prime factor of $f(9)/f(3)$? (The number of red squares can be zero).
Solution:
Out of $n$ squares the number of red squares, $r$, can be $\{0,\ 2,\ 4,\ ...\}$.
The ways of choosing $r$ squares out of $n$ is
$\xacomb{n}{r}$.
For each of these choices, the remaining square can be coloured, either blue or green, therefore there are $2^{n-r}$ ways of colouring them.
Therefore, the total number of ways of colouring with the number of red squares $= r$, is:
$\xacomb{n}{r} \times 2^{n - r}$ where $r$ is even, and $r \le n$
Now we have two terms, each with $r = even$ and one term with $r = odd$ with the $\unicode{0x201C}+\unicode{0x201D}$ sign and one term $r = odd$ with $\unicode{0x201C}-\unicode{0x201D}$ sign.
We can club each of the even $r$ term with one positive odd $r$ and one negative odd $r$ to get:
The last digits of the factors can only be $1,\ 3,\ 7$ and $9$
The number $703$ is not divisible by $3$ or $9$ or $11$ we can try with
Trying with $7,\ 17,\ 19$ we get our first factor as $19$, therefore the other factor is $37$
Hence the answer is $37$
Problem 25 of 30
A village has a circular wall around it, and the wall has four gates pointing north, south, east and west. A tree stands outside the village, $16\ m$ north of the north gate, and it can be just seen appearing on the horizon from a point $48\ m$ east of the south gate. What is the diameter, in meters, of the wall that surrounds the village?
Solution:
-----------book page break-----------
We can draw the diagram for this problem as follows:
The point $P$ denotes the position of the tree, and the point $R$ denotes the position of the observer, $N$ and $S$ are the north and south gates respectively. Given that $PN = 16$ and $SR = 48$
Since $P$ is just visible to $R$, $PR$ is a tangent to the circular wall at $T$ as shown in the diagram, also $SR$ is the tangent to the circle at $S$.
-----------book page break-----------
$\triangle POT$ is right angled at $T$, therefore,
$PO^2 = OT^2 + PT^2$
$\Rightarrow (16 + r)^2 = r^2 + PT^2$ where $r$ is the radius of the circle
If we want to solve the above equation in the conventional way we will end up with a non-trivial cubic equation to solve for.
-----------book page break-----------
Rather we can take a visual inspection approach, to solve this.
On the $LHS$ we have $96\sqrt{2}$
Therefore, the expression under the square root $(r + 8)$ should be of the form $p \times 2$ where $p$ is a perfect square.
So, we can try with $p = 0,\ 1,\ 4,\ 9,\ 16,\ 25...$ and see which value of $r$ satisfies:
$96\sqrt{2} = r\sqrt{(8 + r)}$
If we put $r + 8 = 0 \times 2$ then we get a negative value of $r$ which is not possible.
If $r + 8 = 1 \times 2$ then also we get $r$ as negative.
If $r + 8 = 4 \times 2 \Rightarrow r = 0$ which does not satisfy the equation.
If $r + 8 = 9 \times 2 \Rightarrow r = 10 \Rightarrow r\sqrt{(8 + r)} = 30\sqrt{2}$ this does not satisfy the equation.
If $r + 8 = 16 \times 2 \Rightarrow r = 24 \Rightarrow r\sqrt{(8 + r)} = 96\sqrt{2}$ satisfies the equation.
Therefore, $r = 24$ and the diameter is $48$.
Problem 26 of 30
Positive integers $x,\ y,\ z$ satisfy $xy + z = 160$. Compute the smallest possible value of $x + yz$.
Solution:
Let $x + yz = M$
Since $x,\ y,\ z$ are positive integers $M$ is also a positive integer.
To minimize the given expression, we need to minimize $y$ and $z$ since they appear in the product.
Given that $xy + z = 160$
$\Rightarrow x = \dfrac{160 - z}{y}$
Substituting this value of $x$ in the given equation, we get:
$\dfrac{160 - z}{y} + yz = M$
-----------book page break-----------
Since $yz$ and $M$ are integers, $\dfrac{160-z}{y}$ is also an integer.
Therefore, $y$ is a divisor of $160 - z$. Since our aim is to minimize $yz$, we will start with the minimum value of $z$.
For $z = 1$, $160 - z = 159$, and the divisors are $1, 3, 53, 159$
If $y = 1$, $M = 159 + 1 = 160$
If $y = 3$, $M = 53 + 3 = 56$
If $y = 53$, $M = 3 + 53 = 56$
If $y = 159$, $M = 1 + 159 = 160$
Since we go the minimum value of $M$ as $56$, we will ignore all values of $y,\ z \gt 56$
For $z = 2$, $160 - z = 158$, and the divisors are $1, 2, 79$. Since we already tried $1$ and $79 \gt 56$ we will ignore these as values of $y$.
If $y = 2$, $M = 79 + 4 = 83$
For $z = 3$, $160 - z = 157$, this is a prime number with no factor less than $56$
For $z = 4$, $160 - z = 156$ and the divisors are $1,\ 2,\ 4,\ 6,\ 12,\ 13$. We have already tried $y = 1,\ 2$ so we will start with $4$
If $y = 4$, $M = 39 + 16 = 55$
If $y = 6$, $M = 26 + 24 = 50$
If $y = 12$, $M = 13 + 48 = 61$
If $y = 13$, $M = 12 + 52 = 64$
So far we have tried the following values of $y = 1,\ 2,\ 3,\ 4,\ 6,\ 12,\ 13$. And it appears that $M$ is a decreasing then increasing function, and so far our minimum $M$ is for $y = 6$
-----------book page break-----------
To ensure that we have the actual minimum we will find the value of $M$ by taking $y = 5$.
$y = 5$ is possible for the minimum positive $z = 5$
$M = \dfrac{160 - 5}{5} + 25 = 31 + 25 = 56$
Therefore, the minimum value is $50$.
Problem 27 of 30
We will say that a rearrangement of the letters of a word has $no\ fixed\ letters$ if, when the rearrangement is placed directly below the word, no column has the same letter repeated.
For instance $H\ B\ R\ A\ T\ A$ is a rearrangement with no fixed letters of $B\ H\ A\ R\ A\ T$ How many distinguishable rearrangements with no fixed letters does $B\ H\ A\ R\ A\ T$ have? (The two $A$s are considered identical.)
Solution:
Since we need to find out the solutions where no letter is allowed to occupy its original position, it is clearly a $derangement$ problem as explained .
So we begin by treating the two $A$s as distinct letters by given them suffixes, and our word becomes:
$B\ H\ A_1\ R\ A_2\ T$
The number of possible derangements with all unique letters is given by:
Each one of these counts treats $A_1$ and $A_2$ as distinct, but since they are identical we need to divide our result by $2!$, and our final result is:
$\dfrac{168}{2!} = 84$
Problem 28 of 30
Let $ABC$ be a triangle with sides $51,\ 52,\ 53$. Let $\Omega$ denote the incircle of $\triangle ABC$. Draw tangents to $\Omega$ which are parallel to the sides of $ABC$. Let $r_1$, $r_2$, $r_3$ be the inradii of the three corner triangles so formed. Find the largest integer that does not exceed $r_1 + r_2 + r_3$.
Solution:
We can find the area of $\triangle ABC$ using $Heron's\ Formula$.
We also know from , that the area of a triangle is $inradius \times semiperimeter$
$\therefore r_\Omega \times 78 = 13 \times 3 \times 3 \times 2 \times 5$ where $r_\Omega$ is the radius of incircle $\Omega$
$\Rightarrow r_\Omega = 3 \times 5 = 15$
Now that we have the basic dimensions in place we can draw the diagram as shown below:
We have drawn the altitude $AD$, the line $PQ$ parallel to $BC$ and tangent to $\Omega$ at $R$. We have joined $RS$ where $S$ is the point of contact of $\Omega$ with $BC$. Let $AD$ intersect $PQ$ at $M$.
-----------book page break-----------
Since, $RS$ joins two parallel tangents of the circle $\Omega$, $RS$ is the diameter of $\Omega$ and is perpendicular to $BC$ and $PQ$.
In triangle $ABC$, the median $AD$ (with $D$ on $BC$) and the angle bisector $BE$ (with $E$ on $AC$) are perpendicular to each other. If $AD = 7$ and $BE = 9$, find the integer nearest to the area of triangle $ABC$.
Solution:
The diagram for this problem can be drawn as shown below:
Let us call the intersection point of $AD$ and $BE$ as $G$.
$\therefore$ The integer nearest to the value of the area is $47$.
Problem 30 of 30
Let $E$ denote the set of all natural numbers $n$ such that $3 \lt n \lt 100$ and the set $\{1,\ 2,\ 3,\ ...,\ n\}$ can be partitioned in to $3$ subsets with equal sums. Find the number of elements of $E$.
Solution:
A finite set of integers $S$ can be partitioned into three subsets, each totalling to the same sum, only when the sum of the elements of $S$ is divisible by $3$.
In this case, the elements happen to be the first $N$ natural numbers for some $n = N$
Therefore, the sum of the elements of $S_N$ is:
$\dfrac{N(N+1)}{2}$
The sum will be divisible by $3$ if either $N$ or $N+1$ is divisible by $3$.
If $N$ is divisible by $3$
$N = 3k$ where $3 \lt N \lt 100$
$\therefore 3 \lt 3k \lt 100$
$\Rightarrow 1 \lt k \lt 33\dfrac{1}{3}$
Therefore $k$ ranges from $2$ to $33$, giving a total of $32$ possible values of $k$.
Similarly, if $N + 1$ is divisible by $3$
$N + 1= 3k$
$\Rightarrow N = 3k - 1$ where
$3 \lt 3k - 1 \lt 100$
$4 \lt 3k \lt 101$
$1\dfrac{1}{3} \lt k \lt 33\dfrac{2}{3}$
Therefore $k$ ranges from $2$ to $33$, giving another $32$ possible values.
There is no value of $N$, where both $N$ and $N+1$ are divisible by $3$, therefore the two cases are mutually exclusive.
The total number of $N$ satisfying the given condition is $32 + 32 = 64$