document.write( "Question 300656: I need to write a system of 2 equations in 2 unknowns for the problem.\r
\n" ); document.write( "\n" ); document.write( "At Gwen's garage sale all books were one price, and all magazines were another price. Harriet bouth 4 books and 3 magazines for $1.45, and June bought 2 books and 5 magazines for $1.25. What was the price of a book and what was the price of a magazine?
\n" ); document.write( "

Algebra.Com's Answer #215681 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
At Gwen's garage sale all books were one price, and all magazines were another price. Harriet bouth 4 books and 3 magazines for $1.45, and June bought 2 books and 5 magazines for $1.25. What was the price of a book and what was the price of a magazine?\r
\n" ); document.write( "\n" ); document.write( "let the price of a book be $x\r
\n" ); document.write( "\n" ); document.write( "AND the price of magazine be $y\r
\n" ); document.write( "\n" ); document.write( "four books will cost 4x & 3 magazines will cost 3y\r
\n" ); document.write( "\n" ); document.write( "4x+3y = 1.45\r
\n" ); document.write( "\n" ); document.write( "Similarly\r
\n" ); document.write( "\n" ); document.write( "2x+5y=1.25\r
\n" ); document.write( "\n" ); document.write( "2(2x+5y)-(4x+3y)= 2*1.25 - 1.45\r
\n" ); document.write( "\n" ); document.write( "4x+10y-4x-3y = 2.5 -1.45\r
\n" ); document.write( "\n" ); document.write( "7y= 1.05\r
\n" ); document.write( "\n" ); document.write( "y= 1.05/7\r
\n" ); document.write( "\n" ); document.write( "=0.15 Or 15 cents\r
\n" ); document.write( "\n" ); document.write( "4x+3y =1.45 \r
\n" ); document.write( "\n" ); document.write( "plug the value of y\r
\n" ); document.write( "\n" ); document.write( "4x+3*0.15=1.45\r
\n" ); document.write( "\n" ); document.write( "4x+0.45 = 1.45-0.45\r
\n" ); document.write( "\n" ); document.write( "4x= 1\r
\n" ); document.write( "\n" ); document.write( "x= 0.25 OR 25 cents\r
\n" ); document.write( "\n" ); document.write( "Book cost 25 cents and magazine costs 15 cents\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );