asked 98.8k views
1 vote
How to convert log y into y

2 Answers

4 votes
lg y = 4*(1/x) - 14
lg y = 4/x - 14
lg y = log₁₀y

y = 10^(4/x-14) ( ^ means to the power )

answered
User Regomodo
by
8.2k points
2 votes

z = \log y


y = 10^ z

~~~~~~~~~~~~~~~~~~


z = \ln y


y = e^ z


~~~~~~~~~~~~~~~~~~~~~

The real question:


\log y= 4(1/x) - 14

Assuming that's a base 10 log, we do 10 to both sides:


10^(\log y)= 10^(4/x - 14)


y = 10^(4/x - 14)

We might keep going.


y = \frac{ \sqrt[x]{10000}}{10^(14)}
answered
User Cagreen
by
8.0k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.