document.write( "Question 293531: what is the answer to 1035 x 84 in base 9? \n" ); document.write( "
Algebra.Com's Answer #211873 by Alan3354(69443) You can put this solution on YOUR website! Are the 2 numbers in base 9? If so, \n" ); document.write( "1035 b9 = 729 + 3*9 + 5 = 761 b10 \n" ); document.write( "84 b9 = 8*9 + 4 = 76 b10 \n" ); document.write( "Product = 57836 b10 \n" ); document.write( "= 87302 base 9 \n" ); document.write( " \n" ); document.write( " |