The area of a rectangle is calculated by multiplying the length of the rectangle and the width of the rectangle. In this case, the length (the longer side) is 2 2/3 feet while the width (shorter side) is 1 2/3 feet. To multiply fraction, first convert mixed numbers into improper fractions:
2 2/3 = 8/3
1 2/3 = 5/3
Multiplying the two fractions yield:
8/3 x 5/3 = 40/9 ft2
The final answer is 40/9 ft2 or 4 4/9 ft2.
Answer:
-0.28
Step-by-step explanation:
(-6)-(-8)=2.
7-14=-7
2/-7=-0.28
B I think we’ll hope this helps
Answer: The real part is -6
The imaginary part is 2i
Step-by-step explanation:
Answer:
Equation is: y = 0.5x² + 0.5x - 3
Explanation:
general form of the parabola is:
y = ax² + bx + c
Now, we will need to solve for a, b and c.
To do this, we will simply get points from the graph, substitute in the general equation and solve for the missing coefficients.
First point that we will use is (0,-3).
y = y = ax² + bx + c
-3 = a(0)² + b(0) + c
c = -3
The equation now becomes:
y = ax² + bx - 3
The second point that we will use is (2,0):
y = ax² + bx - 3
0 = a(2)² + b(2) - 3
0 = 4a + 2b -3
4a + 2b = 3
This means that:
2b = 3 - 4a
b = 1.5 - 2a ...........> I
The third point that we will use is (-3,0):
y = ax² + bx - 3
0 = a(-3)² + b(-3) - 3
0 = 9a - 3b - 3
9a - 3b = 3 ...........> II
Substitute with I in II and solve for a as follows:
9a - 3b = 3
9a - 3(1.5 - 2a) = 3
9a - 4.5 + 6a = 3
15a = 7.5
a = 7.5 / 15
a = 0.5
Substitute with the value of a in equation I to get b as follows:
b = 1.5 - 2a
b = 1.5 - 2(0.5)
b = 0.5
Substitute with a and b in the equation as follows:
y = 0.5x² + 0.5x - 3
Hope this helps :)