Solver Plot a number on a number line
Algebra
->
Absolute-value
-> Solver Plot a number on a number line
Log On
Algebra: Absolute value
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Source code of 'Plot a number on a number line'
This Solver (Plot a number on a number line)
was created by by
ichudov(507)
:
View Source
,
Show
,
Put on YOUR site
About ichudov
:
I am not a paid tutor, I am the owner of this web site!
==section input Plot *[input x=2.5] on the number line. ==section solution perl print "{{{ number_line( 500, -9, 9, $x ) }}}"; $x1 = $x; ==section output x1 ==section check x=6 x1=6