document.write( "Question 22697: Im helping my brother with this problem and i cant get it so maybe you can.
\n" );
document.write( "If tim has a total of 180 marbles some plain and some colored. there are 32 more plain marbles then color. how many marbles does he have of each? \n" );
document.write( "
Algebra.Com's Answer #11086 by Paul(988) ![]() You can put this solution on YOUR website! Let x represent the color marbels. \n" ); document.write( "x+(x+32)=180 \n" ); document.write( "2x+32-32=180-32 \n" ); document.write( "x=74 \n" ); document.write( "74+32=106 \n" ); document.write( "Hence, there were 106 plain marbles are 74 color marbels \n" ); document.write( " |