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
13 divided by 11.3 is 1.150442477876106. So 15 by 1.150442477876106 and you get 13.03846162772485. Just round it to the nearest tenth and you get 13.0.
I don’t know but if I did I’m sur it would be helpful sorry though
24, since 54-30 is 24, and 30+24 is 54.
Refer to the image attached.
Given: and are congruent.
To Prove: ABC is an isosceles triangle.
Construction: Construct a perpendicular bisector from point B to Line segment AC.
Consider triangle ABD and BDC,
(given)
(By the definition of a perpendicular bisector)
(By the definition of a perpendicular bisector)
Therefore, by Angle Side Angle(ASA) Postulate.
Line segment AB is congruent to Line segment BC because corresponding parts of congruent triangles are congruent.(CPCTC)