2021 GMC 12B Problems/Problem 1

Revision as of 18:57, 25 April 2022 by Pineconee (talk | contribs) (Created page with "==Problem 1== When <math>30\%</math> of <math>x</math> is a positive perfect square integer, what is <math>min(x)</math> such that <math>x</math> is also an integer? <math>\t...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Problem 1

When $30\%$ of $x$ is a positive perfect square integer, what is $min(x)$ such that $x$ is also an integer?

$\textbf{(A)} ~9 \qquad\textbf{(B)} ~12 \qquad\textbf{(C)} ~30 \qquad\textbf{(D)} ~36 \qquad\textbf{(E)} ~120$

Solution

Let $s$ be the perfect square. For $30\%$ of $x$ to be $s$, $x = \dfrac{10}3 s$. Thus, $s$ is the first perfect square that is divisble by $3$, or in other words, $s = 9$. Since $x = \dfrac{10}3s$, $x = \boxed{\textbf{(C)}~30}$.

~pineconee