document.write( "Question 631079: The Total cost price of certain number of identical articles is 4800..By selling the articles at 100 each,a profit equal to the cost price of 15 articles is made.Find the number of articles bought\r
\n" );
document.write( "\n" );
document.write( "My solun\r
\n" );
document.write( "\n" );
document.write( "Let the articles bought be x
\n" );
document.write( "Then C.P of each article is 4800/x
\n" );
document.write( "The Selling price of x articles is 100x\r
\n" );
document.write( "\n" );
document.write( "The cost price of 15 items is 4800/15 = 320\r
\n" );
document.write( "\n" );
document.write( "So 100 x-4800/x = 320\r
\n" );
document.write( "\n" );
document.write( "100x^2 - 4800 = 320x\r
\n" );
document.write( "\n" );
document.write( "100x^2 - 320x - 4800 = 0;\r
\n" );
document.write( "\n" );
document.write( "10x^2-32x-480 = 0;\r
\n" );
document.write( "\n" );
document.write( "I am not able to find the solution.What is it I am doing wrong?? Please help me..Thanks in advance \n" );
document.write( "
Algebra.Com's Answer #397508 by KMST(5328)![]() ![]() You can put this solution on YOUR website! I agree with the beginning of your work: \n" ); document.write( "Let the articles bought be x \n" ); document.write( "Then C.P of each article is 4800/x \n" ); document.write( "The Selling price of x articles is 100x. \n" ); document.write( " \n" ); document.write( "The mistake is in the next step. \n" ); document.write( "Buying x articles the merchant paid 4800/x for each one. \n" ); document.write( "That does not mean that the merchant would pay 4800/15=320 for each one of only 15 of those articles. \n" ); document.write( "It does not mean that the total cost for 15 articles is 320, either. \n" ); document.write( "You cannot say x=15 for this step, when the value of x is what you are trying to find. \n" ); document.write( " \n" ); document.write( "Instead, you should think that the cost for 15 articles (at a cost per article of 4800/x, as you found before) is \n" ); document.write( "The merchant sells all the articles for a total of 100x, which is, of course, more than the 4800 cost of all the articles. \n" ); document.write( "The difference is the profit, that happens to be \n" ); document.write( " \n" ); document.write( "Now let's solve, and then we can make sure that it makes sense. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "We know that solving by factoring could be an option, because x should be a nice positive integer. \n" ); document.write( "We need two factors that multiplied equal -720, and add up to -48. \n" ); document.write( "The factors -60 and 12 work. \n" ); document.write( "The quadratic polynomial can be factored as: \n" ); document.write( " \n" ); document.write( "So \n" ); document.write( "with solutions \n" ); document.write( "Of course we know that x, the number of articles bought and sold, is not a negative number, so we realize that \n" ); document.write( "The merchant bought \n" ); document.write( " \n" ); document.write( "COMMON SENSE VERIFICATION: \n" ); document.write( "The cost per article was \n" ); document.write( "On selling the 60 \n" ); document.write( "articles at 100 each, the merchant collected \n" ); document.write( "The profit was the 6000 collected minus the 4800 cost, or \n" ); document.write( " \n" ); document.write( "The cost of 15 item was \n" ); document.write( "If the merchant had borrowed the original 4800 (from a relative, in a no-interest loan), the loan can now be repaid, and the merchant is left with 1200 to use to buy maybe 15 more of those articles (assuming he/she can still get the same good price from his supplier). \n" ); document.write( " |