document.write( "Question 1185799: There are three options for fans purchasing a band's new release CD. They can purchase the CD, a premium CD bundle, or a deluxe CD bundle. A CD costs $18. A deluxe CD bundle costs the same as 2 premium CD bundles. The band sells 475 CDs, 120 premium CD bundles, and 60 deluxe CD bundles for a total of $14,550. Find the price of each option. \n" ); document.write( "
Algebra.Com's Answer #837869 by josgarithmetic(39625)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "OPTION          PRICE         QTY.       COST\r\n" );
document.write( "CD                $18         475\r\n" );
document.write( "Prem.Bundle        p          120\r\n" );
document.write( "Dlx.Bundle        2p           60\r\n" );
document.write( "TOTALS                                   14550\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Fill in the separate costs data.\r
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "OPTION          PRICE         QTY.       COST\r\n" );
document.write( "CD                $18         475       18*475\r\n" );
document.write( "Prem.Bundle        p          120       120p\r\n" );
document.write( "Dlx.Bundle        2p           60        60*2p\r\n" );
document.write( "TOTALS                                   14550\r\n" );
document.write( "

\n" ); document.write( "The obvious equation, \"%2818%2A475%29%2B120p%2B60%2A2p=14550\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Some algebraic steps:\r
\n" ); document.write( "\n" ); document.write( "\"%28120%2B60%2A2%29p=14550-18%2A475\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"p=%2814550-18%2A475%29%2F%28120%2B60%2A2%29\"----------simplify and compute this.
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "
\n" );