document.write( "Question 1081202: If I just sold my two books at $990 each. On one I gained 10% and on the other one I lost 10%. Then.
\n" ); document.write( "(a) I lost $20.
\n" ); document.write( "(b) I gained $918.
\n" ); document.write( "(c) I gained $19.8.
\n" ); document.write( "(d) None of these.
\n" ); document.write( "

Algebra.Com's Answer #695246 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Let
\n" ); document.write( "x = original value of book1
\n" ); document.write( "y = original value of book2
\n" ); document.write( "this is at the point in time when you are buying each book (not selling)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you bought book1 for x dollars and turn around to sell it for 990 dollars. The difference in price is 990-x which is some positive number (since you gain money for selling this book). \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Divide this difference over the original price x to get (990-x)/x. This ratio will result in the decimal value 0.10 which represents a 10% gain. So we have this equation (990-x)/x = 0.10\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let's solve for x
\n" ); document.write( "(990-x)/x = 0.10
\n" ); document.write( "x*(990-x)/x = x*0.10
\n" ); document.write( "990-x = 0.10x
\n" ); document.write( "990-x+x = 0.10x+x
\n" ); document.write( "990 = 1.10x
\n" ); document.write( "1.10x = 990
\n" ); document.write( "1.10x/(1.10) = 990/(1.10)
\n" ); document.write( "x = 900\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the original value of book1 is $900. This is the value in which you buy it at.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "In other words, you bought book1 for $900 and sold it $990.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "---------------------------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Similarly, the second equation would be
\n" ); document.write( "(990-y)/y = -0.10
\n" ); document.write( "Notice how the right hand side is negative to indicate a loss. The left side is identical to the first equation (use y instead of x).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Solve for y
\n" ); document.write( "(990-y)/y = -0.10
\n" ); document.write( "y*(990-y)/y = y*(-0.10)
\n" ); document.write( "990-y = -0.10y
\n" ); document.write( "990-y+y = -0.10y+y
\n" ); document.write( "990 = 0.90y
\n" ); document.write( "0.90y = 990
\n" ); document.write( "0.90y/(0.90) = 990/(0.90)
\n" ); document.write( "y = 1100\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So you bought book2 for $1100 and then later sold it for $990. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "---------------------------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Recapping so far:
\n" ); document.write( "
  • you buy book1 for $900 and sell it later for $990.

\n" ); document.write( "
  • you buy book2 for $1100 and sell it later for $990.
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "In the case of book1, you have a profit of
\n" ); document.write( "(new value) - (old value) = 990-900 = 90 dollars\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "In the case of book2, you have a profit of
\n" ); document.write( "(new value) - (old value) = 990-1100 = -110 dollars
\n" ); document.write( "Note: the negative profit means a loss\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The two profits (90 and -110) are then combined to get this overall net profit: 90 + (-110) = -20\r
\n" ); document.write( "\n" ); document.write( "---------------------------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "At the end of the day, the net profit comes out to -20 dollars indicating that you lost $20. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Answer: Choice (a) I lost $20
\n" ); document.write( "
\n" );