- A function computes an input and demonstrates an output.
2.4. 17. 0.
3.f(x)= (x/4)-5.
1/ Describe what a function does in your own words.
A function is a computation ( calculation ) a system of reckoning, you give something an input you do a calculation,then it gives you an output.
2/ A/ 4 B/ 17 C/ 0
f(x) (x/4)-5
f(2)=2^2=4
f(7)=7+10=17
f(0)=0^2=0
2.
f(x)=(×÷4)-5
1 Function describes what will happen to a variable every time its computed
2a 4
2b 17
2c 0
3 f(x)=((x/4)-5)
-
A function is a calculation that takes an input and gives a specific output based on what
the function is programed to calculate. -
a) = 4
b) = 17
c) = 0 -
f(x) = {(x/4)-5}
- function is equal to computation
- 4; 17; 0
- f(x) =x/4-5
- Function is computation (input =-output)
2.a) f(2)= 2X2 = 4
b) f(7) = 7+10 = 17
c) f(0)= 0
- f(x) = x/4-5
-
A function produces an operation or series of operations to a specified input and produces a certain output.
-
a. 4
b. 17
c. 0 -
f(x)= (x/4)-5
- Describe what a function does in your own words
A function creates a mathematic script to automatically produce an output when the variable is added.
- Calculate the output of the following function
• a) f(2) = 4
• b) f(7) = 17
• c) f(0) = 0
3. 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
- its a computation
- a. 4 b. 17 c. 0
- f(x)=(x/4)-5
-
A function are computations of unique inputs and outputs
-
a - 4
b - 17
c - 0 -
f(x) = (x/4) - 5
Good job! You have it perfectly right
You’re lucky that 2x2 = 2^2
https://forum.toshitimes.com/t/homework-on-functions-questions/8429/438?u=fabrice
The parity of zero is even.
The parity of zero is even.
So 0^0=0 (defined)
Undefined is the lack of having a value.
Yeah and the parity of zero is even, so it’s just zero.
2 is even, so f(2)=2^2=4
1- A function is a mathematical artifact that generates an output for a given input.
2-
- f(2) = 4 2 is even
- f(7) = 17 7 is odd
- f(0) = 0 0 is even
3- f(x) = (x/4) - 5
Thank you Fabrice my man!
-
Describe what a function does in your own words
Takes a number and calculates it in the give function to obtain result
i.e. f(5)= 4x -1 then f(5) = 19 -
Calculate the output of the following function
(a) f(2) = 4 if x is even
(b) f(7)= 17 if x is odd
© f(0)= 10 if x is odd -
f(x)/4 = x-5
Iff x=2 then