1 A function is a mathematical process that takes variable inputs and outputs a value.
2 a) 4
b)17
c) 0
3 f (x) = (x/4) - 5
- A function is a task that needs a trigger or input and deliver an expected output based on the input.
- a) 4, b) 17, c) 0
- f(x)=(x/4)-5
^ is actually an exponent. Commonly used in text editors that donβt support the notation
Okay, Thanks for the clarification.
Okay, Thanks for the clarification.
thanx for that cheers,
- a function is an instruction to carry out a specific action withint a mathmatical equation
- Calculate the output of the following function
- a)
2 = even
f(x) = x^2 if even
f(2) = 2^2
f(2) = 4
b) 7 = odd
f(x) = x+10 if odd
f(7) = 7 + 10
f(7) = 17
c) 0 is even
f(0) = (0^2)
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 has an input and output.
The output is dependent on the input.
2a. 4
2b. 17
2c. 0
- f(x) = (x/4) - 5
- a function maps an input to an output in such a way that there is only 1 output for the same input.
- f(2) = 4, f(7) = 17, f(0) = 0
- f(x) = x/4 -5
A function is the pathway the input took to reach that output number
A.) f (2)^2 =4
B.) f (7) +10=17
C.) f (0) ^2= 0
3.) f (x)= x/4 -5
a) 4
b) 17
c f(x) = (x/4) - 5
-
A function uses a formula to give an output depending on the input.
-
a) 4 b) 17 c) 0
-
f(x)= (x/4)-5
Functions HW
- Describe what a function does in your own words
A) A Function is a mathematical formula that you can create that will take in data and give you a 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?
- 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 defines the relationship between one variable and another variable.
-
a) 4
b) 17
c) 0 -
f (x) = (x/4) -5
- Function calculates what its written to do
- a) 4
b) 17
c) 0 - f(x)=(x/4)-5
- describe what a function does.
A function does computations taking input a then computing the output to the specific formula
2)a)f(2)=4
b)f(7)=17
c)f(0)=0
- f(x)=x/4-5
-
Functions accept an input (number), process it in a set manner and provide an output (number)
eg. If a function doubles whichever input number it recieves, an input of 4 outputs 8, input 10 outputs 20 -
a) 4
b) 17
c) 0 -
f(x)= (x/4)-5
- Describe what a function does in your own words.
Functions are things that relate an input value to exactly one output value.
-
What would be the output for the following inputs?
a. 4
b. 17
c. 0 -
Write the definition of a function f that takes an input x, divides it by 4 and then outputs that result subtracted by 5.
f(x)=(x/4)-5
-
Functions relate inputs to outputs
- a) f(2) = 2^2 = 4
- b) f(7) = 7 + 10 = 17
- c) f(0) = 0
- f(x) = (x/4) - 5
-
Functions are mathematic computations that use variables to represent inputs and outputs.
-
a.4 b.17 c.0
-
f(x)= (x/4)-5