document.write( "Question 1168741: In a rose garden, the ratio of red rose bushes to yellow rose bushes to white rose bushes is 5:2:6. There are 24 more red rose bushes than yellow roses bushes in this garden. How many white rose bushes are there? \n" ); document.write( "
Algebra.Com's Answer #793351 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 5x=red \n" ); document.write( "2x=yello \n" ); document.write( "6x=white \n" ); document.write( "5x-24=2x \n" ); document.write( "3x=34 \n" ); document.write( "x=8\r \n" ); document.write( "\n" ); document.write( "the roses are \n" ); document.write( "40 red \n" ); document.write( "16 yellow \n" ); document.write( "48 white, and that is the answer \n" ); document.write( " |