document.write( "Question 892030: You want to buy either a paperback or a hardcover book as a gift for five friends. Paperback cost 6.95 each and hard covered books cost 24.99 each. Write and simplify an expression for the total amount you spend if x of the books are paperback, Evaluate the expression if three of your friends get a paperback. \n" ); document.write( "
Algebra.Com's Answer #540242 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+C+\" = the cost of gifts for 5 friends
\n" ); document.write( "\"+x+\" = number of paperback books
\n" ); document.write( "\"+5+-+x+\" = number of hardcover books
\n" ); document.write( "-------------------------------------
\n" ); document.write( "\"+C+=+6.95x+%2B+24.99%2A%28+5+-+x+%29+\"
\n" ); document.write( "--------------------------------
\n" ); document.write( "If \"+x+=+3+\"
\n" ); document.write( "\"+C+=+6.95%2A3+%2B+24.99%2A%28+5+-+3+%29+\"
\n" ); document.write( "\"+C+=+20.85+%2B+24.99%2A2+\"
\n" ); document.write( "\"+C+=+20.85+%2B+49.98+\"
\n" ); document.write( "\"+C+=+70.83+\"
\n" ); document.write( "The cost of the 5 gifts is $70.83
\n" ); document.write( "
\n" ); document.write( "
\n" );