Another way to solve this is to use the Midpoint Formula. The midpoint of a segment joining points

and

is

So the midpoint of your segment is

Perhaps it helps to see that the x-coordinate of the midpoint is just the average of the x-coordinates of the points. Ditto for the y-coordinate of the midpoint; just average the y's.
Answer:
Maximize C =


and x ≥ 0, y ≥ 0
Plot the lines on graph




So, boundary points of feasible region are (0,1.7) , (2.125,0) and (0,0)
Substitute the points in Maximize C
At (0,1.7)
Maximize C =
Maximize C =
At (2.125,0)
Maximize C =
Maximize C =
At (0,0)
Maximize C =
Maximize C =
So, Maximum value is attained at (2.125,0)
So, the optimal value of x is 2.125
The optimal value of y is 0
The maximum value of the objective function is 19.125
What you do is multiply x and y by 4 so the new be point is (-36,24)
Answer:
Slope formula: (b) m = y2 – y1 / x2 – x1
Point-Slope Formula: (c) y – y1 = m (x – x1)
Slope Intercept Form: (a) y = mx + b
Answer:
18ft wide and 33 ft long
Step-by-step explanation:
We are told in the question that:
Cynthia Besch wants to buy a rug for a room that is 20 ft wide and 35 ft long.
The Area of the carpeting she must have = 594 ft²
To solve for this, we have:
Length × Width = Area of a rectangle
594ft² = Length × Width
594ft² = (20 - x) (35 - x)
594 = 700 - 20x - 35x + x²
594 = 700 - 55x + x²
Collect like terms
x² - 55x + 700 - 594
x² - 55x + 106
We factorise
x² - 2x - 53x + 106
(x² - 2x) -(53x + 106)
x(x - 2) -53(x - 2)
(x - 2)(x - 53)
x - 2 = 0, x = 2
x - 53 = 0, x = 53
We choose the least value for x
Hence, x = 2
Length = 20 - 2 = 18ft
Width = 35 - 2 = 33ft
The dimensions the rug should have is 18ft by 33ft, meaning 18ft wide and 33 ft long