SHRock
- 8
- 0
Homework Statement
Let's say I have 2 ordered pairs. I want to find the the a and b in the function. How would I do that?
Homework Equations
y=ax^b
The Attempt at a Solution
y/a=x^b
b=log(y/a)/logx
But now I have 2 variables. How would I find those variables?