Homework on Functions - Questions

This I know … that zero is even :wink:

However there seems to be conflicting opinions on the question, if zero can be squared. Thus, most say it is zero, while some say it is without result.

Have a good day :slightly_smiling_face:

  1. A function is a one to one relation between sets, a mapping if you will.
  2. a) 4 b) 17 c) 0
  3. f(x) = x/4 - 5
1 Like
  1. A function applies a mathematical action to an input and then gives an output
    2a. 4
    2b. 17
    2c. 0
  2. f(x) = (x/4)-5
1 Like

Now I finally got it.
0² must be zero, since a square with two sides of a length of zero has a size of zero.
Thanks for making me rethink the topic :+1:

1 Like

1, A function is a equation, where you can see the rules applied to a variable (input), resulting in a output that changes depending on the variable.
2.
A) 4
B) 17
C) 0
3.
f(x) = (x/4) -5

1 Like
  1. A function gives an output depending on the input and the algoritm in the function.

a.4
b.17
c.0

3.f(x) =
{
(x/4)-5
}

1 Like
  1. Describe what a function does in your own words:
    A predefined mathematical calculation as well as a graphical form that variables affect results regarding to the coordinations of the graph.

  2. 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)=2^2=4
  • b) f(7)=10+7=17
  • c) f(0)=0^2=0
  1. 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

1 Like
  1. A funcion does always the same action and the results will vary according to the input.

  2. a) f(2) = 4
    b) f(7) = 17
    c) f (0) = 0

  3. f (x) = x/4 - 5

1 Like
  1. Describe what a function does in your own words
    A function executes a predetermined mathematical equation using variables.

  2. 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) Answer = 4
  • b) f(7) Answer = 17
  • c) f(0) Answer = 0
  1. 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

1 Like
  1. a function is a command that tells a specific variable (usually marked as “x”) to perform a specific action automatically as default unless otherwise noted

2.a. 4 b. 17 c. 0

  1. f(x)= x/4-5
1 Like
    1. Describe what a function does in your own words

A function is a process that takes an input and generates an output depending on the formula of the funtion.

  1. 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)
  • b) f(7)
  • c) f(0)

a) 4
b) 17
c) 0

  1. 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

1 Like

Homework on Functions - Answers

  1. A function takes in input, funnels it through computation, and results in an output.

2a. f(2) = 4
2b. f(7) = 17
2c. f(0) = 0

  1. f(x) = (x/4) - 5
1 Like
  1. A function is a set of rules that will have an input and an exact output.

  2. a. x = 4
    b. x = 17
    c. x = 0

  3. f(x) = {
    (x/4) - 5
    }

1 Like
  1. A function is an equation, where a variable set in an input results in an output that changes depending on the variable input.

a) f(2)= 2^2 = 4 (is even)

b) f(7) = 7+10 = 17 (is odd)

c) f(0)= 0 (is even, parity of zero, bless zero :D)

  1. f(x) = (x/4) - 5
1 Like

Howdy :slight_smile:
Functions Homework
A function is a computation where x is the variable

a. 4
b. 17
c. 0

f(x) = x/4 - 5

cheers :beers:

1 Like
  1. A Function does something for us if we give it an input and it will return us an output
    based on what we want it to do.

  2. a) 4
    b) 17
    c) 0

  3. f(x) = (x/4) -5

1 Like

Describe what a function does in your own words:

A Function is a mathematical instruction. The input follows the instruction of the function and the answer will be displayed as the output.

a) 4
b) 17
c) 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

1 Like

A function simply provides and input, and in return an output is achieved.

A. 4
B. 17
C. 0

f(x)= (x/4)-5

1 Like
  1. Describe what a function does in your own words : A function is a mathematical relationship that is executed for different inputs

  2. 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; 10

  1. 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
    e.g. f(10) = (10/4) - 5 = -2.5
1 Like
  1. Describe what a function does in your own words
    Function is a process of computation that turn an input to an output
  2. 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
  1. 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
1 Like