Solver Multiplying
Algebra
->
Test
-> Solver Multiplying
Log On
Test Calculators and Practice
Test
Answers archive
Answers
Word Problems
Word
Lessons
Lessons
Source code of 'Multiplying'
This Solver (Multiplying)
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 ==section output c ==section check