document.write( "Question 1185114: Store A sells candy for a flat fee of $4 plus $2 per pound Store B sells candy for a flat fee of $2 plus $3 per pound. How many pounds will the candy bag be when the stores charge the same amount
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #815864 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
x number of pounds of candy\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Store A:
\n" ); document.write( "\"2x%2B4\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Store B:
\n" ); document.write( "\"3x%2B2\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If equal costs: \"2x%2B4=3x%2B2\"\r
\n" ); document.write( "\n" ); document.write( "\"highlight%28x=2%29\"
\n" ); document.write( "
\n" );