0% found this document useful (0 votes)
55 views5 pages

Math Assignment Sample

This document contains the work of a student named Ahmed AL-Ameen Ahmed for their Math 110 class. It includes solutions to multiple math problems involving functions, graphing, adding and subtracting functions, and evaluating functions. The problems cover topics like total sales of restaurants, number of military personnel over time, bacteria growth in food, and cost of production over time.

Uploaded by

Meentage
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
55 views5 pages

Math Assignment Sample

This document contains the work of a student named Ahmed AL-Ameen Ahmed for their Math 110 class. It includes solutions to multiple math problems involving functions, graphing, adding and subtracting functions, and evaluating functions. The problems cover topics like total sales of restaurants, number of military personnel over time, bacteria growth in food, and cost of production over time.

Uploaded by

Meentage
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

AL-Ameen 1

Ahmed AL-Ameen Ahmed

A00024293

Math 110

Mr Jamiu Olumoh

62) (a) To find the total sales of the two restaurants, we simply add the sales of R1 and R2 for
each corresponding year:

R3 = R1 + R2

R3 (480-8t-0.8t^2)+(254+0.78t) = R3-0.8t^2-7.22t+ 734

(b) Using a graphing utility, we can plot R1, R2, and R3 in the same viewing window. The x-axis
represents the year (t), and the y-axis represents the sales

The graph should show R1 as a decreasing parabola, R2 as a linear increasing function, and R3
as a decreasing parabola with a smaller slope than R1.

1
AL-Ameen 2

65) (a) To find (N + M)(t), we just add the two functions:

(N + M)(t) = N(t) + M(t)

= (0.192t^3 - 3.88t^2 + 12.9t + 372) + (0.035t^2 - 0.23t^2 + 1.7t + 172)

= 0.192t^3 - 3.115t^2 + 14.6t + 544

To evaluate this function for t = 10, we substitute t = 10 into the function:

(N + M)(10) = 0.192(10)^3 - 3.115(10)^2 + 14.6(10) + 544

= 1,936.4

To interpret this result, we can say that the total number of Navy and Marines personnel in 2010
was approximately 1,936,400.

Similarly, we can evaluate (N + M)(6) and (N + M)(12) by substituting t = 6 and t = 12,


respectively:

(N + M)(6) = 0.192(6)^3 - 3.115(6)^2 + 14.6(6) + 544

= 718.88

(N + M)(12) = 0.192(12)^3 - 3.115(12)^2 + 14.6(12) + 544

= 2,269.76

To interpret these results, we can say that the total number of Navy and Marines personnel in
2006 was approximately 718,880, and in 2012 it was approximately 2,269,760.

(b) To find (N - M)(t), we subtract M(t) from N(t):

2
AL-Ameen 3

(N - M)(t) = N(t) - M(t)

= (0.192t^3 - 3.88t^2 + 12.9t + 372) - (0.035t^2 - 0.23t^2 + 1.7t + 172)

= 0.192t^3 - 3.845t^2 + 14.6t + 200

To evaluate this function for t = 0.6, we substitute t = 0.6 into the function:

(N - M)(0.6) = 0.192(0.6)^3 - 3.845(0.6)^2 + 14.6(0.6) + 200

= 199.81

So therefore, we can say that the difference between the number of Navy and Marines
personnel in 2000 was approximately 199,810. To evaluate (N - M)(12), we substitute t = 12 into
the function:

(N - M)(12) = 0.192(12)^3 - 3.845(12)^2 + 14.6(12) + 200

= 4,692.48

the difference between the number of Navy and Marines personnel in 2012 was approximately
4,692,480.

73) (a) The composition N(T(t)) means that we substitute the expression for T(t) into the
formula for N(T), so we get:

N(T(t)) = 10(T(t))^2 - 20(T(t)) + 600

Now, we substitute the expression for T(t):

3
AL-Ameen 4

N(T(t)) = 10(3t + 2)^2 - 20(3t + 2) + 600

This gives us the number of bacteria in the food as a function of time, with respect to change
in temperature.

(b) To find the bacteria count after 0.5 hour, we need to evaluate N(T(t)) at t = 0.5. So we get:

N(T(0.5)) = 10(3(0.5) + 2)^2 - 20(3(0.5) + 2) + 600

Simplifying the expression gives us:

N(T(0.5)) = 10(3.5)^2 - 20(3.5) + 600

N(T(0.5)) = 507.5

Therefore, the bacteria count after 0.5 hour is approximately 507.5

74) (a) To find (C - x)(t), we substitute x(t) into the formula for C(x):

(C - x)(t) = C(x(t)) - x(t)

= (60x(t) + 750) - x(t)

= 60x(t) + 750 - x(t)

= 59x(t) + 750

Interpretation: (C - x)(t) represents the cost of producing the units x(t) in time t, after subtracting
the revenue from selling those units. In other words, it's the net cost of production.

(b) To find the number of units produced in 4 hours, we substitute t = 4 into the formula for x(t):

x(4) = 50(4) = 200

So, 200 units were produced in 4 hours.

4
AL-Ameen 5

To find the cost of producing 200 units, we substitute x = 200 into the formula for C(x):

C(200) = 60(200) + 750 = 12,750

the cost of producing 200 units in 4 hours is $12,750.

(c) To find the time that must elapse in order for the cost to increase to $15,000, we set C(x) =
15,000 and solve for x:

60x + 750 = 15,000

60x = 14,250

x = 237.5

So, 237.5 units must be produced in order for the cost to reach $15,000. To find the time it
takes to produce 237.5 units, we solve for t:

x(t) = 237.5

50t = 237.5

t = 4.75

Therefore, it will take 4.75 hours for the cost to increase to $15,000.

You might also like