SOLUTION: 22 is 80% of what?/ 32 is whatt percent of 56?/ and if x is 8 when y is 18, and x and y vary directly, what is the value of y when x is 10?

Algebra ->  Complex Numbers Imaginary Numbers Solvers and Lesson  -> Lesson -> SOLUTION: 22 is 80% of what?/ 32 is whatt percent of 56?/ and if x is 8 when y is 18, and x and y vary directly, what is the value of y when x is 10?      Log On


   



Question 3352: 22 is 80% of what?/ 32 is whatt percent of 56?/ and if x is 8 when y is 18, and x and y vary directly, what is the value of y when x is 10?
Answer by longjonsilver(2297) About Me  (Show Source):
You can put this solution on YOUR website!
Initially, we can write this as 13%2A2%5E%28-x%29+=+2%5E2%28x%2B2%29 --eqn1

right...you can do this to the base 10 (or whatever) or better, to base 2. I shall do both, but each version will just say "log", but the base is implied:

To base 10, eqn1 becomes:

log13 - xlog2 = (2x+4)log2
log13 - xlog2 = 2xlog2 + 4log2
2xlog2 + xlog2 = log13 - 4log2
3xlog2 = log13 - 4log2
x(3log2) = log13 - 4log2

--> x = %28log13+-+4log2%29%2F%283log2%29

which is your quoted answer.

However, to the base2, eqn1 becomes:

log13 - x = 2x+4
3x = log13 - 4

--> x = %28log13+-+4%29%2F3

which is a lot simpler to work with and see, but your calculator doesn't store logs to the base2, so you would have to convert log13 to base10 etc. If you knew that log13 (to the base2) was %28log13%29%2F%28log2%29 (to the base 10), then my second answer does convert to your answer by just manipulating the fraction.

jon.