document.write( "Question 67236This question is from textbook Advanced mathematics
\n" );
document.write( ": The ratio of rubies to emeralds was 3 to 1, and the ratio of emeralds todiamonds was 2 to 1. If there were 18 rubies, emeralds, and diamonds in all, how many of each were there? \n" );
document.write( "
Algebra.Com's Answer #47799 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! Rubies to Emeralds 3:1 or 3x to x \n" ); document.write( "Emeralds to Diamonds 2:1 or 1:0.5 or x to 0.5x \n" ); document.write( "3x + x + 0.5x = 18 \n" ); document.write( "4.5x = 18 \n" ); document.write( "x = 4 \n" ); document.write( "12 Rubies \n" ); document.write( "4 Emeralds \n" ); document.write( "2 Diamonds \n" ); document.write( " |