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.
Answer:
Do you mean an MP3 player?
Step-by-step explanation:
Answer:
the answer is the first one I think but I'm pretty sure
Answer:
Area = 27 cm²
Step-by-step explanation:
let L be the length of the rectangle
w the width
P the perimeter
A the area
<u>Formulas</u> :
P = 2×(L + w)
A = L × w
<u>We are Given</u> :
L = 3w
P = 2×(L + w)
⇔ 24 = 2×(3w + w)
⇔ 24 = 2×4w
⇔ 24 = 8w
⇔ w = 24/8 = 3
Then
L = 3w = 3×3 = 9
We obtain L = 9 and w = 3.
Then
A = L × w
= 9 × 3
= 27
The percent of discount is 70%.