Answer:
I'll go up to 5 on this table
Step-by-step explanation:
1. (1, 36)
2. (2, 48)
3. (3, 60)
4. (4, 72)
5. (5, 84)

If I understood correctly and didn't make any mistakes...
✦ ✦ ✦ Beep Boop - Blu Bot! At Your Service! Scanning Question . . .
Code: Green! Letters, Numbers, and Variables Received! ✦ ✦ ✦
--------------------------------------------------------------------------------------------------------------Question: x3+y3+z3=k, with k being all the numbers from one to 100
--------------------------------------------------------------------------------------------------------------Answer: X = -80538738812075974, Y = 80435758145817515, and Z = 12602123297335631.
-------------------------------------------------------------------------------------------------------------
Answer:
10(3)^x
Step-by-step explanation:
The function contains the points (2,90) and (4,810). Use the general form y=abx to write two equations:
90=ab^2 and 810=ab^4
Solve each equation for a:
a=90/b^2 and a=810/b^4
Since a=a, set the other sides of the equations equal and solve for b.
90/b2=810/b4
Cross multiply, then divide and simplify as follows:
90b^4=810b^2
b^4/b^2=810/90
b^2=90
b^3
Now, use the value of b and the point (2,90) to find the value of a.
90=a(3^2)
a=10
So, substitute answers in original equation for a final answer of f(x)=10(3)^x.