Several old logarithmic and other problems
I need to correct a test that I failed. Most questions I can figure out by now, but these ones I can't. They are supposed to be Algebra review, but apparently I didn't pay enough attention. Can I get an explanation on how to do these problems?
1. Solve:
log xy = 5/log z
log yz = 8/log x
log zx = 9/log y
2. Find all pairs of integers such that x^3 + y^3 = 2011
3. Find all integers x where x^2-x+1 divides x^2012+x+2001
4. f(x) is the digits of x reversed. ex: f(123) = 321
Find all 3 digit numbers where f^2(x)-x^2 is the cube of a positive integer.
5. 2x^2+3xy+2x^2 is less than or equal to 7
max(2x+y, x+2y) is less than or equal to 4.
x and y must be real.
This is my first post on this forum, I hope I didn't break any rules. Our teacher does permit external help for test corrections.
Thanks!
Re: Several old logarithmic and other problems
Hello, JohnDyer!
We have: .  &=& 5 \\ \log x(\log y+\log z) &=& 8 \\ \log y(\log x+\log z) &=& 9 \end{array})
. . . . . . . . . . 

![\text{And we have: }\; \begin{Bmatrix}&& YZ & + & XZ &=& 5 & [1] \\ XY &&& + & XZ & = & 8 & [2] \\ XY & + & YZ &&& = & 9 & [3] \end{Bmatrix}](http://latex.codecogs.com/png.latex?\text{And we have: }\; \begin{Bmatrix}&& YZ & + & XZ &=& 5 & [1] \\ XY &&& + & XZ & = & 8 & [2] \\ XY & + & YZ &&& = & 9 & [3] \end{Bmatrix})
![\begin{array}{cccccc}\text{Subtract [2] - [1]:} & XY - YZ &=& 3 \\ \text{Add [3]:} & XY + YZ &=& 9 \end{array}](http://latex.codecogs.com/png.latex?\begin{array}{cccccc}\text{Subtract [2] - [1]:} & XY - YZ &=& 3 \\ \text{Add [3]:} & XY + YZ &=& 9 \end{array})
. . . . . . . . . . . . . . . ![2XY \:=\:12 \quad\Rightarrow\quad XY \:=\:6\;\;[4]](http://latex.codecogs.com/png.latex?2XY \:=\:12 \quad\Rightarrow\quad XY \:=\:6\;\;[4])
![\text{Substitute into [2]: }\:6 + XZ \:=\:8 \quad\Rightarrow\quad XZ \:=\:2\;\;[5]](http://latex.codecogs.com/png.latex?\text{Substitute into [2]: }\:6 + XZ \:=\:8 \quad\Rightarrow\quad XZ \:=\:2\;\;[5])
![\text{Substitute into [3]: }\:6 + YZ \:=\:9 \quad\Rightarrow\quad YZ \:=\:3\;\;[6]](http://latex.codecogs.com/png.latex?\text{Substitute into [3]: }\:6 + YZ \:=\:9 \quad\Rightarrow\quad YZ \:=\:3\;\;[6] )
![\text{Divide [4] by [5]: }\:\frac{XY}{XZ} \,=\,\frac{6}{2} \quad\Rightarrow\quad Y \,=\,3Z](http://latex.codecogs.com/png.latex?\text{Divide [4] by [5]: }\:\frac{XY}{XZ} \,=\,\frac{6}{2} \quad\Rightarrow\quad Y \,=\,3Z)
![\text{Substitute into [6]: }\:(3Z)(Z) \,=\,3 \quad\Rightarrow\quad Z^2 \,=\,1 \quad\Rightarrow\quad Z \,=\,\pm1](http://latex.codecogs.com/png.latex?\text{Substitute into [6]: }\:(3Z)(Z) \,=\,3 \quad\Rightarrow\quad Z^2 \,=\,1 \quad\Rightarrow\quad Z \,=\,\pm1)
![\text{Substitute into [5]: }\:X(\pm1) \,=\,2 \quad\Rightarrow\quad X \,=\,\pm 2](http://latex.codecogs.com/png.latex?\text{Substitute into [5]: }\:X(\pm1) \,=\,2 \quad\Rightarrow\quad X \,=\,\pm 2)
![\text{Substitute into [4]: }\:(\pm2)Y \,=\,6 \quad\Rightarrow\quad Y \,=\,\pm 3](http://latex.codecogs.com/png.latex?\text{Substitute into [4]: }\:(\pm2)Y \,=\,6 \quad\Rightarrow\quad Y \,=\,\pm 3)


 \;=\;(100,\,1000,\,10)\,\text{ and }\,\left(\tfrac{1}{100},\,\tfrac{1}{1000},\,\tfrac {1}{10}\right))
Re: Several old logarithmic and other problems
Thank you so much Soroban! That was more difficult than I expected, I don't think I would have figured it out myself.
Any help on the other question?
Re: Several old logarithmic and other problems
Sorry for bumping so soon, but I need this by tonight if possible.
Yes, I do realize that nobody on this forum is paid to help, but it would be nice to have this done. These 20 point will make or break my quarterly grade.
Thanks!