document.write( "Question 1138776: Luis and Cameron shared some stickers is the ratio 5:2.
\n" );
document.write( "Luis received 15 more stickers than Cameron.
\n" );
document.write( "How many stickers were there altogether? \n" );
document.write( "
Algebra.Com's Answer #756558 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Given the ratio of 5:2, let the two numbers of stickers be 5x and 2x. It is a common way to start any problem involving ratios. \n" ); document.write( "The difference between the two amounts is 5x-2x = 3x; and we know that difference is 15. \n" ); document.write( "3x=15 means x=5. \n" ); document.write( "So the numbers of stickers the two of them have are 5x=25 and 2x=10; the total number of stickers is 25+10 = 35. \n" ); document.write( "Or you could simply say the total number of stickers is 5x+2x = 7x = 35. \n" ); document.write( " |