document.write( "Question 191301: A village lost 14% of its goats in a flood and 6% of the remainder from disease. Given that the number of goats left is X 8,084, Find the original number of goats before the floods . \n" ); document.write( "
Algebra.Com's Answer #143591 by Mathtut(3670)\"\" \"About 
You can put this solution on YOUR website!
let g be the orginal amount of goats
\n" ); document.write( ":
\n" ); document.write( "g-.14g-.06(.86g)=8084
\n" ); document.write( ":
\n" ); document.write( ".86g-.0516g=8084
\n" ); document.write( ":
\n" ); document.write( ".8084g=8084
\n" ); document.write( ":
\n" ); document.write( "g=10000 goats
\n" ); document.write( "
\n" );