How do I solve this algerbraically? (made up question)
\(\large\color{black}{ \displaystyle 3(2)^x=15x-1 }\)
(If I will need to know calculus, then please, because I know (some) calculus)
try taking logarithms
\(\large\color{black}{ \displaystyle x\ln(2)=\ln\left(x-\frac{1}{3}\right) }\)
I divided by 3 first, if that is any bettter.
made log base 2?
maybe**
\[3.2^x=15x-1\] is not an expression solvable with algebra, what I would suggest you do is create two functions: \[u(x)=3.2^x\] \[f(x)=15x-1\] Graph them using a software or a calculator and then find the intersection.
Yes, that is what I would do normally, but is there not an algebra (maybe involving calculus) solution?
Not that I know about at least. I have already tried solving these on my free time, and never got to the answer, maybe I a not good enough with math.
yes - i couldn't get anywhere using logs
I have seen people say that these are solvabe ... maybe I can try power series or something
I tried that, it is hard to accomodate the function in order to apply it.
\(\large\color{black}{ \displaystyle 1=\ln(2)x^{-1}\ln\left(x-\frac{1}{3}\right) }\) \(\large\color{black}{ \displaystyle \ln(2)x^{-1} \ln\left(x-\frac{1}{3}\right)=\ln(2)\sum_{i=0}^{\infty}\frac{x^{-1}(-1)^i(-4/3{~~}+x)^i}{i} }\)
Yeah, just a time waster ...
seies for ln(2) is better :O
I'd immediately try Newton's Method. Would y ou consider that to be an "algebraic" approach?
Stepsize?
What I haven't tried yet is to use the notable equality \[e^{\ln(f(x))}=f(x)\]
The only think in the Newton related to math I have hear is, that stepsize formula for approximating differential equation-solutions.
heard**
right! Newtons method could be applicable here That is algebraic
\(\large\color{black}{ \displaystyle x_{n+1}=x_n-\frac{f(x_n)}{f'(x_n)} }\) are you referring to this?
Indeed I am. Very good!
So the question here is: How do we make a function f(x) out of 3(2)^x=15x-1?
yes you start with an approximate root and further approximations are made as follows x(n+1) = x(n) - f( x(n) / f' x(n)
This'll be interesting to know.
\(\large\color{black}{ \displaystyle 3(2)^x=15x-1 }\) \(\large\color{black}{ \displaystyle (2)^x=5x-1/3 }\) \(\large\color{black}{ \displaystyle x=\frac{(\ln(5x-1/3)}{\ln(2)} }\)
\(\large\color{black}{ \displaystyle 1=\frac{(\ln(5x-1/3)}{x\ln(2)} }\)
\(\large\color{black}{ \displaystyle f(x)=\frac{(\ln(5x-1/3)}{x\ln(2)} -1}\) ike this?
Next suggestion: It'd be nice to find a ballpark approx. for x. You could do that by graphing 3(x)^x and 15-1 x on the same set of axes and determining the x value at which the two graphs intersect. Hate to say "no" to your suggestion, but no. If 3(2)^x = 15 - 1, rewrite this as f(x) = 3(2)^x -15x + 1.
Oh, I am so stupid! THanks :) Ok, I will graph the 2^x and 15x-1....
Good idea. That way you can obtain a starting value for x.
but that wouldn't be algebraic would it?
Owlcoffee I think that is just to check if it will make sense
reasonability check
Graph 3(2)^x, not 2^x. No, it wouldn't be "algbraic," BUT the purpose of doing this is to obtain a starting value for your use of Newton's Method.
Newton's Method is both algebraic and an application of calculus.
well, my problem was \(\large\color{black}{ \displaystyle 3(2)^x=15x-1 }\)
Yes, that's the problem I was addressing also.
So why 2^x and not 3(2)^x ?
here is my reasoning: we can rewrite your equation as follows: \[\huge {2^x} = 5x - \frac{1}{3}\] now, we can write the exponential function, using the Taylor's expansion around \(x=0\), so we get: \[\huge {2^x} \cong 1 + x\ln 2 + {x^2}\frac{{{{\left( {\ln 2} \right)}^2}}}{2}\]
I am saying you need to graph / use 3(2)^x, not (2)^x alone. Refer to your original problem statement.
I did graph 3(2)^x, didn't I ?
Maybe a change of variable can do some good?... Well no... isolating the "x" would yield some trouble...
Anyway, now I will repost the link ... https://www.desmos.com/calculator/g6uh2od1ya
there's more than one way to skin a cat. Michelle_Laino's suggestion is fine.
thanks!! :) @mathmale
Yeah and then solve a quandratic (with wierd coefficients, but doesn't matter...) Thanks Michele Laino !
Not algebraic, but satisfies me totally
Again, the equation we want to solve for x is 3(2)^x=15x-1. Alternatively, solve the following for x: 2^x = 3x - 1/3. Your choice. This IS algebraic.
:) maybe it is suffice to stop at the first order term in Taylor's expansion @idku
Whatever, a quadratic poly is also fine. In that case even a cubic would be.
I don't know how much less accurate the solution is going to be if you stop at n=1 degree, but I don't think we really need to do this though...
Graph the following:\[y _{1}=2^x,y _{2}=5x-1/3.\]
2^x=5x-1, you meant mathmale?
oh, :D you got me .. o
yes! you can try to consider an expansion of the third order @idku
You, idku, need to decide for yourself the degree of accuracy you want. Either a Taylor Series expansion or the use of Newton"s Method will produce whatever degree of accuracy you want.
Why not say: "I want my root accurate to three decimal places?"
Well, it would be nice to know everything I can, even though I am not even close to be close to be close etc... to a mathematician.
You posed this problem, so you have the prerogative of specifying the level of accuracy to which y ou want to find a solution.
I would think that a cubic polynomial would provide me 4 decimal places of accurace.... just need to graph it and see how smoothly it lies on the solution.... (I suppose)
just enjoy the experience!
yes., that is what I am trying to do :)
Let me settle the argument (if there is an argument here): Solve 3(2)^x=15x-1 to 2 decimal place accuracy.
I just haven't really done the Newton's method which you sugessted... can you direct me and I will do my best?
(this isn't my h/w anyway, but no direct answers policy must be respected)
First, please graph the 2 functions and estimate the x-coordinate of the solution.
\(\large\color{black}{ \displaystyle 2^x=5x-\frac{1}{3} }\) \(\large\color{black}{ \displaystyle y_1=5x-\frac{1}{3} }\) \(\large\color{black}{ \displaystyle y_2=2^x }\) \(\large\color{black}{ \displaystyle x=0.316 }\) (via desmos)
x=0.32 (to two decimal places)
I'll take your word for it. Let your starting value be .32 or just .3. Close enough! Next, write out f(x) as explained before.
\(\large\color{black}{ \displaystyle f(x)=2^x+5x-\frac{1}{3} }\) (would impact only the y-value where this solution lays, but the solution for x is same when dividing both functions by 3)
So I first lug in x=0.3 into the f(x) ?
plug
yes. In other words, calculate f(.3). Next, take the derivative of f(x). What is it? Next, evaluate the derivative at x=.3.
\(\large\color{black}{ \displaystyle f(x)=2^x+5x-\frac{1}{3} }\) \(\large\color{black}{ \displaystyle f'(x)=2^x\ln(2)+5 }\) \(\large\color{black}{ \displaystyle f'(0.3)=2^{0.3}\ln(0.3)+5=\\[0.7em] 1.23\cdot (-1.20)+5=3.524}\)
oh, my ln(0.3) i am dump
Now insert your results into the following formula for the approximate root: \[x _{1}=x _{0}-\frac{ f(x_0) }{ f'(x _{0}) }\]
\(\large\color{black}{ \displaystyle f'(0.3)=2^{0.3}\ln(2)+5=\\[0.7em] 1.23\cdot (0.69)+5=5.8487\approx 5.85}\)
\(\large\color{black}{ \displaystyle x_1=0.3-\frac{2.40}{5.85}}\)
I evaluated f(0.3) as well...
So you'll be calculating \[x _{1}=0.3-\frac{ f(0.3) }{ f'(0.3) }\]
yes.
Please do this work. Your result should be somewhere close to x_1 = 0.3.
-0.11
or, -0.109647...
that doesn't agree with our starting x value, 0.3. Arithmetic mistake likely.
everything seems to be correctly plugged.
i cheated and use an equation calculator which gave a value of x = 0.316
lol, that is what desmos.com gives right off...
yes
I don't want to say that I just want to know how to do it, because it is too banal, but really just want to know how to do it...
unfortunate result ',',',',',
Join our real-time social learning platform and learn together with your friends!