Given: Sarah can fit 7 sweaters in a box
She has 38 sweaters
the remaining sweaters will stack on the shelf in the closet.
By dividing 38 by 7 we will get:

So, she will need 5 boxes, she will put 35 sweaters in 5 boxes
The remaining sweaters = 38 - 35 = 3 sweaters
So, the answer is: 3 sweaters will go in her closet
Answer:
t=v/d
Step-by-step explanation:
id think that there are two steps
v=d/t
divide D on both sides
v/d=d/t/d
v/d=t
Answer:
A) (5,4)
Step-by-step explanation:
Just take a look at the intersection in the dark blue area. The only point that fits in that area is A) (5,4). And this makes sense, but let's check it anyways:
5 wing + 4 burger < 45
5(6) + 4(3) < 45
42 < 45. If she bought one more burger, she would be at $45, and the problem asked us to be under $45, so this is our answer.
<h3>Answer: y = (3/2)x + 0</h3>
This is the same as y = (3/2)x
=============================================================
Work Shown:
Find the slope of the line through (x1,y1) = (-2,-3) and (x2,y2) = (2,3)
m = (y2 - y1)/(x2 - x1)
m = (3 - (-3))/(2 - (-2))
m = (3 + 3)/(2 + 2)
m = 6/4
m = 3/2
The slope is the fraction 3/2. This is going to be in front of the x, or to the left of the x.
----------
Plug m = 3/2 and (x1,y1) = (-2,-3) into the point slope formula. Solve for y.
y - y1 = m(x - x1)
y - (-3) = (3/2)(x - (-2))
y + 3 = (3/2)(x + 2)
y + 3 = (3/2)x + (3/2)(2)
y + 3 = (3/2)*x + 3
y + 3 - 3 = (3/2)*x + 3 - 3
y = (3/2)x + 0
The y intercept is zero. This matches up with the fact the graph crosses the y axis at y = 0.
Answer:
x = 18 y = 10
Step-by-step explanation:
let the first number be x
let the second number be y
x = y + 8..... equation 1
2x + y = 46.... equation 2
x is the larger number
y is the smaller number.
Rearrange the equation and add equation 1 to equation 2.
x - y = 8
+ 2x + y = 46
-------------------
3x + 0 = 54
3x = 54
divide both sides by 3
x = 54/3
x = 18
Substitute x = 18 into equation 1
x = y + 8
18 = y + 8
collect like terms
y = 18-8
y = 10