document.write( "Question 1205542: Alana and Petra go to a used book sale, where every book is the same price. Alana buys 4 books and Petra buys 2 books. They run into their friend Angus, who really loves to read, and discover that he has bought 16 books. Angus received a $15 discount, but he still spent $5 more than alana and petra combined. How much does one book cost? \n" ); document.write( "
Algebra.Com's Answer #842418 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "p, price of each book\r\n" );
document.write( "\r\n" );
document.write( "              HowManyBook            Cost\r\n" );
document.write( "\r\n" );
document.write( "Alana              4                  4p\r\n" );
document.write( "\r\n" );
document.write( "Petra              2                  2p\r\n" );
document.write( "\r\n" );
document.write( "Angus             16                 16p-15\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "\"Angus received a $15 discount, but he still spent $5 more than alana and petra combined.\"\r
\n" ); document.write( "\n" ); document.write( "\"highlight_green%2816p-15=5%2B4p%2B2p%29\"\r
\n" ); document.write( "\n" ); document.write( ".\r
\n" ); document.write( "\n" ); document.write( ".
\n" ); document.write( "
\n" );