document.write( "Question 930110: The regular price of a certain bicycle is $125. If the price is reduced by 20%, what is the new price?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #564727 by EdenWolf(517)![]() ![]() You can put this solution on YOUR website! First let's find what 20% of $125 is. Let's convert 20% into a decimal. Move the invisible decimal point, after the 0, two spaces to the left. We get 0.20, or 0.2. Multiply 125 by 0.2.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We've found 20% of 125. But we're not done yet, though! \n" ); document.write( "Subtract 25 from 125. \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "$100 is the new price. \n" ); document.write( "Hope I helped! \n" ); document.write( " |