Can an algebraic expression be made here.

  • Context:
  • Thread starter Thread starter mathlearn
  • Start date Start date
  • Tags Tags
    Expression
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
mathlearn
Messages
331
Reaction score
0
The price of a mandarin is 20 and the price of a guava is 15. Find the number of mandarins and guavas that can be bought for 50.

(Thinking) So can an algebraic expression be made and the number of mandarin's and guavas that can be bought for 50.

Many Thanks (Happy)
 
Mathematics news on Phys.org
Well, let $M$ be the number of mandarins and $G$ be the number of guavas, then we have:

$$20M+15G=50$$

Divide through by 5:

$$4M+3G=10$$

This is a Diophantine equation.
 
MarkFL said:
Well, let $M$ be the number of mandarins and $G$ be the number of guavas, then we have:

$$20M+15G=50$$

Divide through by 5:

$$4M+3G=10$$

This is a Diophantine equation.

Many Thanks (Happy), So I see that this is the maximum the equation can be simplified.