loui998
loui998 loui998
  • 24-04-2020
  • Mathematics
contestada

HELP PLEASE!!! Put 50 points

HELP PLEASE Put 50 points class=

Respuesta :

xxamari
xxamari xxamari
  • 24-04-2020

Answer:

a) $985

b) 89 people

Step-by-step explanation:

a) For this problem, we are given n, and we solve for C(n).

C(n) = 400 + 5n

           = 400 + 5*117

           = $985

b) For this problem, we are given C(n), and we solve for n.

C(n) = 400 + 5n

    845 = 400 + 5n

    845-400 = 5n

    445 = 5n

     n = 89 people

Answer Link

Otras preguntas

A particle moves along a straight line such that its speed is () = 2 − + 6, where t is the time measured in seconds and the speed is measured in meters per se
f(x) = 4x² + 5x – 3 g(x) = 4x³ - 3x² +5 Find (f - g)(x). I need asap! Thank you!
Sara owns a ring. she asks tomas, a jeweler, to add a diamond to it. adding the diamond will increase the value of the ring. this is a. accession. b. acquisitio
hehehehehehehhehee heheheheh heheheh hehehe heheh he hehehe hehehhee
5u + 2 + 4 need helpp
What is the key challenge for movie directors when adapting a novel into a movie?
Select the reason why these triangles are similar if they are not select not similar
Which expression correctly represents "six more than the product of five and a number, decreased by one"? O 6.50-1 Which expression correctly represents " six m
Find the value of x and rs if s is between r and t rs = 5x, st = 3x, and rt = 48
Write a while loop that repeats while user_num ≥ 1. In each loop iteration, divide user_num by 2, then print user_num.