document.write( "Question 42344: 30% of my product is priced at $4.21
\n" );
document.write( "40% of my product is priced at $19.15
\n" );
document.write( "15% of my product is priced at $38.30
\n" );
document.write( "15% of my product is priced at $0.00\r
\n" );
document.write( "\n" );
document.write( "What is my average price? \n" );
document.write( "
Algebra.Com's Answer #27462 by checkley71(8403) ![]() You can put this solution on YOUR website! .3*4.21+.4*19.15+.15*38.30+.15*0=1.263+7.66+5.745+0=14.668 is the average price of all products. \n" ); document.write( " |