Solver Plot a number on a number line
Algebra
->
Tutoring on algebra.com
-> Solver Plot a number on a number line
Log On
Tutoring Home
Tutoring
For Students
For
Tools for Tutors
Tools
Our Tutors
Our
Register
Register
Recently Solved
Recently
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