Answer:
a.
Step-by-step explanation:
because > means at most < means at least
Answer:
1, 2, 3
Step-by-step explanation:
X <= 20 means that x has to be less than OR equal to 20.
The first option is -100. That's less than 20, so this statement is true.
The second option is 10. That's also less than 20, so this statement is also true.
The third option is 20. This is equal to 20, so this is also true.
The fourth option is 21, which is greater than 20, so it's not true.
The fifth option is 45, which is greater than 20, so it's not true.
Sorry I answered so late, hope this helps even though you probably don't need it anymore.
Answer:
25.12
Step-by-step explanation:
The formula of the circumference of a circle is: C = 2(pi)(r)
Plug in 3.14 for pi and 4 for the radius.
C = 2(3.14)(4)
Multiply.
C = 25.12
Answer:
Kenny is 18 years old Andrew is 10 years old Tim is 30 years old and Cameron is 5 years old
Step-by-step explanation:
Let a be Kenny's age , b be Andrew's age , c be Tim's age , d be Cameron's age
( b < a , b<c , d<b)
Kenny is 8 years older than Andrewn = > a = b + 8 (1)
Tim is 3 times as old as Andrew => c = 3 . b (2)
Cameron is 5 years younger than Andrew => d = b-5 (3)
The combined age of the four is 63 => a+b+c+d = 63 (4)
(1),(2),(3),(4) => b+8 + b + 3b + b-5 = 63 <=> 6b + 3 = 63 <=> b = 10
=> a= 10+8 =18, c = 3 . 10 = 30, d= 5