Answer: No
Step-by-step explanation:
$12-$4.50= $7.50
$7.50*15= $112.50
The Total cost is $135 She will only be making $112.50 in profits.
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.
East to West distance in the map: 36 inches
Use of the scale: 36 in * 500 feet / in =18,000 feet
Conversion to miles: 18,000 feet * 1 mile / 5,280 in = 3.4 miles
Answer: 3.4
I think there is a lack of information with regards to the question posted above. This may be the complete question:
Van is 75% taller than Keith. If Van's height increases by 40% while Kieth's increases only by 25%, by what percent is Van taller than Kieth now?
We put Van at 175 and Kieth at 100 since Van is 75% taller than Keith.
When Kieth's height increased at 25%, he is now 125
When Van's height increased at 40%, he is now 245
245-125=120 and
<span><span><span>120/125</span>= .96 = 96%
The answer is 96%. I hope this helps.</span></span>