5 days because there are 24 hours in a day so every six hours you can take 4 a day
Answer:
18
Step-by-step explanation:
-3(2x-3)
-3x(-6)
-3x-6=18 because the negatives cancel each other out.
Answer:
option B
Step-by-step explanation:
Rule:output=input -2
LEts analyze the table
we use the input and apply the rule to get the output
LEts subtract 2 from input to get the output
Input Rule (input -2 ) Output
-3 -3-2 -5
-7 -7-2 -9
6 6-2 4
Option B matches with our table
The answer will be 14/20 because there a total of 20 beads and 8 red beads and 6 green beads which is 14 out of 20 total beads
<span>first, we are going to define variables as the following:
a = 0
a = π/2
n = 4 rectangles
Δx = [ b - a ] / n ------>Δx = [ π/2 - 0 ] / 4 = π/8
right endpoints :
sum( seq( 4 cos(x) * π/8 , x , 0+π/8 , π/2 , π/8 ) ) = 3.163065 underestimate
left endpoints:
sum( seq( 4 cos(x) * π/8 , x , 0 , π/2-(π/8) , π/8 ) ) = 4.733861 overestimate
the reason because the actual estimate by integral as the following:
π/2
∫ 4cos(x) dx = 4
0</span>