self Maths Puzzle

When an article is sold for Rs 703 loss incurred is 25% less than the profit earned on selling it at Rs 836. What is the selling price of the article when it earns a profit of 20%?

Read Solution (Total 1)

self Other Question

find the number of consecutive zeroes at the end of 100!*200!*300! #include
int main()
{
int x = 012;
printf("%d", x);
getchar();
return 0;
}