Josh should calculate (1+1)x0 using the order of operations or PEMDAS, which stands for Parentheses, Exponents, Multiplication and Division, and Addition and Subtraction. According to PEMDAS, we should perform any calculations inside parentheses first, then any exponents, followed by any multiplication or division from left to right, and finally any addition or subtraction from left to right.
In this case, there are no parentheses or exponents, so we should perform multiplication and division next. Since multiplication (x) comes before addition (+) in PEMDAS, we should perform the multiplication (1+1)x0 first:
(1+1)x0 = 2x0
Next, we should perform the multiplication 2x0, which gives us:
2x0 = 0
Therefore, the result of (1+1)x0 is 0.