Multiple choice general knowledge science & technology

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.

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Google can directly calculate mathematical expressions when you enter them in the search bar. The expression '((2*6)/3)^2' equals 16 (12/3=4, 4^2=16). You don't need special operators like 'calculate:', 'calc:', or 'show results:' - simply typing the mathematical expression works. Google's calculator recognizes standard mathematical notation and operators.