Number Line & Intervals (Part 1)

In summary: Thanks for the opportunity to be a part of this community.In summary, the given inequality is true for some real numbers but not all of them. The intervals on the number line corresponding to this inequality are (-2, 2) and (0, infinity).
  • #1
mathdad
1,283
1
The set of real numbers satisfying the given inequality is one or more intervals on the number line. Show the intervals on a number line.

(A) |x| < 2

(B) |x| > 0

For (A), I must plot -2 < x < 2 on the number line. In interval notation it is written (-2, 2). Is this right?

For (B), we have the fact that x < 0 or x > 0. Does this mean there is an arrow to the left and right of zero on the number line? I do not understand why, in interval notation, we write (-infinity, 0) and (0, infinity).
 
Mathematics news on Phys.org
  • #2
This is how I would draw the intervals:

a)

\begin{tikzpicture}[scale=2.5]
\draw[very thick] (-2,0) -- (2,0);
\path [draw=black, fill=white, thick] (-2,0) circle (2pt);
\path [draw=black, fill=white, thick] (2,0) circle (2pt);
\draw[latex-latex] (-2.5,0) -- (2.5,0) ;
\foreach \x in {-2,-1,0,1,2}
\draw[shift={(\x,0)},color=black] (0pt,3pt) -- (0pt,-3pt);
\foreach \x in {-2,-1,0,1,2}
\draw[shift={(\x,0)},color=black] (0pt,0pt) -- (0pt,-3pt) node[below]
{$\x$};
\end{tikzpicture}

b)

\begin{tikzpicture}[scale=2.5]
\path [draw=black, fill=white, thick] (0,0) circle (2pt);
\draw[latex-latex] (-2.5,0) -- (2.5,0) ;
\draw[->,thick] (0,0) -- (2.25,0);
\draw[->,thick] (0,0) -- (-2.25,0);
\foreach \x in {-2,-1,0,1,2}
\draw[shift={(\x,0)},color=black] (0pt,3pt) -- (0pt,-3pt);
\foreach \x in {-2,-1,0,1,2}
\draw[shift={(\x,0)},color=black] (0pt,0pt) -- (0pt,-3pt) node[below]
{$\x$};
\end{tikzpicture}
 
  • #3
MarkFL said:
This is how I would draw the intervals:

a)

\begin{tikzpicture}[scale=2.5]
\draw[very thick] (-2,0) -- (2,0);
\path [draw=black, fill=white, thick] (-2,0) circle (2pt);
\path [draw=black, fill=white, thick] (2,0) circle (2pt);
\draw[latex-latex] (-2.5,0) -- (2.5,0) ;
\foreach \x in {-2,-1,0,1,2}
\draw[shift={(\x,0)},color=black] (0pt,3pt) -- (0pt,-3pt);
\foreach \x in {-2,-1,0,1,2}
\draw[shift={(\x,0)},color=black] (0pt,0pt) -- (0pt,-3pt) node[below]
{$\x$};
\end{tikzpicture}

b)

\begin{tikzpicture}[scale=2.5]
\path [draw=black, fill=white, thick] (0,0) circle (2pt);
\draw[latex-latex] (-2.5,0) -- (2.5,0) ;
\draw[->,thick] (0,0) -- (2.25,0);
\draw[->,thick] (0,0) -- (-2.25,0);
\foreach \x in {-2,-1,0,1,2}
\draw[shift={(\x,0)},color=black] (0pt,3pt) -- (0pt,-3pt);
\foreach \x in {-2,-1,0,1,2}
\draw[shift={(\x,0)},color=black] (0pt,0pt) -- (0pt,-3pt) node[below]
{$\x$};
\end{tikzpicture}

Cool. Is my math work correct, Mark? You must have a computer math software.
 
  • #4
RTCNTC said:
Cool. Is my math work correct, Mark? You must have a computer math software.

Yes, your math is all good. (Star)

For the diagrams, I used our TikZ feature. (Yes)

Click on the images to see the code I used to generate them. :D
 
  • #5
MarkFL said:
Yes, your math is all good. (Star)

For the diagrams, I used our TikZ feature. (Yes)

Click on the images to see the code I used to generate them. :D

I will check out Tikz feature. Does it also apply to cell phones?
 
  • #6
RTCNTC said:
I will check out Tikz feature. Does it also apply to cell phones?
As far as I know, but I don't use any mobile devices so I can't tell you for sure. :)
 
  • #7
MarkFL said:
As far as I know, but I don't use any mobile devices so I can't tell you for sure. :)
I want to thank you for being so attentive to my questions and for not passing judgement like a few others do. I joined this site to help me become a better math person. I enjoy math. I love precalculus.

Math helps me forget about the problems of life. I help elementary school students with math homework online and through in-person tutoring when time allows. I also help middle school students. It is because of websites like this one that I feel my math skills have greatly increased. I have more work to do in terms of word problems but one section at a time.
 

Related to Number Line & Intervals (Part 1)

What is a number line?

A number line is a visual representation of numbers, typically shown as a straight line with evenly spaced intervals marked along it. It is used to represent and compare numbers, and can also be used for basic arithmetic operations.

How can a number line be extended to show negative numbers?

To extend a number line to show negative numbers, you can simply continue the line to the left of the zero point, marking negative numbers at equal intervals. This creates a horizontal line that extends infinitely in both directions.

What are intervals on a number line?

Intervals on a number line refer to the segments between two points, often represented by a line or bracket. Depending on the context, intervals can be open (excludes the endpoints), closed (includes the endpoints), or half-open (includes one endpoint but not the other).

How are intervals represented on a number line?

Intervals can be represented on a number line using various notations. For example, the interval from 1 to 5 can be represented as [1, 5], (1, 5], [1, 5), or (1, 5). In each case, the first number represents the starting point of the interval and the second number represents the endpoint.

How do you determine if a number is within a given interval on a number line?

To determine if a number is within a given interval on a number line, simply locate the number on the number line and see if it falls within the two endpoints of the interval. If the number is equal to or greater than the starting point and equal to or less than the endpoint, then it is within the interval. If not, then it is not within the interval.

Similar threads

  • General Math
Replies
2
Views
2K
Replies
10
Views
2K
Replies
2
Views
1K
  • General Math
Replies
2
Views
1K
  • General Math
Replies
3
Views
1K
Replies
4
Views
918
Replies
7
Views
1K
Replies
7
Views
1K
Replies
2
Views
1K
Replies
13
Views
1K
Back
Top