document.write( "Question 1105087: Each of the ten volumes of the collected works of Theodore Sturgeon is available in paperback for $\$$15 or in hardcover for $\$$25. Theresa buys a copy of each of the ten volumes for a total of $\$$220. How many hardcover volumes did she buy? \n" ); document.write( "
Algebra.Com's Answer #719823 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! P=x \n" ); document.write( "H=10-x \n" ); document.write( "x*15+(10-x)25=220 \n" ); document.write( "15x+250-25x=220 \n" ); document.write( "-10x=-30 \n" ); document.write( "x=3 paperback@$15=$45 \n" ); document.write( "10-x=7 hardcover@$25=$175ANSWER \n" ); document.write( "They add to $220. \n" ); document.write( " |