document.write( "Question 1143276: A newly cleared tract of land has been designated for reforestation. The commission responsible for the project decided to plant 30 trees. 12 of the trees will be oak trees, one-fifth of the trees will be pine trees, 3 are weeping willows and the rest of the trees will be fruit bearing trees of various types. What is the ratio of weeping-Willow to fruit bearing trees?
\n" ); document.write( "A) 1:3
\n" ); document.write( "B)1:2
\n" ); document.write( "C)3:1
\n" ); document.write( "D)3:12
\n" ); document.write( "

Algebra.Com's Answer #764065 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!

\r\n" );
document.write( "Oak:      12\r\n" );
document.write( "Pine:     __  (0ne-fifth of 30; you can do that part)\r\n" );
document.write( "Willow:    3\r\n" );
document.write( "Fruit:     x  (the rest, to make a total of 30)\r\n" );
document.write( "-------------\r\n" );
document.write( "total:    30

\n" ); document.write( "willow:fruit = 3:x

\n" ); document.write( "Then simplify the ratio if necessary
\n" ); document.write( "
\n" );