Answer:
60
Step-by-step explanation:
V = lwh
V= 4x3x5
V=60
The midpoint, where the rest area is, will just be the average of the coordinates of Springfield and Columbus.
Rest Area=((1+7)/2, (-4+1)/2)
Rest Area=(4, -1.5)
The distance between the two cities can be found using the Pythagorean Theorem, which used in the manner is often referred to as the "distance" formula between two points.
d^2=(x2-x1)^2+(y2-y1)
d^2=(7-1)^2+(1--4)^2
d^2=36+25
d^2=61
d=√61 and we are told that each unit is equal to 5.38mi so the distance from Springfield to Columbus is:
D=5.38√61 mi
D≈42.02mi (to nearest hundredth of a mile)
Answer:
$12/25 pencils= $0.48 per pencil
Answer:
y = -1x + 6 or y = -x + 6
Step-by-step explanation:
First, let's identify what slope-intercept form is.
y = mx + b
m is the slope. b is the y-intercept.
We know the slope is -1, so m = -1. Plug this into our standard equation.
y = -1x + b
To find b, we want to plug in a value that we know is on this line: (2, 4). Plug in the x and y values into the x and y of the standard equation.
4 = -1(2) + b
To find b, multiply the slope and the input of x(2)
4 = -2 + b
Now, add 2 from both sides to isolate b.
6 = b
Plug this into your standard equation.
y = -1x + 6
This is your equation.
Check this by plugging in the point again.
y = -1x + 6
4 = -1(2) + 6
4 = -2 + 6
4 = 4
Your equation is correct.
Hope this helps!