document.write( "Question 1072921: The last time Carolina visited the post office, she spent $4.49 to mail letters and packages. Each letter cost $0.37 to mail, while each package cost $0.88 to mail. If she sent two more letters than packages, how many letters did she mail?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #687756 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
l = p+2
\n" ); document.write( "0.37l+0.88p = 4.49
\n" ); document.write( "substitute for l:
\n" ); document.write( "0.37(p+2)+0.88p = 4.49
\n" ); document.write( "0.37p+0.74+0.88p = 4.49
\n" ); document.write( "add p on left and subtract 0.74 from both sides
\n" ); document.write( "1.25p = 3.75 divide both sides by 1.25
\n" ); document.write( "p = 3
\n" ); document.write( "l = 3+2 = 5
\n" ); document.write( "---------------------
\n" ); document.write( "Check
\n" ); document.write( "3 x 0.88 + 5 x 0.37 = 4.49 Correct
\n" ); document.write( ":
\n" ); document.write( "Happy learning,
\n" ); document.write( "John
\n" ); document.write( "
\n" ); document.write( "
\n" );