document.write( "Question 363465: how might one go about factoring a larger number, such as 19,800? \n" ); document.write( "
Algebra.Com's Answer #259164 by mananth(16949) You can put this solution on YOUR website! 19,800 \n" ); document.write( "... \n" ); document.write( "there are many ways. \n" ); document.write( "example \n" ); document.write( "split the numbers with any convenient divisor. \n" ); document.write( "keep factoring the split factors \n" ); document.write( "19800= 198 *100 \n" ); document.write( "198*100=(18*11)*(10*10) \n" ); document.write( "=(2*3*3)*(11)*(2*5)*(2*5) \n" ); document.write( "rearrange the factors \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |