document.write( "Question 392654: how do I solve these tw0 questions \r
\n" );
document.write( "\n" );
document.write( "Find the LCD AND GCD of 3^2.7^3.11, 2^3.5.7?\r
\n" );
document.write( "\n" );
document.write( "and how many bits are needed to represnt this integer 128? \n" );
document.write( "
Algebra.Com's Answer #278694 by Alan3354(69443) You can put this solution on YOUR website! Find the LCD AND GCD of 3^2.7^3.11, 2^3.5.7? \n" ); document.write( "It's not clear what your numbers are. \n" ); document.write( "--------------------- \n" ); document.write( "and how many bits are needed to represnt this integer 128? \n" ); document.write( "128 in binary = 10000000 \n" ); document.write( "8 bits \n" ); document.write( "PS bit is binary digit \n" ); document.write( " |