Answer:
5:40
Step-by-step explanation:
24 / 3 = 8
x / 5 = 8
x = 5 * 8
x = 40
Answer:
width = w
length= 3w+1
perimeter= 5(3w+1) -45
perimeter = 2(l+b)
5(3w+1) -45 = 2{(3w+1)+w}
15w - 40 = 8w+2
6w = 42
w =7
therefore width = <u>7</u>
length= 3w+1 = <u>22</u>
perimeter= <u>65</u>
Step-by-step explanation:
Ok u have a phone and call 911 and say I don't know to solve can u help me
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
On dividing all the three ratios with 2 u can simplify it as
2:11:15
Hope it helps.
Dont forget to say thx if it helps