document.write( "Question 196303: when 63 is added to 1 fifth off my number the result is double my number \n" ); document.write( "
Algebra.Com's Answer #147164 by Mathtut(3670)\"\" \"About 
You can put this solution on YOUR website!
let number be x
\n" ); document.write( ":
\n" ); document.write( "(1/5)x+63=2x
\n" ); document.write( ":
\n" ); document.write( "x+315=10x
\n" ); document.write( ":
\n" ); document.write( "9x=315
\n" ); document.write( ":
\n" ); document.write( "x=35
\n" ); document.write( "
\n" );