Answer: 55
Explanation:
Find the area of the entire shape: 7x9=63
Find the area of the missing piece: 8
7-3=4 9-5=4 4x4=16 16/2=8
Find the area: 63-8=55
Answer:
AB = 32
Step-by-step explanation:
Since line l bisects AB at point M, we have AM = MB.



AM = 4(4) = 16, MB = 5(4) - 4 = 16.
So AB = AM + MB = 16 + 16 = 32.
let w = width and 3w = length
perimeter is the distance around the outside of the object or P = 2L + 2W
2(3w) + 2w = 24
6w + 2w= 24
8w = 24
w= 3
3w= 9
Width is 3in. and length is 9in.
Answer: the rate of the passenger train is 100 mph.
Step-by-step explanation:
Let x represent the rate of the passenger train.
The rate of the freight train was 10 miles per hour slower than the rate of the passenger train. It means that the rate of the freight train is (x - 10) mph
The passenger train traveled 100 miles. It means that the time it took travel 100 miles is
100/x
In the same amount of time, it took a freight train to travel 90 miles. It means that the time it took travel 90 miles is
90/(x - 10)
Since the time is the same, then
100/x = 90/(x - 10)
Cross multiplying, it becomes
100(x - 10) = 90x
100x - 1000 = 90x
100x - 90x = 1000
10x = 1000
x = 100 mph
Step-by-step explanation:
a general line equation is
y = ax + b
"a" being the slope is the line, "b" being the y-intercept (the y value when x = 0).
we see from the 2 marked points (by we could choose any points on the line) that
y changes by 2 units, when x changes by 3 units.
so the slope is 2/3.
we use one point (1, 2) to solve for b
2 = 2/3 × 1 + b = 2/3 + b
6/3 = 2/3 + b
4/3 = b
and the full equation is
y = 2/3 x + 4/3