Oh, I remember this one. Here's this if you need it, if it doesn't help then let me know.
Answer:
Step-by-step explanation:
surface area=area of sides +area of top and bottom
=2(4+5)×8+2×(4×5)
=2[(9×8)+20]
=2[72+20]
=2×92
=184 m²
Answer:
Below.
Step-by-step explanation:
f) (a + b)^3 - 4(a + b)^2
The (a+ b)^2 can be taken out to give:
= (a + b)^2(a + b - 4)
= (a + b)(a + b)(a + b - 4).
g) 3x(x - y) - 6(-x + y)
= 3x( x - y) + 6(x - y)
= (3x + 6)(x - y)
= 3(x + 2)(x - y).
h) (6a - 5b)(c - d) + (3a + 4b)(d - c)
= (6a - 5b)(c - d) + (-3a - 4b)(c - d)
= -(c - d)(6a - 5b)(3a + 4b).
i) -3d(-9a - 2b) + 2c (9a + 2b)
= 3d(9a + 2b) + 2c (9a + 2b)
= 3d(9a + 2b) + 2c (9a + 2b).
= (3d + 2c)(9a + 2b).
j) a^2b^3(2a + 1) - 6ab^2(-1 - 2a)
= a^2b^3(2a + 1) + 6ab^2(2a + 1)
= (2a + 1)( a^2b^3 + 6ab^2)
The GCF of a^2b^3 and 6ab^2 is ab^2, so we have:
(2a + 1)ab^2(ab + 6)
= ab^2(ab + 6)(2a + 1).
Answer:
Step-by-step explanation:
(.45)(288)= $129.60
(.75)(72)= $54
$129.60 + 54 = $184.60 is Audrey's pay
Answer:
f(x) = (x - (-5))^2 + (-18)
Step-by-step explanation:
Given:
f(x) = x^2 + 10x + 7
Rewrite f(x) in vertex form
Solution:
f(x) = ax^2 + bx + c is a quadratic function.
The vertex form of f(x) is a(x - h)^2 + k, where (h, k) is the vertex.
=> f(x) = x^2 + 10x + 7
= x^2 + 10x + 25 - 18
= (x + 5)^ - 18
= (x - (-5))^2 + (-18)
=> f(x) can be rewritten in form of a(x - h)^2 + k, where (h, k) is the vertex, with a = 1, h = -5, k = -18