SOLUTION: The sum of a number and its reciprocal is 10/3. What is the number?
Algebra
->
Customizable Word Problem Solvers
->
Misc
-> SOLUTION: The sum of a number and its reciprocal is 10/3. What is the number?
Log On
Ad:
Over 600 Algebra Word Problems at edhelper.com
Word Problems: Miscellaneous Word Problems
Word
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Miscellaneous Word Problems
Question 312269
:
The sum of a number and its reciprocal is 10/3. What is the number?
Answer by
mananth(16946)
(
Show Source
):
You can
put this solution on YOUR website!
let the number be x
reciprocal = 1/x
.
x+1/x = 10/3
x^2+1 / x =10/3
3(x^2+1)=10x
3x^2+3 = 10x
3x^2 -10x+3=0
3x^2-9x-x+3=0
3x(x-3)-1(x-3)=0
(3x-1)(x-3)=0
x=3 the number
CHECK
3 + 1/3 = 10/3