Answer:
y = 1
Step-by-step explanation:
The slope is 0.
y = (0)x + b
y = b
The line passes through (0, 1).
(x, y)
Put y as 1.
1 = b
The y-intercept is 1.
y = 1
Answer:
I think the answer is 60 feet.
Step-by-step explanation:
Because his rate is 2 feet per second and the question asks where he'll be after 30 seconds, the answer has to be 60 feet.
I hope this helps!
To solve this problem, we need to first find the dimensions of the side of the blue and purple squares.
We're given that the purple (smaller) square has a side length of x inches.
We are also given that the blue band has a width of 5 inches.
Since the blue band surrounds the purple square on both sides, the length of the blue square is x+2(5)=x+10 inches.
The net area of the band is therefore the difference of the area of the blue square and the purple square, namely take out the area of the purple square from the blue.
Therefore
Area of band

[recall



or 20(x+5) if you wish.
Answer:
y = 2*x^2 - 2*x - 24
Step-by-step explanation:
If we have a quadratic function with roots a and b, we can write the equation for that function as:
y = f(x) = A*(x - a)*(x - b)
Where A is the leading coefficient.
In this case, we know that the roots are: 4 and -3
Then the function will be something like:
f(x) = A*(x - 4)*(x - (-3) )
f(x) = A*(x - 4)*(x + 3)
Now we need to determine the value of A.
We also know that the graph of the function passes through the point (3, -12)
This means that:
f(3) = -12
Then:
-12 = A*(3 - 4)*(3 + 3)
-12 = A*(-1)*(6)
-12 = A*(-6)
-12/-6 = A
2 = A
Then the equation is:
y = f(x) = 2*(x - 4)*(x + 3)
Now we need to write this in standard form, so we just need to expand the equation:
y = f(x) = 2*(x^2 + x*3 - x*4 - 4*3)
y = f(x) = 2*(x^2 - x - 12)
y = f(x) = 2*x^2 - 2*x - 24
Then the relation is:
y = 2*x^2 - 2*x - 24