Lets say you need to know what 2 times 6, divided by 3, squared, is. Which of the following queries would you use? (the answer is 16)

  1. calculate:((2*6) /3)^2

  2. ((2*6) /3)^2

  3. show results:((2*6) /3)^2

  4. calc:((2*6) /3)^2

  5. You can't do math in Google.


Correct Option: B

Find more quizzes: