Sign In
| Verbal Expression | Algebraic Expression |
|---|---|
| Number of days for x number of sheds | x/2.5 |
| Number of days for y number of houses | y/2 |
| Total number of days is less than or equal to 20. | x/2.5+y/2≤ 20 |
To eliminate the denominators, we can multiply the inequality by 10. Inequality IV x/2.5+y/2≤ 20 ⇔ 4x+5y ≤200 As a result, we have four inequalities to write a system. x≥ 0 & (I) y≥ 0 & (II) x+y ≤ 45 & (III) 4x+5y≤ 200 & (IV)
ccc & &Inequality &Boundary Line & I: &x ≥ 0 &x = 0 & II: &y ≥ 0 &y = 0 Notice that the boundary lines are the axes and the inequalities represent the Quadrant I. This means that we will shade Quadrant I. Because of the non-strict inequalities, the boundary lines will be solid.
| x+y = 45 | ||
|---|---|---|
| Operation | x-intercept | y-intercept |
| Substitution | x+ 0 = 45 | ( 0)+y = 45 |
| Calculation | x=45 | y=45 |
| Point | (45,0) | (0,45) |
Now we can plot the intercepts and connect them with a line segment. Notice that the number of sheds and houses cannot be negative, so the line will be bound by the axes. The boundary line will also be solid because of the non-strict inequality.
We will proceed in the same way to graph the last inequality. cc &Inequality IV &Boundary Line IV &4x+5y ≤ 200 &4x+5y = 200 Now we will find its intercepts.
| 4x+5y = 200 | ||
|---|---|---|
| Operation | x-intercept | y-intercept |
| Substitution | 4x+5( 0) = 200 | 4( 0)+5y = 200 |
| Calculation | x=50 | y=40 |
| Point | (50,0) | (0,40) |
x= 0, y= 0
Zero Property of Multiplication
(I): LHS-y=RHS-y
(II): x= 45-y
(II): Distribute 4
(II): Add terms
(II): LHS-180=RHS-180
Vertices (0,0), (0,40), (25,20), (45,0)
| Verbal Expression | Algebraic Expression |
|---|---|
| Profit on x number of sheds ($) | 26 x |
| Profit on y number of houses ($) | 30 y |
| Total profit is $P. | P= 26 x+ 30 y |
To find the number of sheds and houses that maximize the profit, we will substitute the vertices into the function.
| Vertex | 26x+30y | P |
|---|---|---|
| ( 0, 0) | 26( 0)+30( 0) | $0 |
| ( 0, 40) | 26( 0)+30( 40) | $1200 |
| ( 25, 20) | 26( 25)+30( 20) | $1250 |
| ( 45, 0) | 26( 45)+30( 0) | $1170 |
The maximum value is 1250 at (25, 20). Therefore, he should paint 25 sheds and 20 houses.