Compare the expressions 75+3^4 and 85+4^2 . Which statement is correct?(1 point)

To solve the expressions, we need to follow the order of operations (PEMDAS/BODMAS).

For the first expression, 75+3^4, we have to calculate the exponentiation first: 3^4 = 81. Then, we can add 75 + 81, which equals 156.

For the second expression, 85+4^2, we again calculate the exponentiation first: 4^2 = 16. Then, we can add 85 + 16, which equals 101.

Comparing the two results, 156 is greater than 101. Therefore, the correct statement is:

75 + 3^4 > 85 + 4^2