document.write( "Question 1180523: Adam has some brown and green buttons in a box. If he were to remove some brown buttons, the ratio of brown to green buttons would then be 3 : 2. If he were to remove the same number of green buttons, the ratio of brown to green buttons would then be 14 : 1. Find the ratio of brown buttons to green buttons in the box.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #810240 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "b = # of brown buttons \n" ); document.write( "g = # of green buttons \n" ); document.write( "x = # of buttons removed \n" ); document.write( "Removing x brown buttons makes the ratio of brown to green 3:2. \n" ); document.write( " \n" ); document.write( "Removing x green buttons makes the ratio of brown to green 14:1. \n" ); document.write( " \n" ); document.write( "\"Cross multiply\" in both equations \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Substitute \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "ANSWER: The ratio of brown buttons to green buttons is 7:3 \n" ); document.write( " \n" ); document.write( " |