document.write( "Question 722248: log base 4 of 5 + log base 4 of x = log 4 of 60 \n" ); document.write( "
Algebra.Com's Answer #442698 by DrBeeee(684) ![]() You can put this solution on YOUR website! I assume the right side is log base 4 of 60. I'll use L4 to represent log base 4. In this problem it doesn't matter what base of the log is, just that they are all the same. \n" ); document.write( "The left side is the sum of the logs of two numbers which is the same as the log of the product of the two numbers. So we have \n" ); document.write( "(1) L4(5*x) = L4(60) \n" ); document.write( "Take the inverse log of each side of (1) and we get \n" ); document.write( "(2) 5*x = 60 or \n" ); document.write( "(3) x = 12 \n" ); document.write( "Let's check this. \n" ); document.write( "Is (L4(5) + L4(12) = L4(60))? \n" ); document.write( "Is (L10(5)/L10(4) + L10(12)/L10(4) = L10(60)/L10(4))? \n" ); document.write( "Is (L10(5) + L10(12) = L10(60))? \n" ); document.write( "Is (0.69897.. + 1.079... = 1.778...)? \n" ); document.write( "Is (1.778,,, = 1.778...)? Yes \n" ); document.write( "Answer: x equals 12. \n" ); document.write( " |