document.write( "Question 327756:  Recently, the cost of four 12-oz boxes of Cinnamon Life cereal was $17.16. What was the cost of one box?\r
\n" );
document.write( "\n" );
document.write( " 17.16 / 4 = 4.29\r
\n" );
document.write( "\n" );
document.write( "4 * 4.29 = 17.16\r
\n" );
document.write( "\n" );
document.write( "cost for 1 box is $4.2\r
\n" );
document.write( "\n" );
document.write( "  
\n" );
document.write( "How could I set this problem up as an algebraic expression using x as my unknown amount?
\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #234734 by scott8148(6628)     You can put this solution on YOUR website! 4x = 17.16 \n" ); document.write( " |