Find the surface area that the green takes up, as well as the space taken up by non-green area
Hello!
First you factor 28
2^2 * 7 = 28
Now we have

If you take a square root of a square number they cancel out

The answer is B)

Hope this helps!
ax² + bx + c = 0
x = (-b ± √(b² - 4ac))/2a
First, rewrite the first equation so that the first coefficient is 1. Divide everything by a.
(ax² + bx + c = 0)/a =
x² + (b/a)x + (c/a) = 0
Isolate (c/a) by subtracting (c/a) from both sides
x² + (b/a)x + (c/a) (-(c/a) = 0 (- (c/a)
x² + (b/a)x = 0 - (c/a)
Add spaces
x² + (b/a)x = -c/a
Take 1/2 of the middle term's coefficient and square it. Remember that what you add to one side, you add to the other.
x² + (b/a)x + (b/2a)² = -c/a + (b/2a)²
Simplify the left side of the equation.
x² + (b/a)x + (b/2a)² = (x + (b/2a))²
(x + b/2a))² = ((b²/4a²) - (4ac/4a²)) -> ((b² - 4ac)/(4a²))
Take the square root of both sides of the equation
√(x + b/2a))² = √((b²/4a²) - (4ac/4a²))
x + b/(2a) = (±√(b² - 4ac)/2a
Simplify. Isolate the x.
x = -(b/2a) ± (∛b² - 4ac)/2a = (-b ± √(b² - 4ac))/2a
~
Answer:
56 times (This is still assuming 1 isnt an option)
Step-by-step explanation:
0,2,3,4,5,6,7,8
There are 8 options, 3 of which are greater than 5
3/8
3/8 = x/150
3*150 = 450
8 * x = 8x
8x = 450
450/8 = 56.25
56 times
-- Gage Millar
Answer:
y = -2x - 1
Step-by-step explanation:
Formula is y = mx + b
m = slope
slope = change in y/change in x = (-1 - 3) / (0 - -2) = -4/2 = -2
So equation is now y = -2x + b
To find b, substitute any value from the table into the equation. Let's use (-2,3)
y = -2x + b
3 = -2(-2) + b
3 = 4 + b
-1 = b
So equation is y = -2x - 1