Question
Arun bought an old computer and spent ₹110 on its
repairs. He then sold it to Bhola at a profit of 20%. Bhola sold it to Chandan at a loss of 10%. Chandan finally sold it for ₹1,188 at a profit of 10%. How much did Arun buy the computer for?Solution
Let's assume that Arun bought an old computer at ₹'y'. Arun bought an old computer and spent ₹110 on its repairs. Price of computer for Arun after repairing = ₹(y+110) He then sold it to Bhola at a profit of 20%. Selling price of computer for Arun = Cost price of computer for Bhola = ₹(y+110) of (100+20)% = 1.2(y+110) Bhola sold it to Chandan at a loss of 10%. Selling price of computer for Bhola = Cost price of computer for Chandan = 1.2(y+110) of (100-10)% = 1.2(y+110) of 90% = 1.08(y+110) Chandan finally sold it for ₹1,188 at a profit of 10%. Selling of computer for Chandan = 1.08(y+110) of (100+10)% = ₹1,188 1.08(y+110) of 110% = ₹1,188 1.188(y+110) = ₹1,188 (y+110) = 1000 y = 1000-110 y = 890 Arun bought the computer for = y = ₹890
What is false about linked list?
Which layer of the TCP/IP model is responsible for IP addressing and routing?
Which hazard occurs when there is a conflict in accessing a shared resource, such as a register file or an ALU, in an instruction pipeline?
Which consensus mechanism is used by Bitcoin, the first blockchain-based cryptocurrency?
In dynamic programming, what does "optimal substructure" mean?
What is a "token" in lexical analysis?
Which sorting algorithm is known for its best-case time complexity of O(n) when the input is already partially sorted?
Which data visualization technique is commonly used to represent the frequency distribution of a large dataset?
An XML document is a string of ____.
Which of the following algorithm is most sensitive to outliers?