Answer:
The y-intercept is (0,-6)
Step-by-step explanation:
In the equation y = mx + b, b is the y-intercept. In your equation, the b is -6, so the y-intercept is (0,-6).
Answer:
Where is the question?
Step-by-step explanation:
Python is an interpreted high-level general-purpose programming language. Python's design philosophy emphasizes code readability with its notable use of significant indentation.
Answer: (w² + 10)inches²
Step-by-step explanation:
Since the width of the rectangular blanket is given as w and the length of the blanket is 10inches greater than it's width, therefore the length will be:
= 10 + w.
Therefore,
length = 10 + w
width = w
Area = length × width
Area = (10 + w) × w
Area = 10w + w²
Therefore, the area of the blanket will be (w² + 10)inches².
2(3-4a) + 5(a-7) first do the distributive property
6-8a + 5a-35 now combine like terms
-41 - 3a is the final answer
Answer:
19ft
Step-by-step explanation:
Given the height of a ball above the ground after x seconds given by the quadratic function y = -16x2 + 32x + 3, we can find the maximum height reached by the ball since we are not told what to look for.
The velocity of the ball is zero at maximum height and it is expressed as:
V(x) = dy/dx
V(x) = -32x+32
Since v(x) = 0
0 = -32x+32
32x = 32
x = 32/32
x = 1s
Get the height y
Recall that y = -16x² + 32x + 3.
Substitute x = 1
y = -16(1)²+32(1)+3
y = -16+32+3
y = -16+35
y = 19ft
Hence the maximum height reached by the ball is 19ft