document.write( "Question 89414: maria purchased 12 pens and 8 notebooks for $15.00. bob bought 4 pens and 3 notebooks for $5.50. find the price of one pen and the price of one notebook ,agebraically. \n" ); document.write( "
Algebra.Com's Answer #65007 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
12P+8N=15.00
\n" ); document.write( "4P+3N=5.50 NOW MULTIPLY THE SECOND EQUATION BY -3 & ADD:
\n" ); document.write( "-12P-9N=-16.50
\n" ); document.write( "12P+8N=15.00
\n" ); document.write( "-----------------------------
\n" ); document.write( "-N=-1.50
\n" ); document.write( "N=1.50 PRICE OF THE NOTEBOOK.
\n" ); document.write( "12P+8*1.50=15.00
\n" ); document.write( "12P+12.00=1500
\n" ); document.write( "12P=15.00-12.00
\n" ); document.write( "12P=3.00
\n" ); document.write( "P=3.00/12
\n" ); document.write( "P=.25 COST OF THE PEN.
\n" ); document.write( "PROOF
\n" ); document.write( "4*.25+3*1.50=5.50
\n" ); document.write( "1.00+4.50=5.50
\n" ); document.write( "5.50=5.50
\n" ); document.write( "
\n" );