document.write( "Question 48016: If there are 100 people in the town, how many people have both cats and dogs?\r
\n" );
document.write( "\n" );
document.write( "Dogs only-44%
\n" );
document.write( "Cats only-28%
\n" );
document.write( "Both-22%
\n" );
document.write( "Neither-6%\r
\n" );
document.write( "\n" );
document.write( "What formula would I use to figure this out? \n" );
document.write( "
Algebra.Com's Answer #31760 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! 22% of 100 people have both = 22 people have both \n" ); document.write( "100*0.22 = x where |