document.write( "Question 128099: tyrels and dalia bought some pens and pencils. tyrel bought 4 pensand 5 pencils, which cost him $6.71. dalia bought 5 pens and 3 pencils, which cost her $7.12. Let A equal the price of a pen. let B equal the price of a pencil.
\n" ); document.write( "a. write an equation that relates the number of pens and pencils tyrel bought to the amount he paid for them.
\n" ); document.write( "b. write an equation that relates the number of pens and pencils dalia bought to the amount she paid for them.
\n" ); document.write( "c. solve the system you wrote for parts (a) and (b) to find the price of a pen and the price of a pencil.
\n" ); document.write( "

Algebra.Com's Answer #93804 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
tyrel bought 4 pensand 5 pencils, which cost him $6.71. dalia bought 5 pens and 3 pencils, which cost her $7.12. Let A equal the price of a pen. let B equal the price of a pencil.
\n" ); document.write( "a. write an equation that relates the number of pens and pencils tyrel bought to the amount he paid for them.
\n" ); document.write( "EQUATION:
\n" ); document.write( "4A + 5B = 6.71
\n" ); document.write( "5A + 3B = 7.12
\n" ); document.write( "-------------------
\n" ); document.write( "Multiply the 1st equation by 5 and the 2nd equation by 4 to get:
\n" ); document.write( "20A + 25B = 5*6.71
\n" ); document.write( "20A + 12B = 4*7.12
\n" ); document.write( "---------------------
\n" ); document.write( "Subtract the 2nd equation from the 1st to get:
\n" ); document.write( "13B = 5.07
\n" ); document.write( "B = 39 cents (price of a pencil)
\n" ); document.write( "-------------------
\n" ); document.write( "Substitute to solve for A:
\n" ); document.write( "4A + 5(0.39) = 6.71
\n" ); document.write( "4A = 4.76
\n" ); document.write( "A = $1.19 (price of a pen)
\n" ); document.write( "-------------------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );