Can the following be solved algebraically?

  • Context:
  • Thread starter Thread starter Bushy
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
Bushy
Messages
40
Reaction score
0
I noticed the solution to

$$3^{2x} = 12x-3$$ is $$ x=\frac{1}{2},1$$

is there a way I can arrive here with a bit of simple algebra?
 
Mathematics news on Phys.org
Bushy said:
I noticed the solution to

$$3^{2x} = 12x-3$$ is $$ x=\frac{1}{2},1$$

is there a way I can arrive here with a bit of simple algebra?

Hi Bushy,

Your observation is sharp and correct. We know the graph of $y=3^{2x}$ and $y=12x-3$ will intersect at most twice, and so, by observation, $x=\frac{1}{2},\,1$ are the correct $x$-coordinate of the point of intersections.

But, if you want to convince people how you arrived at the solution, you might want to try the following:

1.

$3^{2x}= 12x-3$

$3^x \cdot 3^x= 3^1(4x-1)$

If we let $3^x=3^1$ which implies $x=1$, then we see that $3^1=4(1)-1=3$ therefore $x=1$ is a solution.

1.

$3^{x}= \sqrt{12x-3}$

$3^x = \sqrt{3}\sqrt{4x-1}=3^{\frac{1}{2}}\sqrt{4x-1}$

Similarly, if we let $3^x=3^{\frac{1}{2}}$ which suggests $x=\frac{1}{2}$, we have $1=\sqrt{4(\frac{1}{2})-1}=1$, thus, $x=\frac{1}{2}$ is the other solution.