Difference between revisions of "2020 SWMC 6 Problems/Problem 1"
(Created page with "STOP TRYING TO CHEAT. AoPS CAN TRACK YOUR DEVICES IF YOU EDIT THIS PAGE. --aops-g5-gethsemanea2, Organizer and Creator of the SWMC contests") |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | ==Problem== | |
+ | Give the only positive value of <math>x</math> in <math>10x + 5 \leq 14 + x</math>. | ||
+ | |||
+ | ==Solution== | ||
+ | |||
+ | To figure out all possible values of <math>x</math>, we have to solve the inequality. | ||
+ | |||
+ | First, we have to make sure that only one side has the variable x. To do that, we subtract x from both sides so only the left side has x in it. We have | ||
+ | |||
+ | <cmath>9x+5\leq14.</cmath> | ||
+ | |||
+ | Subtracting 5 from both sides gets <math>9x\leq9</math>, so <math>x\leq1</math>. Therefore the only positive value of <math>x</math> is <math>\boxed1</math>. |
Latest revision as of 05:52, 20 October 2020
Problem
Give the only positive value of in .
Solution
To figure out all possible values of , we have to solve the inequality.
First, we have to make sure that only one side has the variable x. To do that, we subtract x from both sides so only the left side has x in it. We have
Subtracting 5 from both sides gets , so . Therefore the only positive value of is .