document.write( "Question 490010: How do you convert mixed numbers into decimals without a calculator? \n" ); document.write( "
Algebra.Com's Answer #333841 by deborabr(181)![]() ![]() You can put this solution on YOUR website! first, transforme the mixed number into fraction, for example: \n" ); document.write( "2 1/6 \n" ); document.write( "this is a sum, so: \n" ); document.write( "6/6*2/6+1/6 \n" ); document.write( "conserve the denominator and calculate the numerator \n" ); document.write( "13/6 \n" ); document.write( "now divided the numerator by the denominator \n" ); document.write( "13/6 = 2,16 \n" ); document.write( "so 2 1/6 is 2,16 too \n" ); document.write( " \n" ); document.write( " |