document.write( "Question 889363: Together Alice, Benita and Carlos collected 150 pounds of Aluminum cans for recycling. Benita collect twice as many pound as carlos while Alice collected 15 POUNDS LESS THEN CARLOS. FIND THE NUMBER OF POUNDS EACH COLLECTED\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #538127 by Lapric(19)![]() ![]() You can put this solution on YOUR website! Together Alice, Benita and Carlos collected 150 pounds of Aluminum cans for recycling. Benita collect twice as many pound as carlos while Alice collected 15 POUNDS LESS THEN CARLOS. FIND THE NUMBER OF POUNDS EACH COLLECTED\r \n" ); document.write( "\n" ); document.write( "A+B+C=150\r \n" ); document.write( "\n" ); document.write( "A=C-15 \n" ); document.write( "B=2C\r \n" ); document.write( "\n" ); document.write( "C-15+2C+C=150 \n" ); document.write( "4C=150+15 \n" ); document.write( "4C=165 \n" ); document.write( "(4C=165)/4 \n" ); document.write( "C=41.25 \n" ); document.write( "A=41.25-15=26.25 \n" ); document.write( "B=2*41.25=82.5 \n" ); document.write( "Carlos collected 41.25 lbs, Alice collected 26.25 lbs, and Benita collected 82.5 lbs. \n" ); document.write( " |