- A function is a mathematical calculation that carries out a calculation on an input variable to give an output solution.
- a) 4
2 b) 17
2 c) 03. f(x/4-5)
- A function takes the input and computes the output based on the function instructions.
- a) f(2) = 4;
b) f(7) = 17;
c) f(0) = 0; - f (x) = (x/4) - 5
-
A function is a description of rules (or commands) to be applied to a given input.
-
a) 4
b) 17
c) 0 -
f (x) = x/4-5
-
A function takes an input variable and computes a output.
-
a) f(2) = 4
b) f(7) = 17
c) f(0) = 0 -
f(x) = x/4-5
A function is a computation of numbers. A given input number will produce a different output number.
A.) 4
B.) 17
C.) 0
F(X/4) - 5=
Homework on Functions - Questions
-
Describe what a function does in your own words
A function alters an input value based on its predefined set of rules. -
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?
- a) f(2) = 4
- b) f(7) = 17
- c) f(0) = 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
- A function is a computation that seeks to use an equation to solve for inputs and outputs
- a)4, b)17, c) 0 is neither odd or even. if it was one of the two it would be 0 or 10 for the answers.
- f(x)=(x/4)-5
A function is a written command of how it is to operate.
-
A 4 b 17 c 0
-
F(x)=(x/4)-5
-
Describe what a function does in your own words
Function is form of a math computation where there is an input and it solves to give an output -
f(x) = {
x^2 if x is even
x+10 if x is odd
}
a) f(2) = 4
b) f(7) = 17
c) f(0) = 0
3. f(x)= x/4-5
A function is basically a calculation that is done conditionally depending on the number initially provided.
- = 2
- = 17
- = 0
f (x) = (x/4) - 5
- Is a calculation that has an input and an output.
2.a= 4
2.b=17
2.c=0
3=-5
-
Describe what a function does in your own words
a function is a computation with defined terms as input and output -
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?
- a) f(2) = 4
- b) f(7)= 17
- c) f(0)=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
-
Describe what a function does in your own words:
A function is a computation when something is inputted you get an output based on that input. -
Calculate the output of the following function
f(x) = { x^2 if x is even or x+10 if x is odd}
What will be the output for the following inputs?
a) f(2) = 4
b) f(7) = 17
c) f(0) = 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
-
A function is a computation of numbers. Numbers into an equation or function will result in an output of a number.
a. 4
b. 17
c. unknown
- f(x) = (x/4) - 5
A function solves a mathematical problem established by an equation
f(2) =2^2
f(2)=4
f(7)=7+10
f(7)=17
f(0)=0
f(x)=(x/4)-5
This is not correct, you must square the number if X is even.
This is not enough, you must divide by 4 first.
0 is an even number
Oh yes, indeed 2 x 2 hahaha! Thanks for noticing it, I was doing the calculations late at night while tired. ! I thought to myself 2 x 2 = 4 but still wrote 2 for some mysterious reason
!
- A function calculates an output via a predetermined fixed logic, allowing variable inputs.
2.a. f(2)=2.2=4
b. f(7)=7+10=17
c. f(0)=0.2=0 (0 is even, had to google that ;0))
- f(x)=x/4-5=0.25X-5