Answer:
m = 8
Step-by-step explanation:
5(m+5)=7m+9 (distribute & evaluate parenthesis)
5(m)+5(5)=7m+9
5m + 25 = 7m + 9 (move all m-terms to one side and constants to the other)
5m - 7m = 9 - 25 (evaluate both sides)
-2m = -16 (divide both sides by -2)
m = (-16) / ( -2) = 8
Answer:
5 1/3 miles
Step-by-step explanation:
We can use a ratio to solve
8 miles x miles
------------ = --------
3 hours 2 hours
Using cross products
8*2 = 3x
16 = 3x
Divide by 3
16/3 = 3x/3
5 1/3 miles =x
Answer:
1. 
2. 
Step-by-step explanation:
2(10-3) distribute = 2*10 is 20 and 2*3 is 6
20-6+(5-14/2)
now 20-6 is 14
14+(5-14/2)
now 14/2 is 7
14+(5-7)
now 5-7 is -2
14+-2
is 12
the answer is 12
but if you want to you can do 12/3 to get the greatest common factor
which is 4
hope i help you :P
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).