Answer:
long pieces 126 Short pieces 21
Step-by-step explanation:
18+18+18+18+18+18+18=126
3+3+3+3+3+3+3=21
hope this helped <3
Answer:
The answer is yes
Step-by-step explanation:
Answer:
71
Step-by-step explanation:
Remember to always follow PEMDAS as well as the left -> right rule. While you do not need PEMDAS for this expression specifically, it is always good to know it. PEMDAS is the order of operations:
PEMDAS =
Parenthesis
Exponents (& Roots)
Multiplication
Division
Addition
Subtraction
-----------------------------------------------------------------------------------------------------
First, solve the parenthesis:
(6 - 3) = 3
Next, simplify, by adding:
36 + 32 + 3 =
68 + 3 = 71
71 is your answer.
~
In order to do this, you must first find the "cross product" of these vectors. To do that, we can use several methods. To simplify this first, I suggest you compute:
‹1, -1, 1› × ‹0, 1, 1›
You are interested in vectors orthogonal to the originals, which don't change when you scale them. Using 0,-1,1 is much easier than 6s and 7s.
So what methods are there to compute this? You can review them here (or presumably in your class notes or textbook):
http://en.wikipedia.org/wiki/Cross_produ...
In addition to these methods, sometimes I like to set up:
‹1, -1, 1› • ‹a, b, c› = 0
‹0, 1, 1› • ‹a, b, c› = 0
That is the dot product, and having these dot products equal zero guarantees orthogonality. You can convert that to:
a - b + c = 0
b + c = 0
This is two equations, three unknowns, so you can solve it with one free parameter:
b = -c
a = c - b = -2c
The computation, regardless of method, yields:
‹1, -1, 1› × ‹0, 1, 1› = ‹-2, -1, 1›
The above method, solving equations, works because you'd just plug in c=1 to obtain this solution. However, it is not a unit vector. There will always be two unit vectors (if you find one, then its negative will be the other of course). To find the unit vector, we need to find the magnitude of our vector:
|| ‹-2, -1, 1› || = √( (-2)² + (-1)² + (1)² ) = √( 4 + 1 + 1 ) = √6
Then we divide that vector by its magnitude to yield one solution:
‹ -2/√6 , -1/√6 , 1/√6 ›
And take the negative for the other:
‹ 2/√6 , 1/√6 , -1/√6 ›
Answer:
Mark brainliest pls
Step-by-step explanation:
People have given you correct answers but not explained why, perhaps because it seems so obvious.
One of Bayes laws of probability says that if two events e1 and e2 are independent (unrelated), then the probability of both happening together is the product of their individual probabilities.
The die and the coin are independent events. Each is a 50% chance (odd number on a die, heads on a coin). Thus the probability of both happening together is 50% * 50% = 25%.