document.write( "Question 416680: A 20 meter wooden pole is cut into two parts that have the ratio 3 to 2. How much longer is the larger part than the smaller? \n" ); document.write( "
Algebra.Com's Answer #291876 by anshu_a(16)\"\" \"About 
You can put this solution on YOUR website!
lenth of the pole = 20m\r
\n" ); document.write( "\n" ); document.write( "ratio of parts = 3:2\r
\n" ); document.write( "\n" ); document.write( "large part = 20*(3/5) = 12\r
\n" ); document.write( "\n" ); document.write( "small part = 20-12 = 8\r
\n" ); document.write( "\n" ); document.write( "lenth of large part more than smaller part = 12-8 = 4m
\n" ); document.write( "
\n" );