document.write( "Question 1041725: Solve this simultaneous equation for x and y.\r
\n" ); document.write( "\n" ); document.write( "log(base2)X + log(base2)Y =2
\n" ); document.write( "log(base2)X + log(base2)Y =0
\n" ); document.write( "

Algebra.Com's Answer #656665 by josgarithmetic(39627)\"\" \"About 
You can put this solution on YOUR website!
This system looks much more complicated than it really is. Try substitutions like \"system%28r=log%282%2CX%29%2Cp=log%282%2CY%29%29\" and then first solve the system \"system%28r%2Bp=2%2Cr%2Bp=0%29\", but you should understand that this is a bad system! The same expression equated to two different values! Not good. \n" ); document.write( "
\n" );