document.write( "Question 840333: word problem. Dell computer lowered its price on a computer by 8.5% and now sells it for 484.95. What was its original price? \n" ); document.write( "
Algebra.Com's Answer #506130 by josh_jordan(263)![]() ![]() You can put this solution on YOUR website! To solve, we must set this word problem up as an equation. To do this, we need to first know the formula for finding the original price after a % mark down. This formula is\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Original Price - (% markdown in decimal form)(Original Price) = Discounted Price\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Since we do not know the original price, we will represent it by the letter x. Now, let's replace the information in the formula for the information we know:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Original Price: x \n" ); document.write( "% Markdown in decimal form: .085 \n" ); document.write( "Discounted Price: $484.95\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x - .085x = 484.85\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Combine like terms on the left, which gives us\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( ".915x = 484.85\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Finally, divide both sides of the equation by .915 to obtain x:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 484.85/.915 ------> x = 530\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Original Price = $530.00 \n" ); document.write( " |