I'm having a nightmare with some math problems, if anyone is able to help I would very much appreciate it.
I've been tasked with plotting a graph with results of an experiment I conducted and then create a polynomial regression line. No problem.
I've created a graph and got my polynomial equation. The graph is as follows:
I also tested some samples of unknown concentration, but I have their Y value as I measured their absorbance level. Now I just need to work out what their concentration was.
How on earth do I find the X value given that I know the Y value? I'm clueless with maths like this.
Example of some samples and my equation:
Sample A = 3.0 absorbance
Sample B = 1.7275 absorbance
Equation:
Y = -0.7731x^2 + 3.0458x + 0.034
Obviously the Y value is changing with each sample so I'm confused how Y always equals the equation above, because Y is not constant.
Help pleeeeease.
I've been tasked with plotting a graph with results of an experiment I conducted and then create a polynomial regression line. No problem.
I've created a graph and got my polynomial equation. The graph is as follows:
- X axis = concentration
- Y axis = absorbance
I also tested some samples of unknown concentration, but I have their Y value as I measured their absorbance level. Now I just need to work out what their concentration was.
How on earth do I find the X value given that I know the Y value? I'm clueless with maths like this.
Example of some samples and my equation:
Sample A = 3.0 absorbance
Sample B = 1.7275 absorbance
Equation:
Y = -0.7731x^2 + 3.0458x + 0.034
Obviously the Y value is changing with each sample so I'm confused how Y always equals the equation above, because Y is not constant.
Help pleeeeease.