Answer:
[0,50]
Step-by-step explanation:
The function takes from value the distance from the plane to the building, and returns the height of the plane at that point in feets. Assuming that the plane goes always down, it will always be up to the height of the building. Note that the horizontal distance the plane travels at any point is equivalent to the distance of the plane with the building at that point, because the building is perpendicular to the ground. So, at the end of the travel the plane will be 50 feets away from the building. SInce it starts at 0 distance, then the domain of the function is [0,50]
If the book stores sells 5 books for 27.25, then 1 book costs
27.25/5=5.45
the online store sells one book with the price of
32.16/6=5.36
the online store has a lower unit price
Answer:
Step-by-step explanations:
I think is 4 the correct answer
Answer:
H=310
Step-by-step explanation:
This problem is a great systems of equations problem--you have two different variables: song size and number of songs.
Let's call the number of standard version downloads (S) and the high quality downloads (H).
You can make two statements:
For number of songs downloaded: S + H = 910
For download size: 2.8(S) + 4.4(H) = 3044.
S will be the same number in both equations and H will be the same number in both equations, so to find S, we can rearrange the first statement to H = 910 - S, then substitute or plug in (910 - S) wherever you see an H in the second equation so that you have only S's in your equation. Should look like this:
2.8(S) + 4.4(910 - S) = 3044
2.8S + 4004 - 4.4S = 3044
-1.6S = -960
s = 600
Your question only asks for the standard version downloads, but to help you out in future Systems situations-
You can also solve for H once you have S by plugging it into either of your equations like this:
600 + H = 910
-600
Hope this helps!