document.write( "Question 283717: Lydia, Sarah, and Denise collected campain buttons. Lydia had 20 more buttons than Sarah. Denise had 3 times as many buttons as Sarah. If the total number of campaign buttons the 3 girls had was 120, how many buttons did Lydia have? \n" ); document.write( "
Algebra.Com's Answer #205901 by oberobic(2304)\"\" \"About 
You can put this solution on YOUR website!
L = number of buttons collected by Lydia
\n" ); document.write( "S = number of buttons collected by Sarah
\n" ); document.write( "D = number of buttons collected by Denise
\n" ); document.write( "L + S + D = 120 :: Total given.
\n" ); document.write( ".
\n" ); document.write( "L = S + 20 :: Lydia has 20 more than Sarah
\n" ); document.write( "D = 3S :: Denise had 3 times as many as Sarah
\n" ); document.write( ".
\n" ); document.write( "Question: How many did Lydia have?
\n" ); document.write( ".
\n" ); document.write( "We have 3 unknowns, so we need 3 equations...
\n" ); document.write( "OR
\n" ); document.write( "We need to redefine the variables to use fewer than 3 unknowns.
\n" ); document.write( ".
\n" ); document.write( "Looking back, the problem was stated in terms of Sarah's buttons.
\n" ); document.write( ".
\n" ); document.write( "L = S+20
\n" ); document.write( "D = 3S
\n" ); document.write( "and
\n" ); document.write( "S = S of course
\n" ); document.write( ".
\n" ); document.write( "L + D + S = 120 :: given
\n" ); document.write( ".
\n" ); document.write( "substituting...
\n" ); document.write( ".
\n" ); document.write( "(S+20) + 3S + S = 120
\n" ); document.write( "5S = 100
\n" ); document.write( "S = 20
\n" ); document.write( ".
\n" ); document.write( "Substituting this value
\n" ); document.write( ".
\n" ); document.write( "L = S + 20
\n" ); document.write( "L = 20 + 20 = 40
\n" ); document.write( ".
\n" ); document.write( "D = 3S
\n" ); document.write( "D = 3(20) = 60
\n" ); document.write( ".
\n" ); document.write( "Checking, does L+S+D = 120?
\n" ); document.write( "20 + 40 +60 = 120
\n" ); document.write( "Yes!
\n" ); document.write( ".
\n" ); document.write( "Rechecking the question, it only asks how many Lydia has.
\n" ); document.write( ".
\n" ); document.write( "Answer:
\n" ); document.write( "Lydia has 40 buttons.
\n" ); document.write( ".
\n" ); document.write( "Done.
\n" ); document.write( "
\n" );