<span>74.5
x 0 = 0 belongs to the multiplication property of zero.
Because this property has a rule that any number multiplied by zero, the answer
is zero.
It will not matter how big or small the number is, if it will be multiplied by
zero, the answer will always be zero.
Another example:
=> 1000 x 0 = 0
=> 1524 x 0 = 0
=> .25 x 0 = 0
Notice, that even decimal numbers multiplied by zero is still zero.</span><span>
</span>
Answer:
48
Step-by-step explanation:
5 x^2 +x
Let x = 3
5 * 3^2 +3
Exponents first
5 * 9+3
Multiply next
45+3
48
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
The amount of interest that will be paid in the first 5 years is $120.00