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
Answer:
The rigth answer is, ( 5/2 , -1 )
Step-by-step explanation:
To find the midpoint we use the respective formula:
m = ( x1 + x2 / 2 , y1 + y2 / 2 )
We replace:
m = ( 1 + 4/2 , 3 + (- 5) / 2 )
We solve:
m = ( 5/2 , -1 )
I can’t understand because I speak English
(4ab - 9a - 8) - (7ab - 1)
distribute (multiply) the negative through the parenthesis
<span>(4ab - 9a - 8) - 7ab + 1
No need for other parenthesis because nothing in front or to combine inside. </span>
<span>4ab - 9a - 8 - 7ab + 1
</span>
Combine like terms
- 3ab - 9a - 7
Answer:
Blue splat
Step-by-step explanation:
Blue splat