16.7k views
1 vote
Let $x$ be the smallest multiple of $11$ that is greater than $1000$ and $y$ be the greatest multiple of $11$ less than $11^2$. Compute $x - y$.

2 Answers

4 votes

Answer:

891

Explanation:


$1001$ is the smallest integer greater than $1000$. It also happens to be a multiple of $11$, since $1001 = 11 \cdot 91$. So $1001$ is the smallest multiple of $11$ greater than $1000$ and thus $x = 1001$.The greatest multiple of $11$ that is less than $11^2 = 11 \cdot 11$ is$$11 \cdot (11 - 1) = 11 \cdot 10 = 110$$Thus $y = 110$, and we compute$$x - y = 1001 - 110 = \boxed{891}$$

Hope this helped! :)

User Orellabac
by
5.2k points
2 votes

Answer:

891

Explanation:

x has to be 1001 and y has to be 11 * 10 = 110 so x - y = 1001 - 110 = 891.

User Manuel Otto
by
5.5k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.