document.write( "Question 1096351:  Hi
\n" );
document.write( "there are 5 times as many strawberries in box a than in box b. There are 60 more strawberries in box a than in box b. What is the total in both boxes.\r
\n" );
document.write( "\n" );
document.write( "thanks \n" );
document.write( "
| Algebra.Com's Answer #710789 by souvik2212das(1)      You can put this solution on YOUR website! According to question we have \r \n" ); document.write( "\n" ); document.write( "a = 5 b____eq1 & a-b=60___eq2\r \n" ); document.write( "\n" ); document.write( "Putting equation 1 in 2\r \n" ); document.write( "\n" ); document.write( "5b-b =60 \n" ); document.write( "4b=60 \n" ); document.write( " b=15. & a=75 \n" ); document.write( " \n" ); document.write( " |