Question 936063
x = number of horses purchased
---
y = cost per horse:
y = 900/x
---
z = sale price per horse:
z = 110 + y
---
w = total revenue from sale:
w = (x - 1)z
---
(w - 900)/900 * 100 = 100
(w - 900)/900 = 100/100
w - 900 = 900
w = 1800
---
w = 1800
(x - 1)z = 1800
(x - 1)(110 + y) = 1800
110x + xy - 110 - y = 1800
110x + x900/x - 110 - 900/x = 1800
110x + 900 - 110 - 900/x = 1800
110x + 900 - 110 - 1800 = 900/x
110x - 1010 = 900/x
110xx - 1010x - 900 = 0
---
the above quadratic equation is in standard form, with a=110, b=-1010 and c=-900
---
to solve the quadratic equation, by using the quadratic formula, copy and paste this:
110 -1010 -900
into this solver: https://sooeet.com/math/quadratic-equation-solver.php
---
the quadratic has two real roots at:
---
x = 10
x = -0.818181818
---
the negative root doesn't fit the problem statement, so use the positive root:
---
answer:
x = number of horses purchased = 10
---
Free algebra tutoring live chat:
https://sooeet.com/chat.php?gn=algebra
---
Solve and graph linear equations:
https://sooeet.com/math/linear-equation-solver.php
---
Solve quadratic equations with quadratic formula:
https://sooeet.com/math/quadratic-formula-solver.php
---
Solve systems of linear equations up to 6-equations 6-variables:
https://sooeet.com/math/system-of-linear-equations-solver.php
---