Multiple Scenarios

The Multiple Scenarios skill is very similar to Case checking and Counter Examples, though it may not be immediately obvious how to proceed. You will have to carefully determine the scenarios, and consider each of them before making the final judgement.

If xx is a real number such that x2>10 x^2 > 10 , which of the following statements must be true?

A) x>10 x > \sqrt{10} .
B) x2+2x>10 x^2 + 2x > 10 .
C) x2+2x>3 x^2 + 2x > 3 .
D) x=4 x = 4 .
E) x2+2x5 x^2 + 2x \neq 5 .

Solution: If you tried to do this question quickly, you likely got tricked and chose the wrong answer. Options A and B appear a very tempting choice, but they do not satisfy all possible scenarios.
Let's see how to approach this problem. If x2>10 x^2 > 10 , then we know that either x>10 x > \sqrt{10} or x<10 x < - \sqrt{10} .

Consider statement A. x=4 x = -4 satisfies x2>10 x^2 > 10 . However, it does not satisfy x>10 x > \sqrt{10} .
Consider statement B. x=4 x = -4 satisfies x2>10 x^2 > 10 . However, it does not satisfy x2+2x>10 x^2 + 2x > 10 .
Consider statement D. x=4 x = -4 satisfies x2>10 x^2 > 10 . However, it does not satisfy x=4 x = 4 .
Consider statement E. x=16 x = -1 - \sqrt{6} satisfies x2>10 x^2 > 10 . However, it does not satisfy x2+2x5 x^2 + 2x \neq 5 .
From here, we get that only Statement C could be true, so that is our answer. We now proceed to show it. If x>10 x > \sqrt{10} , then clearly x2+2x>x2=10>3 x^2 + 2x > x^2 = 10 > 3 .
If x<10 x < - \sqrt{10} , then x+1<10+1<0 x+1 < - \sqrt{10} + 1 < 0 and so (x+1)2>(10+1)2 (x+1)^2 > ( -\sqrt{10} + 1)^2 . This gives us x2+2x+1>10210+1 x^2 + 2x + 1 > 10 - 2 \sqrt{10} + 1 . Hence, we get that x2+2x>10210>3 x^2 + 2x > 10 - 2 \sqrt{10} > 3 .
Thus, the answer is C.

#Practice #Skill

Note by Arron Kau
6 years, 10 months ago

No vote yet
1 vote

  Easy Math Editor

This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.

When posting on Brilliant:

  • Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
  • Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
  • Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
  • Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.

MarkdownAppears as
*italics* or _italics_ italics
**bold** or __bold__ bold

- bulleted
- list

  • bulleted
  • list

1. numbered
2. list

  1. numbered
  2. list
Note: you must add a full line of space before and after lists for them to show up correctly
paragraph 1

paragraph 2

paragraph 1

paragraph 2

[example link](https://brilliant.org)example link
> This is a quote
This is a quote
    # I indented these lines
    # 4 spaces, and now they show
    # up as a code block.

    print "hello world"
# I indented these lines
# 4 spaces, and now they show
# up as a code block.

print "hello world"
MathAppears as
Remember to wrap math in \( ... \) or \[ ... \] to ensure proper formatting.
2 \times 3 2×3 2 \times 3
2^{34} 234 2^{34}
a_{i-1} ai1 a_{i-1}
\frac{2}{3} 23 \frac{2}{3}
\sqrt{2} 2 \sqrt{2}
\sum_{i=1}^3 i=13 \sum_{i=1}^3
\sin \theta sinθ \sin \theta
\boxed{123} 123 \boxed{123}

Comments

There are no comments in this discussion.

×

Problem Loading...

Note Loading...

Set Loading...