document.write( "Question 199894: Carol puts some green and red unit cubes in a box. The ratio of the number of green cubes to the number of red cubes is 2:1. She adds 12 more red cubes in the box and the ratio becomes 4:5.\r
\n" ); document.write( "\n" ); document.write( "a) How many green cubes are there in the box?\r
\n" ); document.write( "\n" ); document.write( "b) How many red cubes does Carol have in the end?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #150286 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
\"The ratio of the number of green cubes to the number of red cubes is 2:1\"
\n" ); document.write( "g = 2r\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"She adds 12 more red cubes in the box and the ratio becomes 4:5\"
\n" ); document.write( "5g = 4(r + 12) ___ 5g = 4r + 48\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "substituting ___ 5(2r) = 4r + 48 ___ 10r = 4r + 48 ___ 6r = 48 ___ r = 8\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(a) g = 2(8) ___ g = 16\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(b) r + 12 = 8 + 12 = 20
\n" ); document.write( "
\n" );