my homework:
Write two expressions that will never return the same
output. Use x as the variable in each expression.

my way of saying it:
write 2 equations with x included that will never equal the same thing no matter what x is

Respuesta :

Answer:

x² * -1/2,

x² + 3

Step-by-step explanation:

The first exprsession always returns a positive number for the square but ends up being negative after the multiplication no matter the inputted values. The second one is always positive.

Two expressions that will never return the same output are 2x - 1 and 2x - 3

How to determine the expressions?

Assume the expressions are linear functions

A linear function is represented as:

y = mx + c

For the expressions to have different outputs, both expressions must have the same slope but different y-intercepts

Take for instance 2x - 1 and 2x - 3

Hence, the two expressions that will never return the same output are 2x - 1 and 2x - 3

Read more about expressions at:

https://brainly.com/question/723406

#SPJ2