document.write( "Question 593999: I need to reapportion the percentage ownership of a property. Owners holding 32% ownership are dropping out. How do I find the new % ownership for those remaining? \n" ); document.write( "
Algebra.Com's Answer #376625 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
I need to reapportion the percentage ownership of a property.
\n" ); document.write( " Owners holding 32% ownership are dropping out.
\n" ); document.write( " How do I find the new % ownership for those remaining?
\n" ); document.write( ":
\n" ); document.write( "Make assumption for calculating:
\n" ); document.write( " 100 shares; 100 owners originally then 32 leave so have 68 who own the original 100 shares: 100/68 = 1.4706, we can say each of the remaining owner own 1.4706% of the property.
\n" ); document.write( ":
\n" ); document.write( "Check this: 1.4706% * 68 = 100%
\n" ); document.write( "
\n" );