answersLogoWhite

0

1

User Avatar

Tierra Keeling

Lvl 10
4y ago

Still curious? Ask our experts.

Chat with our AI personalities

BlakeBlake
As your older brother, I've been where you are—maybe not exactly, but close enough.
Chat with Blake
JudyJudy
Simplicity is my specialty.
Chat with Judy
CoachCoach
Success isn't just about winning—it's about vision, patience, and playing the long game.
Chat with Coach
More answers

3 log x - 2 log y
= log x3 - log y2
= log x3/y2

User Avatar

Wiki User

15y ago
User Avatar

Add your answer:

Earn +20 pts
Q: If 3 log x - 2 log y?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Algebra

Rules of log?

Here are a few, note x>0 and y>0 and a&b not = 1 * log (xy) = log(x) + log(y) * log(x/y) = log(x) - log(y) * loga(x) = logb(x)*loga(b) * logb(bn) = n * log(xa) = a*log(x) * logb(b) = 1 * logb(1) = 0


What is the x and y equal if x - 3y equals 3?

There are an infinite number of them. Here are a few: x= -2, y= -5/3 x= -1, y= -4/3 x= 0, y= -1 x= 1, y= -2/3 x= 2, y= -1/3 x= 3, y= 0 x= 12, y= 3


How do I solve the equation e to the power of x equals 2 using logarithms?

When the logarithm is taken of any number to a power the result is that power times the log of the number; so taking logs of both sides gives: e^x = 2 → log(e^x) = log 2 → x log e = log 2 Dividing both sides by log e gives: x = (log 2)/(log e) The value of the logarithm of the base when taken to that base is 1. The logarithms can be taken to any base you like, however, if the base is e (natural logs, written as ln), then ln e = 1 which gives x = (ln 2)/1 = ln 2 This is in fact the definition of a logarithm: the logarithm to a specific base of a number is the power of the base which equals that number. In this case ln 2 is the number x such that e^x = 2. ---------------------------------------------------- This also means that you can calculate logs to any base if you can find logs to a specific base: log (b^x) = y → x log b = log y → x = (log y)/(log b) In other words, the log of a number to a given base, is the log of that number using any [second] base you like divided by the log of the base to the same [second] base. eg log₂ 8 = ln 8 / ln 2 = 2.7094... / 0.6931... = 3 since log₂ 8 = 3 it means 2³ = 8 (which is true).


2x equals 3-y 2y equals 12-x?

2x=3-y 2y=12-x y=3-2x 2(3-2x)=12-x 6-4x=12-x -3x=6 x=-2 2(-2)=3-y -4=3-y y=7 x=-2 y=7


What is x when log base 3 x - 2log base x 3 equals 1?

log3x - 2logx3 = 1 so 1/logx3 - 2logx3 = 1 Let y = logx3 then 1/y - 2y = 1 multiply through by y: 1 - 2y2 = y that is, 2y2 + y - 1 = 0 which factorises to (y + 1)(2y -1) = 0 so that y = -1 or y = 1/2 y = -1 implies logx3 = -1 so that x-1 = 3 ie 1/x = 3 or x= 1/3 y = 1/2 implies logx3 = 1/2 so that x1/2 = 3 or x = 32 = 9