Answer:
Pairs (2,4), (4,8) and (5,10) makes the equation y=2x true
Step-by-step explanation:
By using the equation y=2x, eval the following points (gathered from the attached picture)
1. (2,4) which leaves us 4=2*2
2. (4,8) which leaves us 8=4*2
3. (5,10) which leaves us 10=5*2
All points from this graph satisfies the equation y=2x
So in order to answer your question we calculate 40 - 22 wich gives us the answer of 18, so now we can say that 4/5 of apples weight 18 so now 18 / 4 = 4,5; 4,5 * 5 = 22,5 wich is the weight of apples you can put in the box, to know the answer we deduct the greatest weight of apples only from the weight of the box with those apples so, 40 - 22,5 = 17,5
so the answer to your question is 17,5
i hope i helped you
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
Divide 17.5 by 0.07
;;;;;;;;;;