Anita, who is divorced, maintains a home in which she and he…

Anita, who is divorced, maintains a home in which she and her 16-year-old daughter live. In 2023, Anita provides the majority of the support for her daughter and for a son, age 23, who is enrolled part-time at the university and lives in the dorm. The son also works in the campus bookstore and earns spending money of $5,000. Which of the following statements is correct regarding the number of dependents Anita can claim?

Larry and Ally are married and file a joint return. They are…

Larry and Ally are married and file a joint return. They are considering purchasing a personal residence that will generate two deductions: $10,000 in home mortgage interest and $8,000 in real estate taxes. Their marginal tax rate is 24%. What is the total tax savings if Larry and Ally purchase the residence? Please show supporting computations.

What is the name of a protozoal pathogen that can be transmi…

What is the name of a protozoal pathogen that can be transmitted to humans by mosquitoes?  a.  Plasmodium b.  Trypanosoma cruzi c.  Trypanosoma brucei d.  Trichomonas In which Kingdom do mosquitoes belong?  a.  Animalia b.  Fungi c.  Plantae d.  Monera

In this assignment you will create a program to process the…

In this assignment you will create a program to process the attached file (data.txt) to calculate the grades for a course. Each line of the file has the following format: Name Test1 Test2 Test3 ( 20% ) Write code to read and process the file. ( 10% )Create a function to calculate and return the average of three tests. ( 10% )Create a function to determine and return the letter grade based on any given average.  Based on that, compute an average score and a final grade for each student. Grade is to be assigned as:A if the total is at least 90, B if it is at last 80, C if it is at least 70, D if it is at least 60, and F otherwise. ( 20% ) Compute the class average and the average grade for the class.  ( See sample output. HINT: use \t  (tabs) to separate name test1, test2, …   ). ( 20% ) Determine the Grades Distribution ( See sample output. Hint: Use accumulators to count the number of As, Bs, etc  ). ( 20% ) Code must COMPILE and RUN as expected. ( does NOT compile: -20%, compiles and runs partial output: partial points ) .input file—————————– input file ( dataStudents.txt)———————————–  Sami 83 65 85Bill 94 100 90John 100 81 82Mary 65 50 74Adam 50 72 45Juan 100 85 90Alex 90 70 95Luke 60 75 50 Sample output Cop 2800Name    Test1   Test2   Test3   Avg     Grade———————————————–Sami       83.0    65.0    85.0    77.67    CBill          94.0    100.0   90.0    94.67   AJohn       100.0   81.0    82.0    87.67   BMary        65.0    50.0    74.0    63.00   DAdam       50.0    72.0    45.0    55.67   FJuan        100.0   85.0    90.0    91.67   AAlex         90.0    70.0    95.0    85.00   BLuke        60.0    75.0    50.0    61.67   D Class Average: 77.13Average Grade: C ———- Grades Distribution ———-A: 2B: 2C: 1D: 2F: 1

            Your young patient has thick whitish lesions on…

            Your young patient has thick whitish lesions on his tongue, shown above left.  The organism is shown above right. What is the proper name of the pathogen causing the baby’s illness?  a.  Candida albicans b.  Claviceps purpurea c.  Coccidioides immitis d.  Cercospora apii What is the common name for the baby’s disease?  a.  thus b.  thrush c.  thrust d.  truss

  What is the technical term for the association between pla…

  What is the technical term for the association between plant roots and fungi?  a.  lichens b.  mycobacteria c.  mycosis d.  mycorrhizae Do plants benefit from this association, and, if so, how?  a.  No – the fungus is a parasite. b.  No – the fungus is commensal. c.  Yes – the fungus helps the plant do photosynthesis, better. d.  Yes – the fungus helps the plant gain nutrients and moisture.