48.8 is the answer to 244 divided 5
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
36/27=1.3
7x1.3=9.1
The actual length is 9.1meters
Answer:
What do you want your answer in? Exact or decimal form?
Exact form: 212/3
Decimal form 70.6
Step-by-step explanation:
Cancel the common factor of 8 and 6 for 53 * 4/3. Multiply 53(4/3), 212/3. This would be the answer for the exact form, decimal form is created by dividing 212 by 3, for 70.66666--.
6%=0.06
28(0.06)
= 1.68 ---> tax
28+1.68
= 29.68
Jen and Sarah spent 29.68 dollars including tax
I hope this answer helped you and have a wonderful day!