2x+3=17
subtract 3 from each side
2x+3 -3 = 17 -3
2x = 14
divide by 2 on each side
2x/2 = 14/2
x = 7
Answer:
x = 4/5
Step-by-step explanation:
Group like terms together. Start by subtracting 1 from both sides, obtaining
5x = -4 + 10x.
Then combine the x terms, obtaining 4 = 5x.
Solving for x by dividing both sides by 5, we get x = 4/5.
There is some ambiguity here which could be removed by using parentheses. I'm going to assume that you actually meant:
x-3
h(x) = ---------------
(x^3-36x)
To determine the domain of this function, factor the denominator:
x^3 - 36x = x(x^2 - 36) = x(x-6)(x+6)
The given function h(x) is undefined when the denominator = 0, which happens at {-6, 0, 6}.
Thus, the domain is "the set of all real numbers not equal to -6, 0 or 6."
Symbolically, the domain is (-infinity, -6) ∪ (-6, 0) ∪ (0, 6) ∪ (6, +infinity).
Answer
Step-by-step explanation:
227.49 x 1.09 = 247.96
Answer:
(x, y) = (- 3, 4)
Step-by-step explanation:
Given the 2 equations
5x + 2y = - 7 → (1)
4x - y = - 16 → (2)
multiply all terms in (2) by 2
8x - 2y = - 32 → (3)
Add (1) and (3) term by term
(5x + 8x) + (2y - 2y) = (- 7 - 32)
13x = - 39 ( divide both sides by 13 )
x = - 3
Substitute x = - 3 into either (1) or (2) and solve for y
substituting in (1) gives
(5 × - 3) + 2y = - 7
- 15 + 2y = - 7 ( add 15 to both sides )
2y = 8 ( divide both sides by 2 )
y = 4
solution is (- 3, 4 )