document.write( "Question 1199403: say you divide 75.92 by 1.3
\n" ); document.write( "I multiplied 75.92 by 100 so it becomes 7592
\n" ); document.write( "I also multiplied 1.3 by 10 to get a whole number , 13
\n" ); document.write( "Then, I divided the whole numbers (7592 division 13 ) and got 584
\n" ); document.write( "Now, I divided 584 by 10 and 100 since I want to reverse the multiplication I did before and so I get : 0.584
\n" ); document.write( "But that is not the correct answer . So , then How do I work such problems please?
\n" ); document.write( "

Algebra.Com's Answer #833272 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
Think through this way.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"75.92%2F1.3\"
\n" ); document.write( "You want WHOLE values for divisor and dividend.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%2875.92%2A100%29%2F%281.3%2A100%29\"----------This is simply multiplication by 1.\r
\n" ); document.write( "\n" ); document.write( "\"7592%2F130\"
\n" ); document.write( "From here, you can use what you could already know about long-division of whole numbers.\r
\n" ); document.write( "\n" ); document.write( "I show this without explaining any of it.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "               5\r\n" );
document.write( "      ________________________\r\n" );
document.write( "130   |    7 5 9 2 . 0\r\n" );
document.write( "           6 5 0\r\n" );
document.write( "       ---------\r\n" );
document.write( "           1 0 9 2\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "After handling the \"5\" in the quotient's tens place, you ask \"how many times is 130 contained in 1092?\"\r\n" );
document.write( "\r\n" );
document.write( "More of the process:\r\n" );
document.write( "\r\n" );
document.write( "               5 8 . 4\r\n" );
document.write( "      ________________________\r\n" );
document.write( "130   |    7 5 9 2 . 0\r\n" );
document.write( "           6 5 0\r\n" );
document.write( "       ---------\r\n" );
document.write( "           1 0 9 2\r\n" );
document.write( "           1 0 4 0\r\n" );
document.write( "          --------\r\n" );
document.write( "           0 0 5 2  0\r\n" );
document.write( "               5 2  0\r\n" );
document.write( "              --------\r\n" );
document.write( "               0 0 0\r\n" );
document.write( "

\n" ); document.write( "ANSWER: 58.4
\n" ); document.write( "
\n" );