Answer:
5
Step-by-step explanation:
Create an equation 9.99+0.35t≤12
solve for t
Answer:
y=5/2
Step-by-step explanation:
If you'd graph this function, you'd see that it's positive on [-1.5,0], and that it's possible to inscribe 3 rectangles on the intervals [-1.5,-1), (-1,-0.5), (-0.5, 1].
The width of each rect. is 1/2.
The heights of the 3 inscribed rect. are {-2.25+6, -1+6, -.25+6} = {3.75,5,5.75}.
The areas of these 3 inscribed rect. are (1/2)*{3.75,5,5.75}, which come out to:
{1.875, 2.5, 2.875}
Add these three areas together; you sum will represent the approx. area under the given curve on the given interval: 1.875+2.5+2.875 = ?
Step-by-step explanation:
<u>Given</u>
- x + 2y = 3 and xy = 2
- show that x³ + 8y³ + 9 = 0
<u>Solution in steps:</u>
- (x + 2y)³ = 3³
- x³ + 3x²(2y) + 3x(2y)² + (2y)³ = 27
- x³ + 6x(xy) + 12y(xy) + 8y³ = 27
- x³ + 8y³ + 6(x + 2y)xy = 27 ⇒ Substitute values
- x³ + 8y³ + 6*3*2 = 27
- x³ + 8y³ + 36 - 27 = 0
- x³ + 8y³ + 9 = 0
Done