-
A function performs a calculation with an input to produce an output.
-
a) 4 b) 17 c) 0
-
f(x) = (x/4) - 5
Hello
My homework
- A function is calculation where you have input and output.
a) f(2)=2^2=4
b) f(7)=7+10=17
c) f(0)= 0^2=0
- f(x)=(x/4)-5
- A function is an computation, we give it an input and we get the output ;
- a)4
b)17
c) 0 ; - f(x)=(x/4)-5 ;
-
A function returns a computation based on input.
-
Given f(x)
a) f(2) = 4
b) f(7) = 17
c) f(0) = 0 -
A function f that takes an input x, divides it by four and then outputs that result subtracted by 5 would be
f(x) = (x/4)-5
A function is made of two components input and output, when one fills the input plus a agreed formula which could be anything the result will be the output.
a) = 4
b) = 17
c) = 0
- f (x ) = x/4 -5
[quote=βivan, post:1, topic:8429β]
Describe what a function does in your own words
[/quote] Answer: A function is a mathematical code of single function variables, consisting of inputs and outputs.
- Calculate the output of the following function. Answe
Answers:
a) 4
b) 17
c) 0
Answer: f (x) = (x/4 ) - 5
-
Fucction means a equation of X
-
A) 4
B) 17
C) 0 -
F(x)=x/4-5
1 a function is a calculation, getting an input, run the calculation and gives an output
4
17
0
3 f(x) = x / 4 - 5
A function is a process of transforming an input and receiving an output
2.a. 4 b. 17 c. 0
3 f(x) = x/4 - 5
-
A Function is a computation, it has an input and output.
-
What will be the output for the following inputs?
A) 4
B) 17
C) 0
- f(x) = x/4 - 5
-
Function is mathematical equation where you enter an input X creating an output.
a) f (2) = 4
b) f (7) = 17
c) f (0) = 0
f (x) = x/4) -5
Functions, Hash Functions and Cryptography
Describe what a function does in your own words
A function is a set of specialized tasks/instructions given as an input which you can activate by giving it some variables producing an Output.
a 4
b 17
c 0
f(x) = x/4 -5
Use the X^2 function if the input requested to be used is even.
Use the X+10 function if the input requested to be used is odd
X^2 means that you square the input (multiply it by itself) which (in this instance the variable is an even number which A) f(2) is)
f(2) is even so the function is 2 squared which equals 4
2x2 = 4
The second variable requested to be used is f(7)
This is an odd number
Hence the second formula is used
7+10 = 17
The third variable is 0
This is an even number
Hence the first formula is used
0x0 = 0
Does that make sense to you?
-
A Function is a formula. It defines the operations to occur using mathematical syntax with whatever variables are provided. The variables are the inputs and are substituted into the syntax to compute an output. In essence a function is the logic portion of a math problem.
-
a. f(2)
In this instance the input is even
Use the even formula for the computation
2x2
2x2 = 4 -
b. f(7)
In this instance the input is odd
Use the odd formula for the computation
7+10
7+10 = 17 -
c f(0)
In this instance the input is even
Use the even formula for the computation
0x0
0x0 = 0 -
f = x/4-5
- A function is when from a value x you get a value y. Something that results from something else. Input value x β Output y
- a) f(2)= 4
b) f(7)= 17
c) f(0)= 0 - F(x) = (x/4) - 5
- It translates input value to an output value. The function describes how to do that.
- 4, 17, 0
- f(x)= (x/4)-5
- A series of instructions
- a. 4
b. 17
c. 0 - f(x) = (x/4) - 5
-
A function takes an input and puts it through a transformation to produce an output; f(x) = y.
-
a) 4 b) 17 c) 0
-
f(x) = x/4 - 5
- a function is an input that computes to get an output.
- A. f(2), B. f(7), F(0)
- f(X) = (X/4)-5
- Describe what a function does in your own words:
A function makes a mathematical operation on a given number - Calculate the output of the following function:
a. 4
b. 17
c. 0 - f(x) = x/4-5