document.write( "Question 843408: jessies juice bar prices its bottled juices by raising the wholesale price 50% and then 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 #508089 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! 1x + .5x + 25 = 295. Find x \n" ); document.write( "1.5x + 25 = 295 \n" ); document.write( "Subtract 25 from each side \n" ); document.write( "1.5x = 270 \n" ); document.write( "Divide each side by 1.5 \n" ); document.write( "x = 180 \n" ); document.write( ". \n" ); document.write( "Let's prove it. \n" ); document.write( "If the wholesale price is $1.80, the retail is $1.80 + .90 (50% of $1.80) + .25 \n" ); document.write( "$1.80 + .90 + .25 does indeed equal $2.95 \n" ); document.write( "Success! \n" ); document.write( " |