109k views
0 votes
If a#b=a+2b, what is the value of 3#4

2 Answers

3 votes
a # b = a + 2b

3 # 4 ⇒ a = 3 and b = 4

substitute:

3 # 4 = 3 + 2 · 4 = 3 + 8 = 11
User ByteHamster
by
7.7k points
1 vote
Hey there, Dudedan!
In a#b = a+2b, we have the first term, a, plus 2 times the second term, b.
Let's try that with 3#4.
3#4 = 3+2(4) =
3 + 8 = 11.
Hope this helps!
User Syed Priom
by
7.5k points