Let x represent first number in pair and y represent second number. We can see that x numbers are increasing by 1 on each next pair. y numbers are square of 0,2,4,6 and 8
Knowing all of that let "n" represent the position of the pair starting from 0!
than we can write that the rule is:
(n,(2n)^2)
Answer:
4 1/3
Step-by-step explanation:
Hope this helps :)
Answer:
x = 15 or x = - 
Step-by-step explanation:
Cross- multiplying gives
(14x + 6)(17x + 5) = 9x(27x + 11) ( expanding factors )
238x² + 172x + 30 = 243x² + 99x
rearrange into standard form : ax² + bx + c = 0
5x² - 73x - 30 = 0 ← in standard form
consider the factors of the product 5 × - 30 = - 150 which sum to the coefficient of the x-term (- 73 )
the factors are - 75 and + 2
Use these factors to split the middle term
5x² - 75x + 2x - 30 = 0 ( factor by grouping )
5x(x - 15) + 2(x - 15) = 0 ← take out the factor (x - 15)
(x - 15)(5x + 2) = 0
equate each factor to zero and solve for x
x - 15 = 0 ⇒ x = 15
5x + 2 = 0 ⇒ x = - 
F(g(x)) = [(-7x-8)/(x-1) - 8} / [(-7x - 8)/(x-1) + 7] =
[(-7x - 8 - 8(x-1)) / (x-1)] / [(-7x - 8 + 7(x-1)) / (x-1)] = (-15x) / (-15) = x.
g(f(x)) = [-7*(x-8)/(x+7) - 8] / [(x-8)/(x+7) - 1] =
[(-7x + 56 -8*(x+7)) / (x+7)] / [(x - 8 - (x + 7)) / (x+7)] = (-15x) / (-15) = x.
So since f(g(x)) = g(f(x)) = x we can conclude that f and g are inverses.