document.write( "Question 98895: If the difference of a number and four is doubled, the result is 1/4 less than the number. Find the number. \n" ); document.write( "
Algebra.Com's Answer #71980 by Adam(64)\"\" \"About 
You can put this solution on YOUR website!
We denote the number x\r
\n" ); document.write( "\n" ); document.write( "difference of a number and four (x-4)
\n" ); document.write( "is doubled 2*(x-4)
\n" ); document.write( "he result is 1/4 less than the number 2*(x-4)=x-1/4\r
\n" ); document.write( "\n" ); document.write( "2x-8=x-1/4
\n" ); document.write( "2x-x=8-1/4
\n" ); document.write( "x = 8-1/4
\n" ); document.write( "x = 7 3/4
\n" ); document.write( "
\n" ); document.write( "
\n" );