document.write( "Question 301364: D02 base 16 plus 226 base 16 then check the answer by converting both the problem and answer to base 10 \n" ); document.write( "
Algebra.Com's Answer #216065 by Alan3354(69443) You can put this solution on YOUR website! D02 base 16 plus 226 base 16 then check the answer by converting both the problem and answer to base 10 \n" ); document.write( "------------------- \n" ); document.write( "$ prefix = Hex (base 16) \n" ); document.write( "$D02 \n" ); document.write( "$226 \n" ); document.write( "----- \n" ); document.write( "$F28 \n" ); document.write( "----- \n" ); document.write( "$D02 = 3330 \n" ); document.write( "$226 = 550 \n" ); document.write( "------------ \n" ); document.write( "$F28 = 3880 \n" ); document.write( "It all matches \n" ); document.write( "I have a calculator that does Hex \n" ); document.write( " |