document.write( "Question 839945: A Candy store sells red jelly beans and blue jelly beans Caden buys 8 ounces of red and 4 of blue jelly beans for a total of $20. Tovah buys 6 ounces of red and 9 of blur jelly beans for a total of $27. What is the cost per ounce for red and blue jelly beans? \n" ); document.write( "
Algebra.Com's Answer #505887 by josgarithmetic(39616)\"\" \"About 
You can put this solution on YOUR website!
Price of red jelly beans, r.
\n" ); document.write( "Price of blue jelly beans, b.
\n" ); document.write( "Price unit is dollars per ounce.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Caden's cost: 8r+4b=20
\n" ); document.write( "Tovah's cost: 6r+9b=27\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Each of the equations can and should be simplified. Divide Caden's equation by 4, and divide Tovah's equation by 3.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Caden: 2r+b=5
\n" ); document.write( "Tovah: 2r+3b=9\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You could use substitution to solve this system, but elimination will be easier, and maybe faster. SUBTRACT Caden equation from Tovah equation.
\n" ); document.write( "(2r+3b)-(2r+b)=9-5
\n" ); document.write( "b=4
\n" ); document.write( "-
\n" ); document.write( "Finding r price of red jelly beans,
\n" ); document.write( "2r+b=5
\n" ); document.write( "2r=5-b
\n" ); document.write( "r=(5-b)/2
\n" ); document.write( "r=(5-4)/2
\n" ); document.write( "r=1/2 dollars per ounce, Red Jelly Beans.\r
\n" ); document.write( "\n" ); document.write( "-
\n" ); document.write( "-
\n" ); document.write( "--------------------------------
\n" ); document.write( "Blue Jelly Beans, $4/ounce
\n" ); document.write( "Red Jelly Beans, $0.50/ounce
\n" ); document.write( "--------------------------------
\n" ); document.write( "
\n" );