The cubes that are listed would be
1, 8, 27, 64, 125, 216, 343, 512, 729, 1000
Greetings!You can create an equation to solve for x:

Cross Multiply.


Divide both sides by
10.
The Answer Is:
Out the 400 smokers, approximately
360 of them started smoking before age 21.
Hope this helps.
-Benjamin
Answer:721
Step-by-step explanation:It is 721 because when you have a sale tax you add it and that 100%+6%=106%=1.06 then 350x1.06 which equals to 371. Since it’s sales tax then 371+350=721. So it is $721.
2:40 I think, but I may be wrong
S = true
~s = false
-------------
j = false
~j = true
-------------
~s = false and j = false, so,
~s v j = (false) v (false)
~s v j = false
-------------
Similarly,
s v ~j = (true) v (true)
s v ~j = true
-------------
We have
~s v j = false
and
s v ~j = true
which lead to this when we conjunct the two logical expressions
(~s v j) ^ (s v ~j) = (false) ^ (true)
(~s v j) ^ (s v ~j) = false
-------------
-------------
The final answer is false