document.write( "Question 360114: The cost of 5 boxes of envelopes and 5 boxes of note paper is $ 25.95. Two boxes of envelopes and 6 boxes of note paper cost $ 22.38. Find the cost of each box of envelopes and each box of note paper. \n" ); document.write( "
Algebra.Com's Answer #256963 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "let x represent the cost a box of envelopes and y the cost of a box of note paper.
\n" ); document.write( "5x + 5y = 25.95
\n" ); document.write( "5(x+y) = 25.95
\n" ); document.write( "x + y = 5.19
\n" ); document.write( "y= (5.19-x)
\n" ); document.write( "write as we read***
\n" ); document.write( "2x + 6(5.19-x)= 22.38
\n" ); document.write( "2x -6x + 31.14 = 22.38
\n" ); document.write( "31.14 - 22.38 = 4x
\n" ); document.write( "8.76 = 4x
\n" ); document.write( "$2.19 = x cost of a box of envelopes
\n" ); document.write( "(5.19 - 2.19 ) = $3.00 the cost of a box of note paper. \r
\n" ); document.write( "\n" ); document.write( "checking our answer
\n" ); document.write( "$4.38 + 6*$3.00 = $4.38 + $18.00 = $22.38 \n" ); document.write( "
\n" );