Answer:
Step-by-step explanation:
the 30 year olds are more likely to pick chocolate as their favorite ice cream because the fraction of people who like chocolate is 14/20 where the other 3 are 4/20 and 2/20. this can be converted into percentages as well by multipling by 5. 70% of people who are in their 30s like chocolate opposed to the 20% and 10%.
With each line, a slope-intercept relationship (4,-1) and (-2,-1).
Y = 0 ,X = 5.
<h3>What is slope-intercept form?</h3>
The slope-intercept form is just a means of stating a line's equation so that both the slope (steepness) as well as y-intercept (where another line crosses this same vertical y-axis) are obvious. This expression is frequently referred to as y = mx + b.
<h3>According to the given information:</h3>
To begin, are using the slope formula to figure out the average slope between two points here.
Let:
x1 = 4
y1 = -1
x2 = -2
y2 = -1
m = (y2-y1)/(x2-x1)
= (-1 - (-1))/ (4-(-1))
= 0/5
= 0
So the slope is 0.
We must now calculate the y-intercept. This will be accomplished by converting a single of the points and also the slope together into a point-slope linear equation. y2-y1 = m(x2-x1).
Let’s plug in the point (5,0).
So we get y-(-0) = (0/5)(x-(-5)) ⇒ y+0
= (0/5)x + 0 ⇒ y
So,
Y = 0
X = 5
with each line, a slope-intercept relationship (4,-1) and (-2,-1).
Y = 0 ,X = 5
To know more about slope-intercept visit:
brainly.com/question/19824331
#SPJ4
Answer:
c
Step-by-step explanation:
<span>The right answers would be B (7 miles after marker 58)
and C (7 miles before marker 58). The problem doesn't say if the rest area is going to be built 7 miles before milepost 58 or 7 miles after it.</span>
Answer:
He can build ...
... min(floor((available wood)/(wood per chair)), floor((available glue)/(glue per chair)))
... = min(floor(6/4), floor(12/6))
... = min(1, 2) = 1
The carpenter can build ...
... e. one chair
Step-by-step explanation: