document.write( "Question 1174340: Rewrite each of the following numbers as rational numbers in form (a/b) in their lowest form, where a and b are integer and b≠0
\n" ); document.write( "(I) 0.35
\n" ); document.write( "(II) 3.25
\n" ); document.write( "

Algebra.Com's Answer #799773 by mccravyedwin(408)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "\r\n" );
document.write( "Since 0.35 has 2 decimal places, put the digits 35 over 100 because 100 has the\r\n" );
document.write( "same number of 0's as 0.35 has decimal places\r\n" );
document.write( "\r\n" );
document.write( "\"35%2F100\" and reduce it by dividing top and bottom by 5, getting \"7%2F20\".\r\n" );
document.write( "\r\n" );
document.write( "Since 3.25 also has 2 decimal places, put the digits 325 over 100 because 100 has\r\n" );
document.write( "the same number of 0's as 3.25 has decimal places\r\n" );
document.write( "\r\n" );
document.write( "\"325%2F100\" and reduce it by dividing top and bottom by 25, getting \"13%2F4\".\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );