What similarities and differences do you see between functions and linear equations studied in Ch. 3? Are all linear equations functions? Is there an instance in which a linear equation is not a function? Support your answer. Create an equation of a nonlinear function and provide two inputs for your classmates to evaluate.

Similarities between functions and linear equations studied in Chapter 3 include the fact that both functions and linear equations involve mathematical relationships between variables. They both consist of equations that express these relationships and can be used to represent real-world situations.

Differences between functions and linear equations are as follows:
- A function is a relation between two sets, where each input (x-value) is associated with exactly one output (y-value). On the other hand, a linear equation is a specific type of equation that represents a straight line when graphed.
- While all linear equations can be represented as functions, not all functions are linear equations. Functions can take various forms, including quadratic, exponential, trigonometric, and logarithmic. Linear equations, by definition, have a degree of 1, meaning there are no variables raised to powers other than 1.

An instance in which a linear equation is not a function is when the equation represents a vertical line. Vertical lines have the equation of the form x = a, where "a" is a constant. Since there is no unique y-value associated with each x-value (input), it violates the condition of a function that each input must have exactly one output.

Example of a nonlinear function equation:

f(x) = x^2 + 3x

Two inputs for evaluation:

Input 1: x = 2
f(2) = 2^2 + 3(2) = 4 + 6 = 10

Input 2: x = -1
f(-1) = (-1)^2 + 3(-1) = 1 - 3 = -2

Therefore, for the given nonlinear function f(x) = x^2 + 3x, when evaluated with inputs x = 2 and x = -1, we obtain outputs (y-values) of 10 and -2, respectively.

To understand the similarities and differences between functions and linear equations, let's start by defining them:

- A function is a relation between two sets of numbers, where each input value (typically denoted as x) in the domain is associated with exactly one output value (typically denoted as y) in the range. Functions are often represented using equations, tables, graphs, or verbal descriptions.

- On the other hand, a linear equation is a specific type of equation where the highest power of the variable (usually x) is 1. These equations can be represented as y = mx + b, where m represents the slope, and b represents the y-intercept.

Now, let's explore their similarities and differences:

Similarities:
1. Both functions and linear equations involve mathematical relationships between input and output values.
2. Both functions and linear equations can be represented graphically, algebraically, or as a table of values.
3. Both functions and linear equations can be used to solve real-world problems and model various situations.

Differences:
1. Not all linear equations are functions. A linear equation will be a function if its graph passes the vertical line test, meaning that every vertical line intersects the graph at most once. If there is any vertical line that intersects the graph in more than one point, then the linear equation is not a function. This occurs when the slope (m) of the linear equation is zero, resulting in a horizontal line.

For example, the equation y = 2 is a linear equation, but it is not a function because it fails the vertical line test. If we draw a vertical line at any x-value, it intersects the graph at multiple points on the y-axis (e.g., (1, 2) and (3, 2)).

2. Functions are a broader concept than linear equations. Functions can take various forms, such as quadratic, exponential, logarithmic, etc., while linear equations are a specific type of function.

Now, let's create an example of a nonlinear function:

Nonlinear Function Example:
Consider the equation y = x^2. This equation represents a parabolic curve, which is a classic example of a nonlinear function.

For classmates to evaluate this function, let's provide two inputs, say x = -2 and x = 3:

When x = -2, substituting it into the equation:
y = (-2)^2
y = 4

When x = 3, substituting it into the equation:
y = (3)^2
y = 9

Therefore, for the inputs x = -2 and x = 3, the corresponding outputs (y-values) are 4 and 9, respectively.