Step-by-step explanation:
1). 1
2). 36
3). 16
sorry I can't explain it properly, all you have to do is to dive the coefficient of x by 2 and square the result
Answer:
B. (2a +3b)(4a -c)
Step-by-step explanation:
Group the terms pairwise, then factor each pair.
... (8a² -2ac) +(12ab -3bc)
2a is a common factor in the first pair of terms; 3b is a common factor in the second pair of terms. We can factor those out.
... = 2a(4a -c) +3b(4a -c)
Then we see that (4a-c) is a common factor in the result. We can factor that out.
... = (2a +3b)(4a -c) . . . . matches selection B
Answer:
sec²(x) - sec(x) + tan²(x) = (sec(x) - 1)(2sec(x) + 1)
Step-by-step explanation:
sec²(x) - sec(x) + tan²(x) =
= sec²(x) - sec(x) + [sec²(x) - 1]
= sec²(x) - sec(x) + [(sec(x) + 1)(sec(x) - 1)]
= sec(x)[sec(x) - 1] + [(sec(x) + 1)(sec(x) - 1)]
= (sec(x) - 1)(sec(x) + sec(x) + 1)
= (sec(x) - 1)(2sec(x) + 1)
The temperature in London at 2pm is 14°C
Answer:
y = 2x - 7
Step-by-step explanation:
Looks like we already have the slope of this line: It is 2. Working with the point (1, -5), we have x = 1 and y = -5 and can from this info easily find the y-intercept, b:
y = mx + b becomes
y = 2x + b, which in turn becomes
-5 = 2(1) + b, or
b = -7,
and so the desired equation is y = 2x - 7