Answer:
(x+4)(6x^2 - 7)
Step-by-step explanation:
Focus on the first 2 terms first and on the second 2 terms last:
6x^3 + 24x^2 = 6x^2(x+4)
-7x-28 = -7(x+4)
We see that the factor (x+4) is common to both pairs: common to the first 2 terms and common to the last 2 terms.
Thus,
6x³ + 24x² -7x -28 = (x+4)(6x^2 - 7(x+4)
Factoring out x+4, we get (6x^2 - 7), and so 6x³ + 24x² -7x -28 in factored form is (x+4)(6x^2 - 7).
This is a square, and so all the sides will be the same measurements. Note that you are given an area, so you'll have to root the total area to get a side.
√400 = 20
One side's measurements is 20 in
hope this helps
Answer:
(p, q) = (8, 82)
Step-by-step explanation:
When a circle is centered at the origin, the radius to point (a, b) will have slope m = b/a. The tangent is perpendicular to the radius, so the tangent at point (a, b) will have slope -a/b. In point-slope form, the equation of the tangent line will be ...
y -k = m(x -h) . . . . . point-slope equation of line with slope m through (h, k)
y -b = (-a/b)(x -a)
Rearranging this to standard form, we have ...
b(y -b) = -a(x -a)
by -b² = -ax +a²
ax +by = a² +b²
__
For (a, b) = (5, 4), the standard form equation of the tangent can be written ...
5x +4y = 5² +4² = 41
Your given equation has an x-coefficient that is twice the value shown in this equation, so we need to multiply this equation by 2:
2(5x +4y) = 2(41)
10x +8y = 82
Comparing to 10x +py = q, we see that ...
p = 8
q = 82