document.write( "Question 683169: when 63 is subtracted from a number the result is the same when the number is divided by 4. What is the number? \n" ); document.write( "
Algebra.Com's Answer #423480 by vleith(2983)\"\" \"About 
You can put this solution on YOUR website!
Let be the number. You are told
\n" ); document.write( "\"x+-+63+=+x%2F4\"
\n" ); document.write( "\"4x+-+252+=+x\"
\n" ); document.write( "\"3x+=+252\"
\n" ); document.write( "\"x+=+84\"
\n" ); document.write( "
\n" );