trintyfaith2933 trintyfaith2933
  • 11-09-2018
  • Mathematics
contestada

During a fair reeta gains rs 2 on each pen and loses rs 1 on each pencil she sells 50 pens and somepencils losing rs 15 in all how many pencils does she sells

Respuesta :

nuuk nuuk
  • 14-09-2018

solution:

gain on each pen = 2

and loss on each pencil= 1

gain on 50 pens = 50 x 2 = 100

let the number of pencils she sells be x.

amount of money lost on x pencils = x

net loss = 15rs

x -100 = 15

x = 100+15

x = 115

so, total number of pencils = 115


 

Answer Link

Otras preguntas

n an oscillating LC circuit, L = 3.76 mH and C = 3.13 μF. At t = 0 the charge on the capacitor is zero and the current is 2.95 A. (a) What is the maximum charge
True or False Materials that have predominantly ionic or covalent bonds have many free electrons.
Using static arrays, depending on the number of servers specified by the user, a list of servers is created during program execution. True False
Given: x + 5 > 10. Choose the graph of the solution set.
Quadrilateral ABCD is similiar to quadrilateral EFGH. The lengths of the three longest sides in quadrilateral ABCD are 60 feet, 40 feet, and 30 feet long. If th
Does anyone know what (-2)^-3 equals? By the way it has to be simpified.
(Q018) While studying with you for an exam, a classmate claims that the only difference between australopithecines and early Homo species is that the latter had
Let A {a, b, c, d}. Find the power set of A, PA
The general case in a recursive function is the case for which the solution is obtained directly. True False
If you want a user to enter exactly 20 values, which loop would be the best to use? 1. do-while 2. while 3. for 4. infinite 5. None of these