Answer:
6
Step-by-step explanation:
X = first integer, y = second integer (right after x)
since y is right after x, we can say
y = x+1
If the product of the two integers (x and y) is 42, then
x*y = 42
x*( y ) = 42
x*( x+1 ) = 42 ... y is replaced with x+1
x*x + x*1 = 42
x^2 + x = 42
x^2 + x - 42 = 0
(x + 7)(x - 6) = 0 ... factor
x + 7 = 0 or x - 6 = 0
x = -7 or x = 6
The result must be positive as the problem states it, so we toss out x = -7
The only answer is x = 6
If x = 6, then
y = x+1
y = 6+1
y = 7
The two consecutive numbers are 6 and 7
The final answer is 6
Sure enough, 6*7 = 42 checks out
Answer:
Step-by-step explanation:
Hello,
f(x) has as inverse f^(-1)(x)
and (fof^(-1))(x)=(f^(-1)of)(x)= x (the neutral function)
so h(f(x))=x
Question: solve for r: 6 ^ (2r) = 800
Answer: 1.87
Step-by-step explanation:
6 ^ (2r) = 800
log(6 ^ (2r)) = log(800)
2r log(6) = log(800)
r = log(800) / (2 log(6))
r = 1.86537641979
round
r = 1.87
log can be any logarithm function.
6^(2×1.86) = 784.734328546
6^(2×1.87) = 813.365367336