document.write( "Question 697934: Suppose you buy 5 movies tickets that each cost c dolllars,a dvd for $30 and a videp game for $20.
\n" );
document.write( "write an expression in simplest form that represents the total amountspent. \n" );
document.write( "
Algebra.Com's Answer #430353 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Suppose you buy 5 movies tickets that each cost c dolllars,a dvd for $30 and a videp game for $20. \n" ); document.write( "write an expression in simplest form that represents the total amountspent. \n" ); document.write( "----- \n" ); document.write( "amount spent = 5c + 30 + 20 \n" ); document.write( "---- \n" ); document.write( "f(c) = 5c+50 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( " |