1-(28-21)/28=.075
Answer is D
For this triangle in particular, we can use the special rules of a 30-60-90 triangle
This says:
The opposite side of 30° is: x
The opposite side of 60° is: x * sqrt(3)
The opposite side of the 90° is: 2x
We have our side length for 90° so we just have to work backwards
To find our 30° side length we must divide by 2
8/2 = 4
Which means your y = 4
Now that we have our 30° side length we can just multiple it by sqrt(3)
That means your x = 4 sqrt(3)
Step-by-step explanation:
8x + 14y = 4 ...1
-6x - 7y = -10 ...2
...2 × 2 in 2 sides of the equation
-12x -14y = -20 ...3
...1 + ...3
8x + 14y +(-12x -14y) = 4 +(-20)
8x + 14y - 12x -14y = 4 - 20
-4x = -16
x = (-16)/(-4)
= 4
replace x in ...1 or ...2 you will reserve y value
and answer in the term of (x,y)
----------------------------------------------------------
Given information
----------------------------------------------------------
Area = 3x² + 14x + 8
Length = x + 4
----------------------------------------------------------
Formula
----------------------------------------------------------
Area = Length x Width
----------------------------------------------------------
Find Width
----------------------------------------------------------
3x² + 14x + 8 = (x + 4) x width
width = (3x² + 14x + 8) ÷ (x + 4)
width = (x+4)(3x+2) ÷ (x + 4)
width = 3x + 2
----------------------------------------------------------
Answer: The width is 3x + 2 (Answer C)
----------------------------------------------------------