document.write( "Question 1210645: A candy shop owner is making a new batch of 200 specialty lollipops. Exactly 1/4 of the lollipops are cherry-flavored. Another 40% are watermelon-flavored. The remaining lollipops are split between grape and blue raspberry in a ratio of 3:2. How many blue raspberry lollipops did the shop owner make? \n" ); document.write( "
Algebra.Com's Answer #854705 by josgarithmetic(39838)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "                               QUANTITY\r\n" );
document.write( "cherry                           50\r\n" );
document.write( "watermelon                       80\r\n" );
document.write( "grape                            3r\r\n" );
document.write( "blue raspberry                   2r\r\n" );
document.write( "TOTAL                           200\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "\"130%2B5r=200\"\r
\n" ); document.write( "\n" ); document.write( "\"5r=200-130\"\r
\n" ); document.write( "\n" ); document.write( "\"5r=70\"\r
\n" ); document.write( "\n" ); document.write( "\"r=14\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Grape: 42
\n" ); document.write( "Blue Raspberry: 28
\n" ); document.write( "
\n" );