document.write( "Question 1200429: One-half the reciprocal of a number is the same as 30 divided by one less than thrice the number. What is the number? \n" ); document.write( "
Algebra.Com's Answer #834557 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
One-half the reciprocal of a number is the same as 30 divided by one less than thrice the number.
\n" ); document.write( "\"1%2F2\" * \"1%2Fx\" = \"30%2F%283x-1%29\"
\n" ); document.write( ":
\n" ); document.write( "\"1%2F%282x%29\" = \"30%2F%283x-1%29\"
\n" ); document.write( "cross multiply
\n" ); document.write( "60x = 3x-1
\n" ); document.write( "60x - 3x = -1
\n" ); document.write( "57x = -1
\n" ); document.write( "x = \"-1%2F57\" is the number?
\n" ); document.write( "
\n" );