Question 142979
The easiest way to solve this problem is to set up an equation to represent the products purchased and prices paid by each shopper.  Then, we can solve for the individual prices of the products by using a system of equations. 


Our equation of the first shopper is

3(O) + 5(L) = 10.26

where o is orange and l is lemon.


For the second shopper, we have

6(O) + 4(L) = 11.16



Now, we set these two equations up in a system and solve.


   3(O) + 5(L) = 10.26
 + 6(O) + 4(L) = 11.16
  --------------------

Because there are two separate variables, we must eliminate one before we can solve for the real values.  We may do this by multiplying the entire top equation by negetive two.  When combined with the bottom equation, it will eliminate the oranges so we can solve for lemons. 


 -2(3(O) + 5(L) = 10.26)
 +  6(O) + 4(L) = 11.16
  --------------------


  -6(O) -10(L) = -20.52
 + 6(O) + 4(L) = 11.16
  --------------------
   0(O) -6(L) = -9.36


-9.36/-6 = L
  
So the price of a lemon is 1.56


Now, since we know the price of one of our variables, we can plug it into either of the equations from the system in order to find the cost of an orange.


3(O) + 5(1.56) = 10.26

Solving for O, we get 0.82


In order to check our answers, we can plug them back into the equations and make wure that the resulting statement is true.


3(0.82) + 5(1.56) = 10.26
This is true, so our answers are validated.