Answer:
My day has been pretty okay!!
Step-by-step explanation:
Thank you for asking!!
Let n = 1
then f(1) = 1^1 - 1 + 2 = 2 so it is true for n = 1
for the next number after n ( n+1) we have f(n+1) =
(n+1)^2 - (n+1) + 2
= n^2 + 2n + 1 - n - 1 + 2
= n^2 + n + 2
= n(n+1) + 2
Now n(n+1) must be divisible by 2 because either n is odd and n+1 is even OR n is even and n+1 is odd and odd & even always = an even number.
So the function is divisible by 2 for n+1 We have shown that its true for n = 1 Therefore it must be true for n = 1,2,3,4 ...
True for all positive integers
The equation in the function form is f(x) = -3x + 15 and the tub started with 15 gallons of water.
<h3>What is a function?</h3>
It is defined as a special type of relationship, and they have a predefined domain and range according to the function every value in the domain is related to exactly one value in the range.
We have an equation:
y –12 = –3(x – 1)
We can write the above equation as follows:
y = 12 - 3(x - 1)
y = 12 - 3x + 3
y = -3x + 15
or
f(x) = -3x + 15
Plug x = 0
f(0) = 15
The tub started with 15 gallons of water.
Thus, the equation in the function form is f(x) = -3x + 15 and the tub started with 15 gallons of water.
Learn more about the function here:
brainly.com/question/5245372
#SPJ1