subject

Robert and Anne, a married couple filing jointly, have an adjusted gross income of $68,676. They claim two exemptions, and can deduct $3,752 for charitable donations, $3,375 for interest on their mortgage, and $959 from city income tax. If the standard deduction for a married couple filing jointly is $8,350 and exemptions are worth $3,650 apiece, what is their total taxable income?

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 24.06.2019 16:50
How many types of string types does python support?
Answers: 1
question
Computers and Technology, 24.06.2019 19:20
Kiesha has a worksheet with a range of cells using the following columns: name, score, group, study group, and date. kiesha needs to sort the worksheet on the date field. which option she use to most efficiently complete this task ? a use the cut and paste option to reorganize the data to fit that order b use the filter function to organize the data based on the date c use the order function to organize the data based on the date d use the sort function to organize the data based on date order
Answers: 3
question
Computers and Technology, 25.06.2019 10:20
(programming exercise 3-10). a retail company must file a monthly sales tax report listing the total sales for the month, and the amount of state and county sales tax collected. the state sales tax rate is 4 percent and the county sales tax rate is 2 percent. design a modular program that asks the user to enter the total sales for the month. from this figure, the application should calculate and display the following: - the amount of county sales tax - the amount of states sales tax - the total sales tax (county plus state) some of the code has already been provided below. complete the missing code below. // global constants for tax calculations constant real county_tax_rate = .02 constant real state_tax_rate = .04 // main module module main() // local variables declare real monthsales, countytax, statetax // get month sales display β€œenter monthly sales: ” input monthsales // write the statement to calculate county tax // write the statement to calculate state tax // display tax amount call showtaxes(monthsales, countytax, statetax) end module // the showtaxes module accepts monthsales, countytax, statetax // as arguments and displays the resulting data // write the showtaxes module
Answers: 2
question
Computers and Technology, 25.06.2019 13:00
What are the different components of the cloud architecture?
Answers: 1
You know the right answer?
Robert and Anne, a married couple filing jointly, have an adjusted gross income of $68,676. They cla...
Questions
question
Mathematics, 10.03.2021 21:50
question
Mathematics, 10.03.2021 21:50
Questions on the website: 13722361