Answer:
4.8x4=19.2, and then 19.2/4=4.8 feet
Each side would be 4.8 feet
Answer:
Step-by-step explanation:
R(x) = 60x - 0.2x^2
The revenue is maximum when the derivative of R(x) = 0.
dR(x)/dx = 60 - 0.4x = 0
0.4x = 60
x = 60/0.4 = 150
Therefore, maximum revenue is 60(150) - 0.2(150)^2 = 9000 - 4500 = $4,500
Maximum revenue is $4,500 and the number of units is 150 units
Correct Question:
John works as a tutor for $12 an hour and as a waiter for $8 an hour. This month, he worked a combined total of 86 hours at his two jobs.
Let be the number of hours John worked as a tutor this month. Write an expression for the combined total dollar amount he earned this month.
Answer:
Total hours = 86
Let t is the hours he spent on tutoring
then (86-t) is hours spent on waiting
Let Y is the total amount in dollars which is required .
Now;
y = (tutoring hours x 12$) + (waiting hours x 8$)
Y = 12t + 8(86-t)