Answer:
y = e^x
Step-by-step explanation:
The fastest way to do this is to use a graphing calc or an online graphing platform and check to see which graph matches the one given.
Answer:
80 m^2
Step-by-step explanation:
The given information lets you write two equations involving length (x) and width (y).
- 2(x +y) = 36 . . . . the perimeter is 36 m
- (x+1)(y+2) -xy = 30 . . . . increasing the length and width increases area
The second of these equations simplifies to another linear equation, giving a system of linear equations easily solved.
xy +y +2x + 2 -xy = 30
2x +y = 28 . . . . . . . subtract 2
Dividing the first equation by 2 gives
x +y = 18
and subtracting this from the above equation gives ...
(2x +y) -(x +y) = 28 -18
x = 10
Then
y = 18 -10 = 8
The area of the original rectangle is xy = 10·8 = 80 m^2.
The answer would be 11/14
Answer:
1 = A, D 2 = B, C, D . 3 = True . 5 = D . 11 = C, D E
Step-by-step explanation:
Answer:
f(x) = (-1/2)(x^2 + 8x - 15)
Step-by-step explanation:
This function has two roots: -3 and 5. Most likely it is a quadratic (all of which have two roots).
Then f(x) = a(x + 3)(x - 5)
The graph goes through (1. 8): Therefore, y = 8 when x = 1:
f(1) = a(1 + 3)(1 - 5) = 8, or
a(4)(-4) = 8, or
-16a = 8, which leads to a = -1/2.
Thus the quadratic in question is f(x) = (-1/2)(x + 3)(x - 5), or
f(x) = (-1/2)(x^2 + 8x - 15)