document.write( "Question 464677: Find all real solutions (the fours after the logs are the bases of the logarithms): log4[x]+log4[x-63]=3 \n" ); document.write( "
Algebra.Com's Answer #318335 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "log4[x]+log4[x-63]=3
\n" ); document.write( "log4[x(x-63)] = 3
\n" ); document.write( "
\n" ); document.write( " 4^3 = x(x-63)
\n" ); document.write( " x^2 -63x - 64 = 0
\n" ); document.write( "factoring:
\n" ); document.write( " (x-64)(x+1) = 0
\n" ); document.write( " (x-64)= 0 x = 64
\n" ); document.write( " (x+1) = 0 x = -1 Extraneous solution
\n" ); document.write( " 64 is the real solutions for x \n" ); document.write( "
\n" );