document.write( "Question 359878: There are 4 times as many shrubs as there are trees. Altogether, there are 40 trees and shrubs. How many trees are there? How many shrubs are there? \n" ); document.write( "
Algebra.Com's Answer #256775 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! There are 4 times as many shrubs as there are trees. Altogether, there are 40 trees and shrubs. How many trees are there? How many shrubs are there? \n" ); document.write( "--- \n" ); document.write( "Equations: \n" ); document.write( "s = 4t \n" ); document.write( "s + t = 40 \n" ); document.write( "---- \n" ); document.write( "Substitute for \"s\" and solve for \"t\": \n" ); document.write( "4t+t = 40 \n" ); document.write( "5t = 40 \n" ); document.write( "t = 8 (# of trees) \n" ); document.write( "--- \n" ); document.write( "Since s = 4t, s = 4*8 = 32 (# of shrubs) \n" ); document.write( "========================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |