document.write( "Question 250762: If 1/4 represents 40% of a number, what is the value of that original number? \n" ); document.write( "
Algebra.Com's Answer #182621 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
40%=.40
\n" ); document.write( ".40x=1/4
\n" ); document.write( ".40x=.25
\n" ); document.write( "40x=25
\n" ); document.write( "8x=5
\n" ); document.write( "x=5/8=.625
\n" ); document.write( "
\n" );