document.write( "Question 1187482: Hello:\r
\n" );
document.write( "\n" );
document.write( "I'm stumped on this question, how do I go about solving it
\n" );
document.write( "There are 256 red apples and green apples in a box
\n" );
document.write( "1/4 of the apples are red\r
\n" );
document.write( "\n" );
document.write( "More red apples are added to the box
\n" );
document.write( "Now 1/3 of the apples are red
\n" );
document.write( "How many red apples were added to the box\r
\n" );
document.write( "\n" );
document.write( "Thanks in advance
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #818457 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! There are 256 red apples and green apples in a box \n" ); document.write( "1/4 of the apples are red\r \n" ); document.write( "\n" ); document.write( "More red apples are added to the box \n" ); document.write( "Now 1/3 of the apples are red \n" ); document.write( "How many red apples were added to the box\r \n" ); document.write( "\n" ); document.write( "============================= \n" ); document.write( "3/4 are green = 192 \n" ); document.write( "After adding red apples, 192 greens are 2/3 ---> 288 total \n" ); document.write( "288 - 256 = 32 added. \n" ); document.write( " \n" ); document.write( " |