1.-This mathematical ecuation takes an input, use it in a calculation, release an output as result.
2.-
a) 4 or 0
b) 17
c) 0
3.-f(x) = x/4 - 5
1.-This mathematical ecuation takes an input, use it in a calculation, release an output as result.
2.-
a) 4 or 0
b) 17
c) 0
3.-f(x) = x/4 - 5
2.a) 4
b) 17
c) 0
1 A function does the same actions to each unique variable entered.
An Input and Output
a) F (2) 4
b) F (7) 17
c) F (0) 0
f(x) = (x/4)-5
1.A function does the same actions to each unique variable entered.
2. 4, 17 and 0
3 f(x) = (x/4)-5
1.start a solving math problem which we put.
f(7^2) = 14
f(0^2) = 0
f(2+10) = 12
f(7+10) = 17
f(0+10) = 10
3.f(x/4) = 5 – x is 20
[quote=“ivan, post:1, topic:8429”]
Homework on Functions - Questions
Describe what a function does in your own words
Function perform a random input in order to create a specific output.It generates specific results according to information that puts in.
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
First you have to see if x equals even or odd.
this operater: ^ Means a power relation. 7^2 = 7x7 (not 14)
a) 4
b) 17
c) 0
f(x) = (x / 4) - 5
A function is a mathematical equation that takes an input, computes the equation with the input, and gives an output.
a. f(2) = x^2 = 2^2 = 4
b. f(7) = x+10 = 7+10 = 17
c. f(0) = x^2 = 0^2 = 0
f(x) = (x/4)-5
2a. 4
2b. 17
2c. 0
f(x)=x/4-5
2a) 4
2b) 17
2c) 0
A function is a computation that has an input and an output.
a. 4
b. 17
c. 0
F(x)= (x/4) -5
2 a4, b17, c0
f(x) = {
x^2 if x is even
x+10 if x is odd
}
What will be the output for the following inputs?
2a: f(2)=2^2=4
2b:f(7)=7+10=17
2c:f(0)=0^0=0
Homework on Functions - Questions
A function is a mathematical computation for a specific set of mathematical rules input to get an output
f(x) = {
x^2 if x is even
x+10 if x is odd
}
What will be the output for the following inputs?
f(x)=(x/4)-5
2 is even, so 2^2 (2 to the power 2) = 4
ps. you shouldn’t use f() in the answers, It suggests to do another function
Thanks this function section is challenging for me!
Correction to answer 1 as pointed out thanks for your help!!
1 is 4