A - area of a trapezoid;
a, b - two bases.
A = h * ( a + b ) / 2 / * 2 ( we have to multiply both sides by 2 )
2 A = h *( a + b )
2 A = h a + h b
h b = 2 A - h a
b = ( 2 A - h a ) / h
b = 2 A/h - a
Answer: D )
This question is super easy.


Hope this helps!
Thanks!
-Charlie
Answer:
D
Step-by-step explanation:
Given the 2 equations
4x - 5y = 18 → (1)
3x - 2y = 10 → (2)
Multiplying (1) by 3 and (2) by - 4, then adding will eliminate the x- term
12x - 15y = 54 → (3)
- 12x + 8y = - 40 → (4)
Add (3) and (4) term by term to eliminate x, that is
- 7y = 14 ( divide both sides by - 7 )
y = - 2
Substitute y = - 2 into either of the 2 equations and solve for x
Substituting into (1)
4x - 5(- 2) = 18
4x + 10 = 18 ( subtract 10 from both sides )
4x = 8 ( divide both sides by 4 )
x = 2
solution is (2, - 2 ) → D
Taking a test doesn't lessen your risk of a heart attack
The unit vector is given by the following formula:
a '= (a) / (lal)
Where,
a: vector a
lal: Vector module a
We are looking for the module:
lal = root ((- 15) ^ 2 + (8) ^ 2)
lal = 17
Same direction:
a = -15i + 8j
The unit vector is:
a '= (1/17) * (- 15i + 8j)
Opposite direction:
a = 15i - 8j
The unit vector is:
a '= (1/17) * (15i - 8j)
Answer:
a unit vector that has the same direction as the vector a is:
a '= (1/17) * (- 15i + 8j)
a unit vector that has the opposite direction of the vector a is:
a '= (1/17) * (15i - 8j)