Functions do mathematical calculations on input value and give us output value.
a) f(2) = 2^2 = 4
b) f(7) = 7+10 = 17
c) f(0) = 0^2 = 0
- f(x) = (x/4)-5
Functions do mathematical calculations on input value and give us output value.
a) f(2) = 2^2 = 4
b) f(7) = 7+10 = 17
c) f(0) = 0^2 = 0
Hi, I have no clue about math…can somebody assist?
A function takes an input, performs a computation on the given input and outputs the result.
a) 4
b) 17
c) 0
f(x) = (x/4)-5
a. 2 = even, so formula f(x) = x^2 applies. F(2) = 2^2 = 4
b. 7 = uneven, formula f(x) = x+10 applies. F(7) = 7+10 = 17
c. 0 = even, so formula f(x) = x^2 applies. F(0) = 0^2 = 0
A function is a computation that takes an input and generates and output.
a) 4
b) 17
c) 0
f (x) = (x÷4) -5
A function takes inputs and modifies them by a certain variable/s to create outputs.
a) 4
b) 17
c) 0
f(x) = x/4 - 5
Do I get “time out” if I skip these questions
A function takes one or more inputs, performs an operation on them and returns a resulting output.
4, 17, 0
f(x) = x/4 - 5
a) 4
b) 17
c) 10
f = (x/4) - 5
Describe what a function does in your own words
a function apply a mathematical rule to any given input producing an output result.
Calculate the output of the following function
f(x) = {
x^2 if x is even
x+10 if x is odd
}
What will be the output for the following inputs?
f(x) = (x/4) -5
zero is technically even, so zero times zero equals zero
Describe what a function does in your own words
A function is a mathematical computation where an input creates an output with predefined characteristics (eg f[x] = x + 1)
Calculate the output of the following function
f(x) = {
x^2 if x is even
x+10 if x is odd
}
What will be the output for the following inputs?
f(x) = (x/4) - 5
1.The mathematical function is a relationship that is established between two sets, through the quality of each element of the first set is assigned a single element of the second set or none.
2.
a) 4
b) 17
c) 0
3. f(x)= (x/4)-5
A function is a taking the value of an input and programming it to deliver an output
a) 4
b) 17
c)0
Describe what a function is in your own words:
A function is instructions that you can input in order to get a specific output. It’s a computation that follows mathematical rules. You input a certain value to get a certain output value (Oh God I struggle with defining this lol)
Calculate the output of the following function
a) 4
b) 17
c) 0
Write the definition of a function f that takes an input x, divides it by four and then outputs that result subtracted by 5.
f(x)=(x/4)-5
I see some people have put the parenthesis and some have not. If someone can explain to me which is correct I would be ever so grateful Thank you!
it’s not a big deal, because multiplication and divisions have priority to adding or subtracting.
Are you on discord? otherwise we can do a voice chat for explaining this
Ahh yes of course! I had completely forgotten about that. It’s been a while lol. Thanks for the reminder:)