You would have to find Circumference
Answer:
6
Step-by-step explanation:
Using Euclid's algorithm, we divide the larger by the smaller. If the remainder is zero, the divisor is the GCF. Otherwise, we replace the larger with the remainder and repeat.
18 ÷ 12 = 1 r 6
12 ÷ 6 = 2 r 0 . . . . the GCF is 6
__
You can also factor the numbers and see what the common factors are.
18 = 2·3·3
12 = 2·2·3
The common factors are 2·3 = 6.
In the factorizations, we see 2 to powers of 1 and 2, and we see 3 to powers of 1 and 2. The GCF is the product of the common factors to their lowest powers: (2^1)(3^1) = (2)(3) = 6
He spent $11 dollars minus tax
The answer should be Step 1; 3(1+2x)-2(x+1)+5
Answer:
This problem is incomplete, we do not know the fraction of the students that have a dog and also have a cat. Suppose we write the problem as:
"In Mrs.Hu's classroom, 4/5 of the students have a dog as a pet. X of the students who have a dog as a pet also have cat as a pet. If there are 45 students in her class, how many have both a dog and a cat as pets?"
Where X must be a positive number smaller than one, now we can solve it:
we know that in the class we have 45 students, and 4/5 of those students have dogs, so the number of students that have a dog as a pet is:
N = 45*(4/5) = 36
And we know that X of those 36 students also have a cat, so the number of students that have a dog and a cat is:
M = 36*X
now, we do not have, suppose that the value of X is 1/2 ("1/2 of the students who have a dog also have a cat")
M = 36*(1/2) = 18
So you can replace the value of X in the equation and find the number of students that have a dog and a cat as pets.