document.write( "Question 1050342: Mitch bought five books for $68.75. Four of the books were sports books and cost the same price. The other book was a novel and cost $7 dollars less than each of the sports books. How much did each sports book cost? \n" ); document.write( "
Algebra.Com's Answer #665907 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+p+\" = the price of one sports book
\n" ); document.write( "\"+p+-+7+\" = the price of the novel
\n" ); document.write( "--------------------------------
\n" ); document.write( "\"+4p+%2B+p+-+7+=+68.75+\"
\n" ); document.write( "\"+5p+=+75.75+\"
\n" ); document.write( "\"+p+=+15.15+\"
\n" ); document.write( "Each sports book costs $15.15
\n" ); document.write( "
\n" ); document.write( "
\n" );