document.write( "Question 141033: seven times the reciprocal of a number plus 2/3 is 3. Find the number \n" ); document.write( "
Algebra.Com's Answer #102679 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
seven times the reciprocal of a number plus 2/3 is 3. Find the number
\n" ); document.write( ":
\n" ); document.write( "Let the number = x
\n" ); document.write( ":
\n" ); document.write( "\"7%2Fx\" + \"2%2F3\" = 3
\n" ); document.write( ":
\n" ); document.write( "multiply equation by 3x to get rid of the denominators
\n" ); document.write( "3(7) + 2x = 3(3x)
\n" ); document.write( "21 + 2x = 9x
\n" ); document.write( "21 = 9x - 2x
\n" ); document.write( "21 = 7x
\n" ); document.write( "x = \"21%2F7\"
\n" ); document.write( "x = 3
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "check solution:
\n" ); document.write( "\"7%2F3\" + \"2%2F3\" = 3
\n" ); document.write( "
\n" );