document.write( "Question 173429: a girl sout troop sold cookies. If the girls sold 5 more boxes the second week than they did the first, and if they doubled the sales of the second week for the third week to sell a total of 431 boxes of cookies, how many did they sell each week? \n" ); document.write( "
Algebra.Com's Answer #128284 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! lets call the number of cookies sold in week 1,2 and 3: a,b,and c respectively \n" ); document.write( ": \n" ); document.write( "b=a+5.......eq 1---->a=b-5 revised eq 1 \n" ); document.write( "c=2b........eq 2 \n" ); document.write( "a+b+c=431...eq 3 \n" ); document.write( ": \n" ); document.write( "lets take the value of a from revised eq 1 and the value of c in eq 2 and plug them into eq 3 \n" ); document.write( ": \n" ); document.write( "(b-5)+b+(2b)=431 \n" ); document.write( ": \n" ); document.write( "4b-5=431....combining b terms \n" ); document.write( ": \n" ); document.write( "4b=436.....combining constants \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "using revised eq 1 \n" ); document.write( ": \n" ); document.write( "using eq 2 |