In a spreadsheet create a function that generates for any value x the corresponding value y when y = 19x 10. what is the value y when x = 11? please specify your answer as an integer.

Respuesta :

The value of y when the value of x is 11 is 219

Functions and values

A function from a set X to a set Y assigns to each element of X exactly one element of Y.

The set X is called the domain of the function and the set Y is called the codomain of the function.

Given the linear equation expressed as;

y = 19x+10

If the value of x is 11, then the resulting value of y is expressed as:

y = 19(11) + 10
y = 209 + 10

y =219

Hence the value of y when the value of x is 11 is 219

Learn more on function and values here: https://brainly.com/question/2284360

#SPJ1