document.write( "Question 582084: How would I set up this word problem?
\n" ); document.write( " \"The sum of a number and its reciprocal is 29/10. Find the number.\" \r
\n" ); document.write( "\n" ); document.write( "The eguation that I have tried looks like this:
\n" ); document.write( " x + 1/x=29/10
\n" ); document.write( "By the way the 1/x, for example, represents 1 over x.
\n" ); document.write( "

Algebra.Com's Answer #371934 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
x + \"1%2Fx\" = \"29%2F10\", just like you have it
\n" ); document.write( "multiply thru by 10x, cancel the denominators and you have:
\n" ); document.write( "10x(x) + 10 = 29x
\n" ); document.write( "10x^2 - 29x + 10 = 0; a quadratic equation
\n" ); document.write( "Use the quadratic formula, but this will factor to
\n" ); document.write( "(5x - 2)(2x - 5) = 0
\n" ); document.write( "two solutions
\n" ); document.write( "5x = 2
\n" ); document.write( "x = \"2%2F5\"
\n" ); document.write( "and
\n" ); document.write( "2x = 5
\n" ); document.write( "x = \"5%2F2\", note they are the reciprocal of each other
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check with x =\"2%2F5\"
\n" ); document.write( "\"2%2F5\" + \"5%2F2\" =
\n" ); document.write( "\"4%2F10\" + \"25%2F10\" = \"29%2F10\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );