asked 76.1k views
0 votes
Evaluate the following expression.
(3-2)^8+ (6 - 5)^10

1 Answer

1 vote

Answer:

// First do the operations in parenthese.

// 1 raised to any power is 1.

3-2 = 1, then raise to the 8th power, which is 1.

6-5 = 1, then raise to the 10th power, which is 1.

Add 2 values ` 1+1 = 2:

answered
User WozPoz
by
8.2k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.