write a function to describe the following scenario. raw cake batter starts at a thickness of 2 centimeters…

write a function to describe the following scenario. raw cake batter starts at a thickness of 2 centimeters in a pan but grows at 0.15 centimeters every minute in the oven. how tall will the cake be after a certain number of minutes? y = ?x +
Answer
Explanation:
Step1: Identify the slope
The growth rate of 0.15 centimeters per minute is the slope of the linear - function. So the coefficient of $x$ (the number of minutes) is 0.15.
Step2: Identify the y - intercept
The initial thickness of 2 centimeters is the y - intercept of the linear function.
Answer:
$y = 0.15x+2$