maddiewatts9631 maddiewatts9631
  • 23-10-2018
  • Mathematics
contestada

Jason can read 850 words in 5 minutes. Ashley can read 804 words in 4 minutes. Who reads at a faster pace per minut

Respuesta :

angelyna27
angelyna27 angelyna27
  • 23-10-2018
850/5=170
804/4=201

Ashley can read faster
Answer Link

Otras preguntas

What's the length of side AB in ABC shown?
Picture picture picture
A 2.03 cm high insect is 1.39 m from a 131 mm focal-length lens. Where is the image? How high is it?
D Geometry Points, Lines, and Planes Activity Create each statement using the yarn, note cards, and tape that you are given. Once you h statement. Draw a pictur
Post traumatic stress disorder definition
What is 0.588 repeating as a fraction
Which of the following demonstrates conflict? A. The boy wanted an ice cream cone, so he went to the ice cream shop. B. Ryan liked to cook, but decided to eat a
At age four, Jon believed he could do anything, including superhuman feats. At age ten, Jon realizes that he is a good musician, a good student, and not particu
Solve this question for me
what is the output of the following program when the method is called with 4? void unknown(int n) { if(n>0) { System.out.print("?"); unkown(n-1); } } A. None