document.write( "Question 1143404: evaluate 134 base5 to base2
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #764200 by math_helper(2461)\"\" \"About 
You can put this solution on YOUR website!
I find it easiest to first convert to base 10 then over to the final base:\r
\n" ); document.write( "\n" ); document.write( "134 (base 5) = \"+1%2A5%5E2+%2B+3%2A5%5E1+%2B+4%2A5%5E0+\" = 44 (base 10)
\n" ); document.write( "
\r
\n" ); document.write( "\n" ); document.write( "44 (base 10) = \"+1%2A2%5E5+%2B+0%2A2%5E4+%2B+1%2A2%5E3+%2B+1%2A2%5E2+%2B+0%2A2%5E1+%2B+0%2A2%5E0+\" = 101100 (base 2)
\n" ); document.write( "

\n" ); document.write( "Started at \"2%5E5\" because \"2%5E6+=+64+%3E+44+\"
\n" ); document.write( "
\n" );