Answer:

Step-by-step explanation:
In order to add or subtract numbers in scientific notation, the powers of ten must have the same exponent. In this caes the diameter of an average human body cell is a power of -4 and the diameter of a plant cell is a power of -3. In order to add them, we can move the decimal over for the body cell diameter:

Add the two values: 
Actual length / shadow ratio is equal
Let the height of the building be x, then
36/28 = x/70
x = (36 x 70)/28 = 2,520/28 = 90.
Therefore, the height of the building is 90 feet.
Answer:
C
Step-by-step explanation:
The circumference (C) of a circle = 2πr ← r is the radius
Given C = 15π the equating gives
2πr = 15π ( divide both sides by 2π )
r =
= 7.5 cm
The area (A) of a circle is calculated using the formula
A = πr² = π × 7.5² = 56.25π cm² → C
Hello,
Let's place the last digit: it must be 2 or 4 or 8 (3 possibilities)
It remainds 4 digits and the number of permutations fo 4 numbers is 4!=4*3*2*1=24
Thus there are 3*24=72 possibilities.
Answer A
If you do'nt believe run this programm
DIM n(5) AS INTEGER, i1 AS INTEGER, i2 AS INTEGER, i3 AS INTEGER, i4 AS INTEGER, i5 AS INTEGER, nb AS LONG, tot AS LONG
tot = 0
n(1) = 1
n(2) = 2
n(3) = 4
n(4) = 7
n(5) = 8
FOR i1 = 1 TO 5
FOR i2 = 1 TO 5
IF i2 <> i1 THEN
FOR i3 = 1 TO 5
IF i3 <> i2 AND i3 <> i1 THEN
FOR i4 = 1 TO 5
IF i4 <> i3 AND i4 <> i2 AND i4 <> i1 THEN
FOR i5 = 1 TO 5
IF i5 <> i4 AND i5 <> i3 AND i5 <> i2 AND i5 <> i1 THEN
nb = ((((n(i1) * 10) + n(i2)) * 10 + n(i3)) * 10 + n(i4)) * 10 + n(i5)
IF nb MOD 2 = 0 THEN
tot = tot + 1
END IF
END IF
NEXT i5
END IF
NEXT i4
END IF
NEXT i3
END IF
NEXT i2
NEXT i1
PRINT "tot="; tot
END
Answer:
70
Step-by-step explanation:
55 + 55 = 110
180 - 110 = 70
The angle is congruent to 70º