Grant needs to ride at least 13.33 miles to male at least $ 15.00 a day
<em><u>Solution:</u></em>
Given that Grant has an agreement with Brian to rent the bike for $35.00 a night
He charges customers $3.75 for every mile he transports them
Grant needs to make at least $15.00 a day
To find: miles needed to ride
From given question, He charges customers $3.75 for every mile he transports them
So if he transports for "x" miles he would get,

So the profit he gets is $ 3.75 and initial cost invested to rent bike is $ 35. Also, Grant needs to make at least $15.00 a day
So we can frame a inequality as:

So he needs to ride atleast 13.33 miles to male atleast $ 15.00 a day
Answer:
x = 3/2 + sqrt(17)/2 or x = 3/2 - sqrt(17)/2
Step-by-step explanation:
Solve for x over the real numbers:
x/x - 1 = x - 3 - 2/x
x/x - 1 = 0:
0 = x - 3 - 2/x
0 = x - 3 - 2/x is equivalent to x - 3 - 2/x = 0:
x - 3 - 2/x = 0
Bring x - 3 - 2/x together using the common denominator x:
(x^2 - 3 x - 2)/x = 0
Multiply both sides by x:
x^2 - 3 x - 2 = 0
Add 2 to both sides:
x^2 - 3 x = 2
Add 9/4 to both sides:
x^2 - 3 x + 9/4 = 17/4
Write the left hand side as a square:
(x - 3/2)^2 = 17/4
Take the square root of both sides:
x - 3/2 = sqrt(17)/2 or x - 3/2 = -sqrt(17)/2
Add 3/2 to both sides:
x = 3/2 + sqrt(17)/2 or x - 3/2 = -sqrt(17)/2
Add 3/2 to both sides:
Answer: x = 3/2 + sqrt(17)/2 or x = 3/2 - sqrt(17)/2
Answer:
20 masks and 100 ventilators
Step-by-step explanation:
I assume the problem ask to maximize the profit of the company.
Let's define the following variables
v: ventilator
m: mask
Restictions:
m + v ≤ 120
10 ≤ m ≤ 50
40 ≤ v ≤ 100
Profit function:
P = 10*m + 65*v
The system of restrictions can be seen in the figure attached. The five points marked are the vertices of the feasible region (the solution is one of these points). Replacing them in the profit function:
point Profit function:
(10, 100) 10*10 + 65*100 = 6600
(20, 100) 10*20 + 65*100 = 6700
(50, 70) 10*50 + 65*70 = 5050
(50, 40) 10*50 + 65*40 = 3100
(10, 40) 10*10 + 65*40 = 2700
Then, the profit maximization is obtained when 20 masks and 100 ventilators are produced.