![]() |
Created by david phillips
over 7 years ago
|
|
Question | Answer |
A + B | A,B,+ |
A - B * C | A,B,C,*,- |
(A - B) * C | A,B,-,C,* |
A*B*C-D | A,B,*,C,*,D,- |
10 - (-8) + 4 / 5 | 10, -8, -, 4, 5, /, + |
A+B*C-D*E+F | A,B,C,*,+,D,E,*,F,+,- |
A*B*(C-D) | A,B,*C,D,-,* |
There are no comments, be the first and leave one below:
Want to create your own Flashcards for free with GoConqr? Learn more.