Answer:
d. 87.92
Step-by-step explanation:
3.14*2*14=87.92
i know its right im positive
Answer:
The lowest common denominator or least common denominator (abbreviated LCD) is the least common multiple of the denominators of a set of fractions. It is the smallest positive integer that is a multiple of each denominator in the set. Fractions write with fraction bar / like 3/4 .
Answer:
1 1/2 cups of peanut butter
1 cup of vegetable shortening
2 1/2 cups grimly packed light brown sugar
6 tablespoons of milk
5 1/2 teaspoon vanilla extract
2 large eggs
3 cups of flour
1 1/2 teaspoon of baking soda
1/2 teaspoon of salt
Step-by-step explanation:
You just double everything by 2
Width: W
length: L = 5W
Use the Pyth. Theorem to find the length of the diagonal:
|D| = sqrt(W^2 + [5W]^2) = sqrt(W^2 + 25W^2) = sqrt(26W^2), or
Wsqrt(26) (ans.)
Using the dot product:
For any vector x, we have
||x|| = √(x • x)
This means that
||w|| = √(w • w)
… = √((u + z) • (u + z))
… = √((u • u) + (u • z) + (z • u) + (z • z))
… = √(||u||² + 2 (u • z) + ||z||²)
We have
u = ⟨2, 12⟩ ⇒ ||u|| = √(2² + 12²) = 2√37
z = ⟨-7, 5⟩ ⇒ ||z|| = √((-7)² + 5²) = √74
u • z = ⟨2, 12⟩ • ⟨-7, 5⟩ = -14 + 60 = 46
and so
||w|| = √((2√37)² + 2•46 + (√74)²)
… = √(4•37 + 2•46 + 74)
… = √314 ≈ 17.720
Alternatively, without mentioning the dot product,
w = u + z = ⟨2, 12⟩ + ⟨-7, 5⟩ = ⟨-5, 17⟩
and so
||w|| = √((-5)² + 17²) = √314 ≈ 17.720