document.write( "Question 1130863: 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 #747476 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
each of the four books cost x
\n" ); document.write( "the novel cost x-7
\n" ); document.write( "They all add to 68.75
\n" ); document.write( "5x-7=68.75
\n" ); document.write( "5x=75.75
\n" ); document.write( "x=$15.15 ANSWER, 4 were 60.60, and with the novel's 8.15, add to $68.75
\n" ); document.write( "
\n" );