Log 2 over 3 = 0.10034333188
In the question, we are given with speed of a car and the distance it have to travel.
Given:
- Speed of the car = 40 km/hr.
- Distance to travel = 60 km
So, we can say that in 1 hour, the car can travel 40 km. And we have to find the time taken by the car to travel 60 km.
This can be easily done by using the Speed, Distance and Time formula which says:

So, let's solve by using this formula.
⇛ s = v × t
⇛ 60 km = 40 km/hr × t
⇛ t = 60 km / 40 km/hr
⇛ t = 3/2 hr.
⇛ t = 90 mins or 1 1/2 hours
So, time the car will take to travel 60 km:

And we are done !!
#CarryOnLearning....
<u>━━━━━━━━━━━━━━━━━━━━</u>
The answer is 25z if you need to know how i can show you
Answer:
The period of the
function is
. Then three times this period is
.
Step-by-step explanation:
Using Mathematica you can use the command Plot as follows:
```
Plot[Sin[x], {x,0,6Pi}]
```
The output is the graph shown below.