zyterriusbates zyterriusbates
  • 13-09-2016
  • Mathematics
contestada

The catamaran can make the 159-mile trip in about 2 and 1/2 hours. Find the catamaran speed for this trip.

Respuesta :

KennethEbel
KennethEbel KennethEbel
  • 13-09-2016
Hello! Let me see if I can help you!

So the basic equation for rate is r=d/t 
Plugging the numbers into the equation...(r=159/2 1/2)=(r=159/2.5)
Solving, we get 63.6!
So...our catamaran's rate of travel, or speed, is 63.6 MPH.

Please tell me if I helped you out!
Answer Link

Otras preguntas

the rarer of two hereditarily different phenotypes can be considered an adaptation when the
TRUE/FALSE. just-in-time is a business model in which the suppliers manage the manufacturer's inventory based on pre-established service levels.
how can being young and talented in south africa be beneficial
what role did the women play in the civil war and how did it end for them
damage to the ____________ nerve may result in difficulty extending the knee as in kicking a ball.
PLEASE HELP! QUICKLY!!
True/False: the prison litigation reform act was designed to reduce the number of lawsuits files by state prisoners in federal courts
What is the value of z round to the nearest tenth
For items 9 and 10, use OT with PQ=SR.
What is output by the code below? int t = 1, amount = 0; do{ amount = amount = 2; t = t + 2; }while (amount<25); System.out.println(amount);