Solver Adding
Algebra
->
Test
-> Solver Adding
Log On
Test Calculators and Practice
Test
Answers archive
Answers
Word Problems
Word
Lessons
Lessons
Source code of 'Adding'
This Solver (Adding)
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 *[input a=6] + *[input b=3] ==section solution $a+$b=*[assign c=$a+$b] $c {{{addition_cartoon($a,$b)}}} ==section output c ==section check