You can find the circumference of the circle with the circumference equals 2pir.
circumference=2pi9
circumference=18pi
circumference=56.55 feet
you can then turn the feet into inches by multiplying by 12
(56.55 feet)x(12inches/foot)=678.58 inches
then divide 678.58 inches by 54 inches to find how many light strands are needed.
(678.58 inches)/(54 inches/strand)=12.57 strands
Answer:
I think its 86
Step-by-step explanation:
As the two lines going in the same direction are parallel and angles within parallel lines add to 180.
so 180-94=86
Our number system is in base 10, which means that each digit has a value that is a multiple of 10.
For ex:
877 literally means
8 7 7 where each digit is multiplied by
10^ 2 10 ^1 10^0 respectively
which is 8 * 10^ 2 + 7 * 10^1 + 7 * 10^0 = 8 * 100 + 7 * 10 + 7 * 1 = 800 + 70 + 7 = 877
Binary is in base 2, so each of its digits (which can only be 0 or 1) are multiplied by multiples of 2 (2^0, 2^1, 2^2 ect.)
To find what 877 is in binary you can do the following:
the symbol : means divide and i'll write the quotient + the remainder
877 : 2 = 438 + 1 (438 is the quotient, 1 is the remainder)
438 : 2 = 219 + 0
219 : 2 = 109 + 1
109 : 2 = 54 + 1
54 : 2 = 27 + 0
27 : 2 = 13 + 1
13 : 2 = 6 + 1
6 : 2 = 3 + 0
3 : 2 = 1 + 1
1: 2 = 0 + 1
now write ALL off the remainders from BOTTOM to TOP:
1101101101
use a similar step for octal (use 8 instead of 2 as the divisor) and hexidecimal (use 16 instead of 2 as the divisor)
Answer:
r= 
Step-by-step explanation:
The sum to infinity of a geometric series is calculated as
S∞ =
; | r | < 1
where a₁ is the first term and r the common ratio
here a₁ = 15 and S∞ = 45 , then
45 =
( multiply both sides by (1 - r ) )
45(1 - r) = 15 ( divide both sides by 45 )
1 - r =
=
( subtract 1 from both sides )
- r =
- 1 = -
( multiply both sides by - 1 )
r = 
2)
a*2 + b = 26;
a*(-4) + b = -16;
then, a*6 = 42 => a = 7 => b = 26 -14 => b = 12;
from table, 7*9 + 12 = 63 + 12 = 75, correct;
7*(-8) + 12 = -56 + 12 = -44, correct;
slope = ( -44 + 16) / ( -8 + 4) = ( - 28) / (-4) = 7 = a;