V.02.Binary operator by a*b=a+8b

  • Context:
  • Thread starter Thread starter karush
  • Start date Start date
  • Tags Tags
    Operator
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 948 views
karush
Gold Member
MHB
Messages
3,240
Reaction score
5
Define the binary operator * by:
$a*b=a+8b$
Find each of the following

(the only thing I knew to do here was plug in)
[a.] $3*5\quad =3+8(5)=3+40=43$
[b.] $7*7\quad =7+8(7)=7+56=83$
[c.] $5*3\quad =5+8(3)=5+24=29$
[d.] $x*z\quad =x+8z$
 
Mathematics news on Phys.org
$7+56=63\ne83$. The rest is correct.