Answer:
Here
Step-by-step explanation:
If you want to create a function in a spreadsheet to generate the value of y for a given value of x, you can use the following formula:
Copy code
=12*x+5
You can then enter this formula into a cell in your spreadsheet, and replace x with the value you want to use. For example, if you want to find the value of y when x is 9, you would enter the following formula into your spreadsheet:
Copy code
=12*9+5
This would give you a result of 113. So the value of y when x is 9 is 113.