129k views
2 votes
Assume a * b means a + b - 1. What is 5 * 3 ?​

2 Answers

2 votes
The result of 5 * 3 using your operation would be 7.
User Zhanwu
by
8.2k points
2 votes

Answer:

7

Explanation:

Since a*b = a + b - 1 , we can practically just substitute these new values into this equation.

a*b will represent 5*3:

5*3= a + b - 1

a=5

b=3

5*3 = 5 + 3 - 1

This is just equal to 7. Hope this helps!

User Steve Brouillard
by
9.0k points

No related questions found