Answer : 2.5
Step - by - step explanation :
X / Y = COP
5 / 2 = 2.5 or 2 1/2
Y = 2.5x
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:
Step-by-step explanation:
<u>Given:</u>
- Initial mass is m = 80 g.
- Half life = 10 days
- Total time = 60 days
<u>Number of half-life periods:</u>
<u>Equation for remaining sample:</u>
- s = m*(1/2)^r
- s = 80*(1/2)^6 = 80/64 = 1.25 g
Answer:
y
=
x
(2)
+
10
x
+
24
Step-by-step explanation:
quadrent 3
Answer:
A: 56= 5y - 19
b: 68
Step-by-step explanation:
Since it is an isosceles triangle because two sides are congruent, the corresponding angles are also congruent.