document.write( "Question 842603: Help me solve this problem. Jessie's Juice Bar prices its bottled juices by raising the wholesale price 50% and adding 25 cents. What is the wholesale price of a bottle of juice that sells for $2.95? \n" ); document.write( "
Algebra.Com's Answer #507651 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let the wholesale price = \"+p+\"
\n" ); document.write( "The wholesale price plus 50% is \"+p+%2B+.5p+\"
\n" ); document.write( "The selling price is \"+1.5p+%2B+.25+\"
\n" ); document.write( "\"+1.5p+%2B+.25+=+2.95+\"
\n" ); document.write( "\"+1.5p+=+2.70+\"
\n" ); document.write( "\"+p+=+2.7%2F1.5+\"
\n" ); document.write( "\"+p+=+1.8+\"
\n" ); document.write( "The wholesale price is $1.80
\n" ); document.write( "
\n" ); document.write( "
\n" );