asked 35.6k views
4 votes
How do I solve this promblem

How do I solve this promblem-example-1
asked
User Jcypret
by
8.8k points

1 Answer

4 votes
At first glance, this problem seems cumbersome, but the great thing about the properties of logarithms is that they allow us to break our problem down into chunks and sort through each on its own.

Let's look at what we've been given:


\log_3{(x^(20)\cdot \sqrt[3]{y^6} )

We can start by using the property that
\log_n(a\cdot b) = \log_na+\log_nb to separate our single logarithm into the sum of two:


\log_3x^(20)+\log_3\sqrt[3]{y^6}

Next, let's simplify the term
\sqrt[3]{y^6} into something a little more workable. We can turn the radical
\sqrt[3]{\ } into the rational exponent 1/3, which lets us obtainin a new form for the y term:


y^(6(1/3))=y^(6/3)=y^2

We now have:


\log_3x^(20)+\log_3y^2

We can now use the property that
\log_na^x=x\log_na to bring the exponents on the x and the y out front and obtain our final answer:


\log_3x^(20)+\log_3y^2=20\log_3x+2\log_3y

Where 20 is our A and 2 is our B
answered
User Steve Macculan
by
7.8k points

Related questions

asked Oct 4, 2024 26.8k views
Priya Jagtap asked Oct 4, 2024
by Priya Jagtap
7.8k points
1 answer
1 vote
26.8k views
asked Oct 13, 2024 203k views
Dennis Ziolkowski asked Oct 13, 2024
by Dennis Ziolkowski
8.0k points
1 answer
2 votes
203k views
asked Apr 6, 2024 163k views
Mads Andersen asked Apr 6, 2024
by Mads Andersen
8.8k points
1 answer
2 votes
163k views
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.