It’s volume / designation
<h3>
Answer: false</h3>
Work Shown:
s = false
p = true
r = false
-p = false, which is the opposite of statement p
s or -p = false or false = false
The result of an 'or' operation is false only when both parts are false; otherwise, it is true
(s or -p) or r = false or false = false
(s or -p) or r = false
Answer:
41.82$
Step-by-step explanation:
The prices are
7.58$, 16$, 18.24$.
To get the total of all what Lucy bought, You add the prices altogether.
That is,
18.24$
+16.00$
+<u>0</u><u>7</u><u>.</u><u>5</u><u>8</u><u>$</u>
41.82$
The total amount of what Lucy bought is 41.82$
Answer:
half dollar, quarter, dime and nickel
Step-by-step explanation:
When you sum it up it will give you 90 cents.
Answer:
x = 10
Explanation:
Note the following rules before we begin:
2 ln(a) = ln (a²)
ln (a) + ln (b) = ln (ab)
Now, for the given:
ln(20) + ln(5) = 2 ln(x)
ln(20*5) = ln(x²)
ln(100) = ln(x²)
This means that:
100 = x²
Therefore:
either x = 10 .........> acceped
or x = -10 .........> rejected as no negatives are allowed within ln functions
Hope this helps :)