answersLogoWhite

0

The input to a function need not be a number, it can be any well defined object. For example, a function might associate the letter A with the number 1, the letter B with the number 2, and so on.

If the inputs and outputs are numbers, then the most obvious examples are the polynomials.

f(x) = x + 1 is a simple example, a function that adds one to the input.

f(1) = 1 + 1 = 2, f(2) = 2 + 1 = 3.

Also, g(x) = 2x is a function that doubles the input.

g(3) = 6, g(4) = 8.

Another example is h(x) = 2x + 1. This doubles the output, and adds 1. The result is that h(1) = 2*1 + 1 = 3, h(2) = 2*2 + 1 = 5.

i(x) = x is another function that does nothing to x. So i(1) = 1, i(2) = 2.

f(x)=x^3+14x^2+63x+90 x=-6 Finding root using the Factor Theorem

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

The set of all values that a function will return as outputs is called the of the function?

The set of all values that a function will return as outputs is called the *range* of the function.


How is range related to a function?

The range is the set of all possible outputs values for the function when given inputs from the domain.


What set of all values that a function will return as outputs is called the of the function?

The set of all values that a function will return as outputs is called the range of the function. The range consists of all possible outcomes based on the inputs from the function's domain. In other words, it represents the values that the dependent variable can take as the independent variable varies.


What is the name for the collection of all outputs in a function?

The collection of all outputs in a function is called the range. The range consists of all possible values that the function can produce based on its input values from the domain. In mathematical notation, if ( f: X \rightarrow Y ) is a function, then the range is a subset of ( Y ).


Which term describes the set of all values that a function will accept as outputs?

The term that describes the set of all values that a function will accept as outputs is called the "range." The range includes all possible output values that result from applying the function to its domain. It is an important concept in mathematics, particularly in the study of functions and their graphs.


What is the set of y values for a function?

The set of y values for a function is known as the range. It consists of all possible outputs (y values) that the function can produce based on its domain (the set of input values). The range can be determined by analyzing the function's behavior, such as its equations, graphs, or by evaluating specific input values.


What is set of output of a function called?

The set of outputs of a function is called the "range." It consists of all possible values that the function can produce when the inputs from the domain are applied. In mathematical terms, if a function maps elements from a set (domain) to another set, the range includes all the resulting output values.


Which term describes the set of all values that a function will return as outputs?

RANGE -----> apex


What is a table that is used to describe a function by listing all outputs?

It is generally referred to as "a table of values"


What is the set of all values a function will return as outputs?

It is a set which is known as the co-domain (or range).


What is the set of all possible output values of a function or relation?

The Range is the set of all possible output values of a function or relation.


How does a domain of a function related to the graph?

The domain of a function refers to the set of all possible input values (x-values) for which the function is defined. On a graph, the domain is represented along the x-axis, indicating the range of x-values for which the corresponding y-values (outputs) exist. Any gaps or restrictions in the domain, such as undefined points or vertical asymptotes, are visually evident in the graph, where certain x-values do not produce valid outputs. Understanding the domain helps to accurately interpret the behavior and limitations of the function represented in the graph.