document.write( "Question 228338: Word problems over prime factorization or factoring the monomial.\r
\n" );
document.write( "\n" );
document.write( "Problem 1:::: You are arranging 70 plants in a rectangular garden with the same number of plants in each row. How many ways can you arrange the garden?\r
\n" );
document.write( "\n" );
document.write( "Problem 2:::: A dog kennel groups the dogs in order to determine at what time they will be given a treat. Each group should have the same number of dogs. There are 120 dogs in the kennel. How many groups are possible? \n" );
document.write( "
Algebra.Com's Answer #169783 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Problem 1:::: You are arranging 70 plants in a rectangular garden with the same number of plants in each row. How many ways can you arrange the garden? \n" ); document.write( "--- \n" ); document.write( "70 = 2*5*7 \n" ); document.write( "Ans: \n" ); document.write( "1 row of 70 \n" ); document.write( "2 rows of 35 \n" ); document.write( "5 rows of 14 \n" ); document.write( "7 rows of 10 \n" ); document.write( "10 rows of 7 \n" ); document.write( "14 rows of 5 \n" ); document.write( "35 rows of 2 \n" ); document.write( "70 rows of 1 \n" ); document.write( "--------------------- \n" ); document.write( " \n" ); document.write( "Problem 2:::: A dog kennel groups the dogs in order to determine at what time they will be given a treat. Each group should have the same number of dogs. There are 120 dogs in the kennel. How many groups are possible? \n" ); document.write( "--- \n" ); document.write( "120 = 2*2*2*3*5 \n" ); document.write( "1 row of 120 \n" ); document.write( "2 rows of 60 \n" ); document.write( "4 rows of 30 \n" ); document.write( "etc. \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |