What are the correct results in a multiplication table?(1*6=6,2*6=12,3*6=18,1*12=12,2*12=24,3*12=36,1*18=18,2*18=36,3*18=54)
idValue nr1 = ( v=1,v=2,v=3 )Value nr2 = ( v=6,v=12,v=18 )Inference
2v=1v=121*12=12
3v=1v=183*12=36
4v=2v=62*6=12
5v=2v=122*12=24
6v=2v=183*12=36
7v=3v=63*6=18
8v=3v=123*12=36
9v=3v=183*18=54