Answer: Approximately 30.4 degrees
=========================================================
Work Shown:
324 - 1.6 = 322.4 is the height of the right triangle. This is the opposite side compared to the angle theta.
The adjacent side is 550 since it is the leg closest to the angle theta.
We'll use the tangent rule to connect the two sides
tan(angle) = opposite/adjacent
tan(theta) = 322.4/550
theta = arctan(322.4/550)
theta = 30.3780566013696
theta = 30.4
Your teacher didn't provide any rounding instructions, but I rounded to one decimal place since the value 1.6 is to one decimal place.
Answer:
Probability Distributions
A listing of all the values the random variable can assume with their corresponding probabilities make a probability distribution.
A note about random variables. A random variable does not mean that the values can be anything (a random number). Random variables have a well defined set of outcomes and well defined probabilities for the occurrence of each outcome. The random refers to the fact that the outcomes happen by chance -- that is, you don't know which outcome will occur next.
This is a common factor problem.
Pencils come in a pack of 12
Erasers come in a pack of 10
First, break the number into their prime factors(the idea is that we will break the number down into its smallest multiples, which are prime numbers):
10 = 2 * 5
12 = 2 * 2 *3
So now we take the unique multiples of each number, and when we multiply them together, we will get the smallest number that both 10 and 12 can be divided into(this is what the problem is asking for)
We have (2*2*3) that comes from 12, and the only unique number that comes from the 10 is (5)
So now, we multiply:
2*2*3*5=60
However, this isn't exactly out answer. Now we have to divide our answer by the number of each this in the pack to know how many packs to buy.
60/12=5 packs of pencils
60/10= 6 packs of erasers
I hope this helps. Let me know if you have any questions!!