document.write( "Question 238733: The car costs $12590 and is 20% off. What was the original price?
\n" );
document.write( "answer $15737.50\r
\n" );
document.write( "\n" );
document.write( "no comprendo. please explain! \n" );
document.write( "
Algebra.Com's Answer #175406 by JimboP1977(311)![]() ![]() You can put this solution on YOUR website! Ok do you understand what 20% off something means?\r \n" ); document.write( "\n" ); document.write( "It means that 20% of that price is taken away from its original price.\r \n" ); document.write( "\n" ); document.write( "So we are saying that the original price minus 20% of its original price equals its new price.\r \n" ); document.write( "\n" ); document.write( "A good rule to remember is to find a percentage of something: find 1% first and then multiply by the percentage you want to find.\r \n" ); document.write( "\n" ); document.write( "For example if you want to find 20% of the original price you would divide the original price by 100 to get 1% and then multliply by 20 to get 20%\r \n" ); document.write( "\n" ); document.write( "Mathematically:\r \n" ); document.write( "\n" ); document.write( "x = original price \n" ); document.write( "y = new price\r \n" ); document.write( "\n" ); document.write( "x-(20/100)*x = y\r \n" ); document.write( "\n" ); document.write( "So in the question we know y but do not know x. So we need to rearrange to find x.\r \n" ); document.write( "\n" ); document.write( "Take the common factor out of x\r \n" ); document.write( "\n" ); document.write( "x(1-(20/100)) = y\r \n" ); document.write( "\n" ); document.write( "x(4/5) = y\r \n" ); document.write( "\n" ); document.write( "x = y/(4/5)\r \n" ); document.write( "\n" ); document.write( "x = 12590/(4/5)\r \n" ); document.write( "\n" ); document.write( "x = 15737.5\r \n" ); document.write( "\n" ); document.write( "Another way to think about is is that the original price multiplied by 80% (100%-20%) equals the reduced price?\r \n" ); document.write( "\n" ); document.write( "Does that help? Or is it more confusing? Please get back to me. \n" ); document.write( " |