document.write( "Question 48440: using the five step method .the sum of a number and its reciprocal is 10/3.what is the number? please show step one through 5. thanks \n" ); document.write( "
Algebra.Com's Answer #32081 by atif.muhammad(135)\"\" \"About 
You can put this solution on YOUR website!
Let the number be x and its' reciprocal be \"1%2Fx\"\r\n" );
document.write( "\r\n" );
document.write( "1. x + \"1%2Fx\" = \"10%2F3\"  --- Our equation\r\n" );
document.write( "\r\n" );
document.write( "2. x^2 + 1 = \"10x%2F3\"   ---  Form the equation around a common denominator\r\n" );
document.write( "\r\n" );
document.write( "3. 3x^2 - 10 x + 3 = 0 --- Re-arrange the equation\r\n" );
document.write( "\r\n" );
document.write( "4. (3x-1)(x-3) = 0 --- Factorise the quadratic\r\n" );
document.write( "\r\n" );
document.write( "5. x = \"1%2F3\" or 3  --- Our answer.\r\n" );
document.write( "\r\n" );
document.write( " (The two possible answers are both reciprocals of each other)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "
\n" ); document.write( "
\n" );