document.write( "Question 375625: linda had p cups of peanuts and r cups of raisins when she mixed them the peanuts and raisins made 12 cips of party mix that had twice as many peanuts as rainsins how many cups of peanuts and how many cups of rainsins did she have\r
\n" );
document.write( "\n" );
document.write( "how do i write this as an equation of a system of linear algebrA \n" );
document.write( "
Algebra.Com's Answer #267126 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! \"when she mixed them the peanuts and raisins made 12 cips\" ___ p + r = 12\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"twice as many peanuts as rainsins\" ___ p = 2r \n" ); document.write( " |