Step-by-step explanation:
Let x be the number of logs=18 hours
6 logs=4 hours
X*4=18*6
4x=108
x=27 logs
so therefore 27 logs are needed to keep the fire burning for 18 hours
#include
int main()
{
int num;
scanf("%d", &num);
printf("%d", num*num);
return 0;
}
It would take (100 km/hr)= 0.01 hr or 36 seconds.
If they drove a total of 5,300 miles in 2 days, and on the second day they drove 10 more miles then the 1st day.
5,300 ÷ 2 = 2,650
they drove 10 miles less on the first day
2,650 - 10 = 2,640
They drove 2,640 miles on the first day.
Hope this helps. :)