document.write( "Question 1141601: Samir buys x cans of soda at 30 cents each and (x+4) cans of soda at 35 cents each. The total cost was $3.35. Find x \n" ); document.write( "
Algebra.Com's Answer #762177 by josgarithmetic(39621)\"\" \"About 
You can put this solution on YOUR website!
Total cans, \"x%2B%28x%2B4%29\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "COST: \"0.3x%2B0.35%28x%2B4%29=3.35\"
\n" ); document.write( "Solve that for x.
\n" ); document.write( "
\n" );