x add y, multiply by z then subtract d

Discussion in 'Calculator Requests' started by math_celebrity, Jun 27, 2020.

  1. math_celebrity

    math_celebrity Administrator Staff Member

    x add y, multiply by z then subtract d

    Take this algebraic expression in pieces:
    • x add y: x + y
    • multiply by z: z(x + y)
    • Subtract d: z(x + y) - d
     

Share This Page