Answer:324
Step-by-step explanation:
int i = 42.7; /* konwersja z double do int */
float f = i; /* konwersja z int do float */
double d = f; /* konwersja z float do double */
unsigned u = i; /* konwersja z int do unsigned int */
f = 4.2; /* konwersja z double do float */
i = d; /* konwersja z double do int */
char *str = "foo"; /* konwersja z const char* do char* [1] */
const char *cstr = str; /* konwersja z char* do const char* */
void *ptr = str; /* konwersja z char* do void* */
Podcza
First you turn 20% into a decimal by dividing by 100 and you get .20
then you multiply .20 by 160 and get 32
then subtract:
160-32=128
So if you have 120 bananas and you have a 20% decrease then you would have 128 left over
Hope this helped!! :D
Answer:
the answer is d.
Step-by-step explanation:
first, you want to use the formula,
new value - original value
<u>____________________</u>
original value * 100
you see that 84 is the new value and 79 would be the original value. substitute the numbers in. this is a increase since you will get a positive value.
84 - 79
<u>______</u>
79 * 100
now we solve it.
5
<u>__</u>
79 * 100
you can either solve the fraction first then multiply that by 100 or multiply the numerator by 100 first then divide that by 79, each way works.
500
<u>____</u>
79 = approximately 6.3% increase (this is not a exact value, just rounded)
or
5
<u>__</u>
79 = approximately 0.063 (this is not a exact value, just rounded)
0.063 * 100 = 6.3% increase
The answer to this question is 2 square root 26