document.write( "Question 774282: I need help with converting the following equations from Binary to decimal and I need to show the working
\n" );
document.write( "10101100011
\n" );
document.write( "10011111\r
\n" );
document.write( "\n" );
document.write( "Then I need to convert the following from decimal numbers to binary
\n" );
document.write( "7625
\n" );
document.write( "872 \n" );
document.write( "
Algebra.Com's Answer #472179 by solver91311(24713)![]() ![]() You can put this solution on YOUR website! \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "There are no equations here. Equations have equals signs, =, in them. Hence the name.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In a binary number, the digit on the far right is worth either 1 or 0. If it is a 1, write down a 1, if it is zero, write zero.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The next digit is worth twice the previous digit, so if the second digit from the right is a 1, add a 2 to your list of numbers, but if it is a zero, write zero.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Repeat that last step until you run out of digits. The third from the right is worth 4 if there is a 1 in that position, the fourth digit is worth 8, the fifth, 16...and so on.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Once you have encoded all of the digits, add up the values that you recorded.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "John \n" ); document.write( " \n" ); document.write( "Egw to Beta kai to Sigma \n" ); document.write( "My calculator said it, I believe it, that settles it \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |