Answer:
Step-by-step explanation:
value after five years = $18,000×(1-0.12)⁵ = 18,000×0.88⁵ = $9,499.17
:::::
The value drops below $2,000 in the 17th year.
The answer should be answer A. (A,C,D,K)
You can easily figure this out by just looking at the graph. Just look at all points that are in the blue region(overlapping shaded area) and see all the points inside.
H is not included because it falls on the dotted line. Any point that falls on a dotted line does not satisfy both inequalities.
If the line were solid however, then the point would satisfy both inequalities. This is because the line would include the <em>greater than or equal to</em> symbol "≥" which means that the point <em>could</em> equal to 8 or be less than 8. Since the symbol is not used, it doesn't satisfy both equations.
<u>We are given:</u>
The function: y = -16t² + 64
where y is the height from ground, t seconds after falling
<u>Part A:</u>
when the droplet would hit the ground, it's height from the ground will be 0
replacing that in the given function:
0 = -16t² + 64
16t² = 64 [adding 16t² on both sides]
t² = 4 [dividing both sides by 16]
t = 2 seconds [taking square root of both sides]
<u>Part B:</u>
for second droplet,
height from ground = 16 feet
time taken = t seconds
acceleration due to gravity = 10 m/s²
initial velocity = 0 m/s
h = ut + (1/2)at² [second equation of motion]
16 = (0)(t) + (1/2)(10)(t²)
16 = 5t²
t² = 16/5
t = 1.8 seconds (approx)
Therefore, the second droplet takes the least amount time to hit the ground
Answer:
The equation would be y = 8x - 38
Step-by-step explanation:
To find the equation of this new line, we first need to identify the slope of the first line. In slope-intercept form, the slope is always the coefficient of x. This makes the slope of the first equation 8. Since parallel lines have the same slope, our new slope will also be 8.
Given that and the point, we can solve for the equation using point-slope form.
y - y1 = m(x - x1)
y - 2 = 8(x - 5)
y - 2 = 8x - 40
y = 8x - 38