document.write( "Question 905449: I am trying to translate this into a formula, but i am having trouble.
\n" );
document.write( "Makayla paid 33.15 for an Ipad case during a 15%-off sale. What was the regular price?\r
\n" );
document.write( "\n" );
document.write( "this is what i have so far.
\n" );
document.write( "15%=.15
\n" );
document.write( "33.15+15%=38.12\r
\n" );
document.write( "\n" );
document.write( "but 15% -38.12= 32.40
\n" );
document.write( "I am confused as to what to do?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #549209 by ewatrrr(24785) You can put this solution on YOUR website! 15% off paid 85% \n" ); document.write( "P the original Price \n" ); document.write( ".85P = $33.15 \n" ); document.write( "P = $33.15/.85 = $39, original price \n" ); document.write( " |