68
Explanation:
So to get this answer you need to split it into smaller shapes. We already have the squares so we know that 3*3 is 9 and then we double that because there are two of them.
So, so far we have 18+x
We need to take the middle shape and split it into two trapezoids.
The area for trapezoids is T=(a+b/2)h
So T= (3+7/2)5
T= 5*5=25
And then we would double that because there are two of them so 50 and then fill it in for x
18+50= 68 is the area of the figure.
Answer:
x=4
Step-by-step explanation:
f(x) = x^2 - 8x+16
Set equal to zero
0 = x^2 -8x +16
Factor
what 2 numbers multiply to 16 and add to -8
-4*-4 = 16
-4+-4 = -8
0= (x-4)(x-4)
Using the zero product property
x-4 = 0 x-4 =0
x=4 x=4
Answer: <less than >greater than ≥ greater than or equal to ≤ less than or equal to
Step-by-step explanation:
Answer:
9.76
Step-by-step explanation:
area of a rectangle = length * breadth
length = (2x + 3)
breadth = x
given area is 220 sq. inches.
thus,
220 = x * (2x+3)
220 = 2x² +3x
2x² + 3x -220 = 0
x = (-b + √ ( b²-4ac) ) ÷ 2a
x = ( -3 + √ ( 3² - 4*2*220) ) ÷ 2*2
x =9.76