Answer:
6
Step-by-step explanation:
3/4 = 6/8.
6/8 divided by 1/8 = 6
brianliest pls
You didn’t put your whole question so I can’t help sorry :(((((((((((
-x + 4 = 2x + 1
add x to both sides
4 = 3x + 1
subtract 1 from both sides
3 = 3x
dived 3 from both sides
1 = x
Answer:
4x^2 - 4x - 3
Step-by-step explanation:
f(x) = 2x - 1
g(x) = x^2 - 4
g(f(x)) = ?
[substitute the x of g(x) with f(x)]
g(x) = x^2 - 4
g(f(x)) = (2x - 1)^2 - 4
[solve]
[binomial * binomial = quadratic equation]
[use FOIL method (first, outer, inner, last)]
g(f(x)) = (2x - 1)(2x - 1) - 4
g(f(x)) = (2x*2x) + (-2x) + (-2x) + (1) - 4
[combine like terms]
g(f(x)) = 4x^2 - 2x - 2x + 1 - 4
g(f(x)) = 4x^2 - 4x - 3