document.write( "Question 211319: Pam is playing with red and black marbles. The number of red marbles she has is three more than twice the number of black marbles she has. She has 42 in all. How many red marbles does Pam have? \n" ); document.write( "
Algebra.Com's Answer #159685 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
R=2B+3
\n" ); document.write( "R+B=42
\n" ); document.write( "(2B+3)+B=42
\n" ); document.write( "3B=42-3
\n" ); document.write( "3B=39
\n" ); document.write( "B=39/3
\n" ); document.write( "B=13 BLACK MARBLES.
\n" ); document.write( "R=2*13+3
\n" ); document.write( "R=26+3
\n" ); document.write( "R=29 RED MARBLES.
\n" ); document.write( "PROOF:
\n" ); document.write( "13+29=42
\n" ); document.write( "42=42
\n" ); document.write( "
\n" );