Answer:
3(a - b)(a + b)
Step-by-step explanation:
Factorize: (2a - b)² - (a - 2b)²
- Different of Perfect a Square rule: a² - b² = (a + b)(a - b)
(2a - b)² - (a - 2b)² = [(2a - b) + (a - 2b)] × [(2a - b) - (a - 2b)]
1. Distribute and Simplify:
Distribute the (+) sign on the first bracket and simplify: [(2a - b) + (a - 2b)] → 2a - b + a - 2b → (3a - 3b)
Distribute the (-) sign on the first bracket and simplify: [(2a - b) - (a - 2b)] → 2a - b – a + 2b → (a + b)
We now have:
(3a - 3b)(a + b)
2. Factor out the Greatest Common Factor (3) from 3a - 3b:
(3a - 3b) → 3(a - b)
3. Add "(a + b)" back into your factored expression:
3(a - b)(a + b)
Hope this helps!
X = (15 - 8y)/9
-5[(15 - 8y)/9] + 12y = -107
(-75/9) + (40/9) + 12y = -107
y = -8.59
x = [15 - 8(-8.59)]/9
x = 9.3
(x,y) = (9.3, -8.59)
Answer:
y = -3/4x + 1
Step-by-step explanation:
A would have to be greater than 1 to get a vertical stretch
Answer:
f(-3) = -2
f(-2.6) = -2
f(0.6) = 2.4
f(4.5) = 8.5
Step-by-step explanation:
(Whole question:
Evaluate the piecewise function for the given values.
Find f(-3), f(-2,6), f(0.6), and f(4.5) for f(x)={ -2 If x ≤ 0 4x. If 0 <x <1. x + 4. If x ≥ 1)
As the piecewise function shows, the function f(x) has the value of -2 for values of x lesser or equal than 0, has the value of 4x if the value of x is between 0 and 1, and has the value of x+4 for values of x greater or equal than 1.
So, for f(-3), the value of x is lesser than 0, so we have that f(-3) = -2
For f(-2.6), the value of x is lesser than 0, so we have that f(-3) = -2
For f(0.6), the value of x is between 0 and 1, so we have that f(0.6) = 4*0.6 = 2.4
For f(4.5), the value of x is greater than 1, so we have that f(4.5) = 4.5 + 4 = 8.5