Solver Negative Exponents
Algebra
->
Exponents-negative-and-fractional
-> Solver Negative Exponents
Log On
Algebra: Negative and Fractional exponents
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Source code of 'Negative Exponents'
This Solver (Negative Exponents)
was created by by
Shin123(626)
:
View Source
,
Show
,
Put on YOUR site
About Shin123
:
Just a kid who solves math problems for fun :)
==section input I want to find *[input base=5]^*[input expon=-3] ==section solution $base^$expon is always going to be a decimal. *[assign ans=$base^$expon] {{{$base^$expon=highlight($ans)}}} ==section output ans ==section check