asked 99.5k views
3 votes
Which of the following mathematical operations can be used with functions? Select all that apply.

A) Addition
B) Subtraction
C) Multiplication
D) Division
E) Composition

2 Answers

1 vote

Answer: All Of The Above!

Explanation:

answered
User Smarr
by
9.1k points
1 vote

For this case, suppose that we have the following functions:

f (x)

g (x)

The following operations are valid in the functions:


Sum of functions:

h (x) = f (x) + g (x)


Subtraction of functions:

h (x) = f (x) -g (x)


Multiplication of functions:

h (x) = f (x) * g (x)


Division of functions:

h (x) = f (x) / g (x)


Composition of functions:

h (x) = f (g (x))

or equivalently:

h (x) = g (f (x))


Therefore, all the mentioned operations are valid for the functions.


Answer:

the following mathematical operations can be used with functions:

A) Addition

B) Subtraction

C) Multiplication

D) Division

E) Composition

answered
User Qwabra
by
8.2k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.