What questions? You didn't write any?
Answer:
bool b = isupper(x);
Step-by-step explanation:
I have written the expression for a char variable x.The isupper(x) will return true if the character x is upper case and false if the character x is lower case.
I have stored the returned value to a bool variable b .So the value of variable b will be true only when the x is in uppercase and false when b is lower case.
The profit he made from selling his hearing aids at a profit of 17% is $234.26.
<h3>How to calculate the profit obtained?</h3>
To calculate the profit obtained, we must calculate how much money is equal to 17% of $1,378.
- $1,378 ÷ 100 = $13.78
- $13.78 × 17 = $234.26
Based on the above, 17% of $1,378 equals $234.26. On the other hand, to calculate the final sale price of the earphone, we add the initial value plus the value of the profit.
$1,378 + $234.26 = $1,612.26
Learn more about profit in: brainly.com/question/15293328
Answer:
m =7.
Step-by-step explanation:
Let the constant number = k.
g(m) = k/m,
3.5 = k/10,
k = 35.
Thus, when g(m) = 5 = 35/m, m = 7.