document.write( "Question 397941: The ticket price of the swimming pool is to be priced so that the average price is 4.4 €.
\n" ); document.write( "Students, unemployed, pensioners and children will receive a discount of 30%.
\n" ); document.write( "How much the ticket price should be set.. if 40% of visitors are entitled to a discount??
\n" ); document.write( "i tried and i found 10€...am i right ?
\n" ); document.write( "

Algebra.Com's Answer #281948 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let the regular price = \"p\"
\n" ); document.write( "Let \"v\" = number of visitors
\n" ); document.write( "Then the discounted price would be \"p+-+.3p+=+.7p\"
\n" ); document.write( "given:
\n" ); document.write( "\"%28.6v%2Ap+%2B+.4v%2A.7%2Ap%29%2Fv+=+4.4\"
\n" ); document.write( "\"%28v%2Fv%29%2A%28.6p+%2B+.28p%29+=+4.4\"
\n" ); document.write( "\"p%2A%28.6+%2B+.28%29+=+4.4\"
\n" ); document.write( "\"p+=+4.4%2F.88\"
\n" ); document.write( "\"p+=+440%2F88\"
\n" ); document.write( "\"p+=+5\"
\n" ); document.write( "I get 5.
\n" ); document.write( "
\n" );