Jessica G.
asked 07/23/20Find an equation of the form y=c+blogax whose graph contains the points (4,10) and (2,12)
I'm completely stuck on this question. It's on our exam review worksheet and all they give us is the correct answer. They don't show how to solve this. I am able to do the y=ca^x problems just fine but this whole 3 variable one is really throwing me off. Does anyone know how to solve this?
2 Answers By Expert Tutors
Richard P. answered 07/23/20
PhD in Physics with 10+ years tutoring experience in STEM subjects
There is more than one set of (a, b, c) which will work.
To start set up the equations
10 = c + b log( 4 a) and
12 = c + b log( 2 a)
Subtract the first one from the second one and use some simple properties of the log function to get
b = 2/ log(1/2) = -6.6438
Then, substituting for b, work with either the first one or the second one (they are equivalent) to get
10 = c - 6.6438 log (4a)
It easy to show than some solutions to this equation are
a = 1/4 c = 10
a = 1/2 c = 12
a = .707 c = 13
and so on.
William W. answered 07/23/20
Top Pre-Calc Tutor
I'm assuming the equation is: y = c + bloga(x)
There are 3 variables to find (a, b, and c) but only 2 data points. That means you don't have enough data points to develop a solution using a system of equations. (3 unknowns requires 3 equations which would require 3 data points). So, let's select a = 2
I prefer to use the exponential form because I can typically solve them without a calculator so I'm going to convert the equation to an exponential:
y = c + bloga(x) and since I selected a = 2:
y = c + blog2(x)
y - c = blog2(x)
(y - c)/b = log2(x)
2(y - c)/b = x
Plugging in the data points for (x, y) we get two equations in two unknowns:
(1) 2(10 - c)/b = 4 or 2(10 - c)/b = 22 meaning that (10 - c)/b = 2 or 10 - c = 2b
(2) 2(12 - c)/b = 2 or 2(12 - c)/b = 21 meaning 12 - c = b
Plugging "12 - c" into equation 1 in place of "b", we get:
10 - c = 2(12 - c)
10 - c = 24 - 2c
c = 14
Plugging that into equation 2, we get b = -2
So an equation that works is:
y = 14 - 2log2(x)
There are others though that will work. Just select a different value for "a"
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Paul M.
07/23/20