document.write( "Question 328324: A reduction of 25% in the price per dozen apples enables a purchaser to get 2 dozen more for $20. What is the reduced price per dozen apples? \n" ); document.write( "
Algebra.Com's Answer #235148 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"p\" = the original price/dozen of apples
\n" ); document.write( "given:
\n" ); document.write( "\".25p\" = purchaser's savings after reduction
\n" ); document.write( "--------------------
\n" ); document.write( "(savings)*(dozens bought) = amount spent
\n" ); document.write( "\"%28.25p%29%2A2+=+20\"
\n" ); document.write( "\".5p+=+20\"
\n" ); document.write( "\"p+=+40\"
\n" ); document.write( "The reduced price/dozen is \"p+-+.25p\"
\n" ); document.write( "\"p+-+.25p+=+40+-+10\"
\n" ); document.write( "\"40-+10+=+30\"
\n" ); document.write( "The reduced price/dozen is $30
\n" ); document.write( "
\n" ); document.write( "
\n" );