2025 CEMC Pascal Problems/Problem 2
Revision as of 14:29, 16 September 2025 by Anabel.disher (talk | contribs) (Created page with "==Problem== How many of the numbers <math>-4</math>, <math>-2</math>, <math>-3.5</math>, <math>-2.5</math>, and <math>6</math> are to the left of <math>-3</math> when placed o...")
Problem
How many of the numbers ,
,
,
, and
are to the left of
when placed on the number line?
An image is supposed to go here. You can help us out by creating one and editing it in. Thanks.
Solution
We can simply see which numbers are less than (since the numbers that are less than
will be to the left of
), and then count to see how many numbers satisfy the condition.
Of these numbers, of them would be to the left of
.
~anabel.disher