Answer:
a) 3034
b)249
Step-by-step explanation:
jellyb beans: 7*135= 945
choc buds: 9*121=1089
smarties: 12*70=840
liquorice sticks: 32*5=160
a) the total number of sweets: 945 + 1089 + 840 + 160 = 3034
b) the difference between the number of choc buds and the number of smarties: 1089 - 840 = 249
<em>P.S. Hope it helps. If you have any questions, feel free to ask them in the comment section below. I'll be happy to help. Have a wonderful day!</em>
Answer:
i think maybe use Pythagorean Theorem :
call Kite is K
all state is S
we have KS²= KX²+ SX²
400=144+ SX²
so SX = 16, so that distance in feet between the stake and X is 16 feet
Irrational
==========%%%%%%%%++++++++
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
Not sure is there supposed to be a pic?
Step-by-step explanation: