Problem 33
For each number, generate a factor tree. This is where you break a number down into smaller factors in a visual "tree" like style. The idea is to factor down to the prime factors and then you circle the common primes between each number. The values you circle are then multiplied if you circle more than one value in each tree.
-------------------------------------------------------------------------------
Problem 34
Xiao factored correctly but didn't pull out the GCF. So he didn't factor fully. In the case of 60 and 90, the GCF is 30. This is the largest shared factor between the two values. So we can pull out 30 to get
60+90 = 30*2+30*3 = 30*(2+3)
I'm basically using the distributive property in reverse. You can distribute the 30 back in and get 60+90 again. Notice how the inner stuff 2 and 3 have no factors in common other than 1.
<u>e</u>
<u>measure of center</u>
as A measure that describes the typical value of a data set mean,median and mode.
Question:- Alana biked 12 miles in 48 minutes. What is Alana's speed in miles per minute?
Answer:-
Set up a proportion.
12/48 = 1/x
Cross multiply.
12*x = 12x
48*1 = 48
12x = 48
12x/12 = 48/12
x= 48/12
x= 4
Now, we have our final answer. x = 4
Final answer:- Alana bikes 4 miles per minute.
Answer: No. The intervals defined by the margin or error overlap
Step-by-step explanation:
If we think about it, with the worst margins, 55% could be 48% and then the 45% would be 52%, showing there is no clear yes or no and it is possible that the intervals could overlap