2005 CEMC Pascal Problems/Problem 1

Revision as of 17:29, 5 July 2025 by Anabel.disher (talk | contribs) (Created page with "==Problem== What is the value of <math>\frac{200 + 10}{20 + 10}</math>? <math> \text{ (A) }\ 2 \qquad\text{ (B) }\ 10 \qquad\text{ (C) }\ 1 \qquad\text{ (D) }\ 11 \qquad\text...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Problem

What is the value of $\frac{200 + 10}{20 + 10}$?

$\text{ (A) }\ 2 \qquad\text{ (B) }\ 10 \qquad\text{ (C) }\ 1 \qquad\text{ (D) }\ 11 \qquad\text{ (E) }\ 7$

Solution

$\frac{200 + 10}{20 + 10} = \frac{210}{30} = 7$

~anabel.disher