document.write( "Question 924360: You are purchasing pens and pencils to be sold at the school store. You need a total of 50 boxes of pens and pencils. The pens cost $3 per box and the pencils cost $2 per box. Find the total cost of the pens and pencils when you purchase 15 boxes of pens. \n" ); document.write( "
Algebra.Com's Answer #560781 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
x = number of pen boxes = 15
\n" ); document.write( "y = number of pencil boxes = ?
\n" ); document.write( "---
\n" ); document.write( "x + y = 50
\n" ); document.write( "15 + y = 50
\n" ); document.write( "y = 50 - 15
\n" ); document.write( "y = 35
\n" ); document.write( "y = number of pencil boxes = 35
\n" ); document.write( "---
\n" ); document.write( "total cost = 3x + 2y
\n" ); document.write( "total cost = 3*15 + 2*35
\n" ); document.write( "---
\n" ); document.write( "answer:
\n" ); document.write( "total cost = $115
\n" ); document.write( "---
\n" ); document.write( "Solve and graph linear equations:
\n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php
\n" ); document.write( "---
\n" ); document.write( "Solve quadratic equations, quadratic formula:
\n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php
\n" ); document.write( "---
\n" ); document.write( "Convert fractions, decimals, and percents:
\n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php
\n" ); document.write( "---
\n" ); document.write( "Calculate and graph the linear regression of any data set:
\n" ); document.write( "https://sooeet.com/math/linear-regression.php
\n" ); document.write( "
\n" );