document.write( "Question 1206221: Hi
\n" );
document.write( "3/8 of the buttons are green. There were 20 more blue buttons than green. The remaining 84 buttons were pink. How many buttons were blue \n" );
document.write( "
Algebra.Com's Answer #843511 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Answer: 176\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Work Shown \n" ); document.write( "b = number of blue buttons \n" ); document.write( "b-20 = number of green buttons \n" ); document.write( "84 = number of pink buttons \n" ); document.write( "blue+green+pink = b+(b-20)+84 = 2b+64 = total number of buttons\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3/8 of total = number of green \n" ); document.write( "(3/8)*(2b+64) = b-20 \n" ); document.write( "3(2b+64) = 8(b-20) \n" ); document.write( "6b+192 = 8b-160 \n" ); document.write( "192+160 = 8b-6b \n" ); document.write( "352 = 2b \n" ); document.write( "b = 352/2 \n" ); document.write( "b = 176 \n" ); document.write( " \n" ); document.write( " |