document.write( "Question 480404: write an algebraic expression to model each situation
\n" );
document.write( "what is the total cost of buying several shirts at $24.95 each \n" );
document.write( "
Algebra.Com's Answer #329002 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Let x be the number of shirts \n" ); document.write( "& C the cost\r \n" ); document.write( "\n" ); document.write( "C(x)= 24.5x \n" ); document.write( " |