document.write( "Question 167217: At Gwen’s garage sale, all books
\n" ); document.write( "were one price, and all magazines were another price.
\n" ); document.write( "Harriet bought four books and three magazines for $1.45,
\n" ); document.write( "and June bought two books and five magazines for $1.25.
\n" ); document.write( "What was the price of a book and what was the price of a
\n" ); document.write( "magazine?
\n" ); document.write( "

Algebra.Com's Answer #123148 by Mathtut(3670)\"\" \"About 
You can put this solution on YOUR website!
so lets call the price per book b and the price per magazine m\r
\n" ); document.write( "\n" ); document.write( "so we have \"4b%2B3m=1.45\"
\n" ); document.write( ": \"2b%2B5m=1.25\" multiply bottom equation by -2 and add equations
\n" ); document.write( ":
\n" ); document.write( "together thus elimiating the b terms\r
\n" ); document.write( "\n" ); document.write( "\"-7m=-1.05\" or \"7m=1.05\" solving for m\"m=.15\"\r
\n" ); document.write( "\n" ); document.write( "\"4b%2B3%2815%29=1.45\" \"4b=1.00\" \"b=.25\"\r
\n" ); document.write( "\n" ); document.write( "magazines were\"highlight%2815cents%29\"
\n" ); document.write( "books.....were\"highlight%2825cents%29\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );