document.write( "Question 1028296: a has p cups of peanuts and r cups of raisins When she mixed the peanuts and raisins she made 12 cups of party mix that had twice as many peanuts as raisins how many cups of peanuts and how many cups of raisins did linda have? \n" ); document.write( "
Algebra.Com's Answer #643416 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
a has p cups of peanuts and r cups of raisins
\n" ); document.write( " When she mixed the peanuts and raisins she made 12 cups of party mix
\n" ); document.write( "p + r = 12
\n" ); document.write( " that had twice as many peanuts as raisins how many cups of peanuts and
\n" ); document.write( "p = 2r
\n" ); document.write( ":
\n" ); document.write( " how many cups of raisins did linda have?
\n" ); document.write( "In the first equation replace p with 2r
\n" ); document.write( "2r + r = 12
\n" ); document.write( "3r = 12
\n" ); document.write( "r = 12/3
\n" ); document.write( "r = 4 cups of raisins
\n" ); document.write( "then obviously, 8 cups of peanuts
\n" ); document.write( "
\n" );