Difference between revisions of "2010 AMC 12A Problems/Problem 4"

(Created page with '== Problem 4 == If <math>x<0</math>, then which of the following must be positive? <math>\textbf{(A)}\ \frac{x}{\left|x\right|} \qquad \textbf{(B)}\ -x^2 \qquad \textbf{(C)}\ -2…')
 
(Problem 4)
Line 4: Line 4:
 
<math>\textbf{(A)}\ \frac{x}{\left|x\right|} \qquad \textbf{(B)}\ -x^2 \qquad \textbf{(C)}\ -2^x \qquad \textbf{(D)}\ -x^{-1} \qquad \textbf{(E)}\ \sqrt[3]{x}</math>
 
<math>\textbf{(A)}\ \frac{x}{\left|x\right|} \qquad \textbf{(B)}\ -x^2 \qquad \textbf{(C)}\ -2^x \qquad \textbf{(D)}\ -x^{-1} \qquad \textbf{(E)}\ \sqrt[3]{x}</math>
  
[[2010 AMC 12A Problems/Problem 4|Solution]]
+
== Solution ==
 +
<math>x</math> is negative, so we can just place a negative value into each expression and find the one that is positive. Suppose we use <math>-1</math>.
 +
 
 +
<math>\textbf{(A)} \Rightarrow \frac{-1}{|-1|} = -1</math>
 +
 
 +
<math>\textbf{(B)} \Rightarrow -(-1)^2 = -1</math>
 +
 
 +
<math>\textbf{(C)} \Rightarrow -2^{(-1)} = -\frac{1}{2}</math>
 +
 
 +
<math>\textbf{(D)} \Rightarrow -(-1)^{(-1)} = 1</math>
 +
 
 +
<math>\textbf{(E)} \Rightarrow \sqrt[3]{-1} = -1</math>
 +
 
 +
 
 +
Obviously only <math>\boxed{\textbf{(D)}}</math> is positive.

Revision as of 17:30, 10 February 2010

Problem 4

If $x<0$, then which of the following must be positive?

$\textbf{(A)}\ \frac{x}{\left|x\right|} \qquad \textbf{(B)}\ -x^2 \qquad \textbf{(C)}\ -2^x \qquad \textbf{(D)}\ -x^{-1} \qquad \textbf{(E)}\ \sqrt[3]{x}$

Solution

$x$ is negative, so we can just place a negative value into each expression and find the one that is positive. Suppose we use $-1$.

$\textbf{(A)} \Rightarrow \frac{-1}{|-1|} = -1$

$\textbf{(B)} \Rightarrow -(-1)^2 = -1$

$\textbf{(C)} \Rightarrow -2^{(-1)} = -\frac{1}{2}$

$\textbf{(D)} \Rightarrow -(-1)^{(-1)} = 1$

$\textbf{(E)} \Rightarrow \sqrt[3]{-1} = -1$


Obviously only $\boxed{\textbf{(D)}}$ is positive.