164k views
4 votes
Given a* b=ab + 1, evaluate 4*((6*8)+(3*5)).

1 Answer

6 votes

Answer:

a * b = ab + 1

First solve the ones in the bracket

4 * (( 6 * 8) + ( 3 + 5))

(6 * 8 ) = 6(8) + 1 = 48 + 1 = 49

(3 * 5) = 3(5) + 1 = 15 + 1 = 16

(6*8) + (3*5) = 49 + 16 = 65

So now

4 * 65 = 4(65) + 1 = 260 + 1 = 261

Therefore

4*((6*8)+(3*5)) = 261

Hope this helps.

User Ro Marcus Westin
by
8.5k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories