The answer is 81 < < 105
Explanation: Since the car gets 27 mpg in the city and gets 35 mpg on the highway, you can set it up in the inequality 27 < < 35 and this represents the range a car can drive for 1 gallon, so to find the range for 3 gallons, you multiply this inequality by 3.
27(3)<<35(3)
27(3)=81
35(3)=105
Then you can insert the numbers into the inequality to get 81<<105.
Answer:
Step-by-step explanation:
To solve this problem you need the function
h(t) = -16t2 + v0t + h0
where t = time
v0 is the initial velocity, which in our case is 0
h0 = initial height, which in our case is 256
h(t) = 0 since we want to know when the ball will hit the ground.
0 = -16 t2 + 256
And we can solve for t
If we rearrange the terms we see that this is a difference of 2 squares
0 = 256 - 16t2
0 = (16-4t)(16+4t)
Setting each factor = 0
16-4t=0 16+4t=4
t = 4 t = -4
The second solution is discarded as time cannot be negative.
So the ball will hit the ground in 4 seconds.
Answer:
The answe is 2/5m=4
Step-by-step explanation:
If he ate 4 of them, but it means he ate 2/5 muffins,
4 muffins = 2/5 muffins
You substitute x muffins for how much muffins she baked in all -
2/5 * x muffins = 4 or 2/5m = 4
Hope that helped :) <3
The equation of a line in the slope intercept form is expressed as
y = mx + c
Where
m represents slope
c represents y intercept
The equation of the given line is expressed as
3x - 6y = 30
Rearranging it so that it will look like the slope intercept form, it becomes
6y = 3x - 30
Dividing both sides by 6, it becomes
6y/6 = 3x/6 - 30/6
y = x/2 - 5
Looking at the equation, slope, m = 1/2
If two lines are parallel, it means that they have equal slope. This means that the slope of the line parallel to the given line is 1/2
To determine the y intercept, c of the line passing through the point (4, - 9), we would substitute
x = 4, y = - 9 and m = 1/2 into the slope intercept equation. It becomes
- 9 = 1/2 * 4 + c
- 9 = 2 + c
c = - 9 - 2
c = - 11
By substtuting m = 1/2 and c = - 11 into the slope intercept equation, the equation of the line would be
y = x/2 - 11