- computing of an equation
- a) 4
b) 17
c) 0
30 f(x)=(x/4)-5
- Describe what a function does in your own words
a) A function is a repeatable process. Input goes in, the process occurs, and then output comes out.
- 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.
a) f (x ) = { (x / 4) – 5 }
-
A function is a mathematical computation that takes an input then computes to get an output.
-
A. 4
B) 17
C) 0 -
f(x) = (x/4)-5
A function is a mathematical procedure in which the input and the output can vary but the formula is the same.
2.a)4
b)17
c)0
3.f(x)=x/4-5
A function is a computation that has an input and an output.
a) f(2) = 4
b) f(7) =17
c) f(0) = 0
f(x) = (x/4) - 5
- a function is formula that can be applied to variables to achieve outputs
- a) 4 b)17 c)0
- f(x) = (x/4)-5
-
Describe what a function does in your own words
A function takes an input and processes it according to a formula and produces an output. -
Calculate the output of the following function
- 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 exists of two parts, an input and an output and where they both share a relation two eachother
-
4
17
0 -
f(x) = (x/4)-5
-
A function is a computation of an output based on the input
-
a) 4
b) 17
c) 0 -
f(x) = x/4-5
-
A Function is a computation given from an input, computes following math rules an get an output.
-
a. 4
b. 17
c. 0 -
f (x)=x/4-5
-
A function is a binary expression involving one or multiple variables in which an input (x) goes through a mathematical equation to produce an output result ( y = f (x) ).
-
f (2) = 2^2 = 4
f (7) = 7 + 10 = 17
f (0) = 0^2 = 0
f (x) = x / : 4
f (x) = x/4
f (x) = 0.25 * x / - 5
f (x) = ( 0.25 * x ) - 5
-
A function is an equation in which “x” is the variable and the output of the function is dependent on what is inputted for the value of “x”
-
a. 4
b. 17
c. 0 -
f(x) = (x/4) - 5
A function is when a value is inputted and a calculation is applied giving a new output.
a) 4
b) 17
c) 0
f(x) = (x/4) - 5
- function is a computation that takes an input, computes and gets an output.
2
a) 4
b) 17
c) 0
3- f(x) = (x/4)-5
/ Viktor
- Describe what a function does in your own words
A function is a mathematical instruction that takes an input value and performs a mathematical task to it, generating an output value.
- Answers:
f(2) = 4
f(7) = 17
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
It dictates what happens to the input number
-
a) 4
b) 17
c) 0 -
F(X) = X / 4 - 5
- A function is a rule that determines the relationship between an input and an output.
- a. 4 b. 17 c. 0
- f(x)=(x/4)-5
Functions Homework
- Computation from an input to an output
2a. f(2)=x+2=4
2b. f(7)=x+10=17
2c. f(0)=x+0=0 - f(x)=x/4-5
-
A function uses rules and variables to get an output value.
-
a) 4 b) 17 c) 0
-
f (x) = (x/4)-5
- a function is telling what is going to have when you apply the function to a number
- 4, 17, 0
- f(x)= (x/4)-5