Find coefficents given equation and three points

  • Context: Undergrad 
  • Thread starter Thread starter Hkskyy
  • Start date Start date
  • Tags Tags
    Points
Click For Summary
SUMMARY

The discussion centers on finding coefficients 'a' and 'b' in the equation log10(y) = a * log10(x) + b using the points (5, 20) and (10, 2). The user, Hkskyy, initially attempted to use simultaneous equations but encountered difficulties with subtraction. Theo advised simplifying the approach by directly substituting the points into the equation to create two linear equations in 'a' and 'b' for easier solving.

PREREQUISITES
  • Understanding of logarithmic functions and properties
  • Familiarity with simultaneous equations
  • Basic algebra skills for manipulating equations
  • Knowledge of linear equations and their solutions
NEXT STEPS
  • Learn how to solve simultaneous equations using substitution and elimination methods
  • Study the properties of logarithms, specifically log transformations
  • Explore linear regression techniques for fitting equations to data points
  • Investigate the use of graphing calculators or software for visualizing logarithmic functions
USEFUL FOR

Students, mathematicians, and data analysts who are working on fitting mathematical models to data points, particularly those involving logarithmic relationships.

Hkskyy
Messages
2
Reaction score
0
Hello,

I hope someone can help me with this. I have an equation:

log10(y) = a * log10(x) + b

or

y = 10^(log10(x)a + b)

I am trying to find a and b given two points. My approach is to use the process of simultaneous equation but I am having problems subtracting the equations.

Points: (5, 20) (10,2)

first equation: 20 = 10^(log10(5)a +b)
second equation: 2 = 10^(log10(5)a +b)

Subtraction: 18 = 10^(log10(5)a +b) - 10^(log10(5)a +b)


My question is if this is a good approach and if I am following the laws. I am trying to fit the equation to the two points.

Thanks all,
 
Last edited:
Physics news on Phys.org
Hkskyy - use your first form of the expression with the two points. This will set up two linear equations in a and b that you can solve.
 
Thanks much Theo. I was making it more complicated than it should be.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
5
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 10 ·
Replies
10
Views
4K