You could do this in two ways, you could either subtract immediately or convert the time given in hours into minutes
STEP 1:
8:10
- 7:40
which will give 0:30
STEP 2:
8 hours 10 minutes into minutes is
(8 * 60) +10 = 490 minutes
7 hours 40 minutes into minutes is
(7*40) + 40 = 460 minutes
490 - 460
= 30minutes
Answer:
Let width = x
Let length = 1.5x
Area = (length)(width)
Area = 1.5x2
Step-by-step explanation:
So the trapezoid has 2 parallel sides making segments AD and BC transversals
Therefore making angle c and angle b add up to 180
(180-3x) + 3x + 180-9x +9x
180 +12x = 360
180= 12x
x= 15
Answer:
The formula for Pascal's Triangle comes from a relationship that you yourself might be able to see in the coefficients below.
(x + y)0 (x + y)1 (x + y)² (x + y)3 (x + y)41 x + y x² + 2xy + y² x3 + 3x2Y + 3xY2 + y3 x4 + 4x3Y + 6x2Y2 + 4XY3 + Y4
HOPE THIS HELPS!