Need help with writing a mathematical model for word problem

lake

New member
Joined
Nov 16, 2007
Messages
5
Find two consecutive numbers such that the difference of their reciprocals is 1/4 the reciprocal of the small number.
 
Find two consecutive numbers such that the difference of their reciprocals is 1/4 the reciprocal of the small number.

I would write that as

abs((1/x) - (1/x+1)) = (1/4)(1/x)

but I may be wrong.
 
scrum said:
I would write that as

abs((1/x) - (1/x+1)) = (1/4)(1/x)
Since x + 1 is larger than x, then 1/(x + 1) is smaller than 1/x, and the absolute-value bars are not necessary.

Otherwise, your set-up is fine. :D

Eliz.
 
Top