Knowee
Questions
Features
Study Tools

Savannah started downloading a movie on her phone, but lost connection after 40 MB had downloaded. She finished downloading at home at a speed of 58 MB per second.Let s represent the number of seconds downloading at home and m represent the total number of MB downloaded.Complete the table using the relationship between s and m.s m3 7 8 10

Question

Savannah started downloading a movie on her phone, but lost connection after 40 MB had downloaded. She finished downloading at home at a speed of 58 MB per second.Let s represent the number of seconds downloading at home and m represent the total number of MB downloaded.Complete the table using the relationship between s and m.s m3 7 8 10

🧐 Not the exact question you are looking for?Go ask a question

Solution

The relationship between s (seconds) and m (MB) is given by the equation m = 58s + 40. This is because Savannah downloads at a speed of 58 MB per second and she had already downloaded 40 MB.

Let's use this equation to complete the table:

  1. For s = 3, m = 58*3 + 40 = 174 MB
  2. For s = 7, m = 58*7 + 40 = 406 MB
  3. For s = 8, m = 58*8 + 40 = 464 MB
  4. For s = 10, m = 58*10 + 40 = 580 MB

So, the completed table is:

s m 3 174 7 406 8 464 10 580

This problem has been solved

Similar Questions

One magazine article is presented as a video.The video takes 7 minutes to download.The mean network speed is 50.4 Mbits per second.The formula to calculate the file size is:File size in bits Transfer time in seconds speed in bits p  eer secondConstruct an expression to show how big the video is in gibibytes.You do not need to do the calculation.(4)(Total for Question 1 = 14 marks)

Mostly during download from the internet, a variable download speed is observed todiscuss the phenomena considering delays.

A file that is 266 megabytes is being downloaded. If the download is 19.7% complete, how many megabytes have been downloaded? Round your answer to the nearest tenth.

Emily wants to calculate the download time for a file, given its size in megabytes (MB) and download speed in megabits per second (mbps), considering there are 8 megabits in 1 megabyte. Your task is to write a program for Emily to calculate and display the time taken to download the file in hours, minutes, and seconds format.ExampleInput:MB = 800mbps = 40Output:Download Time: 0 hours, 2 minutes, and 40 secondsExplanation:Convert the file size to bits (800 MB * 8 bits/byte = 6400 megabits) and divide it by the download speed (6400 mbps / 40 mbps = 160 seconds). Now, convert the download time in seconds to hours, minutes and seconds: 160 seconds is equal to 2 minutes and 40 seconds. So, the download time is 0 hours, 2 minutes and 40 seconds.Input format :The first line of input consists of an integer N, representing the file size in megabytes (MB).The second line consists of an integer S, representing the network speed in megabits per second(mbps).Output format :The output prints "Download Time: X hours, Y minutes, and Z seconds", where X, Y and Z are integers representing the hours, minutes and seconds respectively.Refer to the sample output for formatting specifications.Code constraints :In this scenario, the test cases fall under the following constraints:1 ≤ N ≤ 1041 ≤ S ≤ 40Sample test cases :Input 1 :1753Output 1 :Download Time: 0 hours, 7 minutes, and 46 secondsInput 2 :10232Output 2 :Download Time: 1 hours, 8 minutes, and 12 secondsInput 3 :80040Output 3 :Download Time: 0 hours, 2 m

A network link has a bandwidth of 1 Gbps (Gigabit per second). How long does it take to transfer a 1 MB (Megabyte) file over this link?Group of answer choices0.01 seconds0.1 seconds1 second10 seconds

1/1

Upgrade your grade with Knowee

Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.