A.Tammy's little sister starts visiting online chat rooms to make friends
Answer:
Net Pay = Gross Pay - Federal Income Tax - FICA-SS Tax - FICA-Medicare Tax
Net Pay = $8,260.00 - $1,325.17- $512.12 - $119.77* = $6,302.94
Explanation:
Answer:
Boolean expression.
Explanation:
Boolean algebra provides the operations and the rules for working with the set {0, 1}. In computer science, a Boolean expression is an expression in a programing language that produces a Boolean value when evaluated i.e. one of true or false.
Each Boolean expression represents a Boolean function. The values of this function are obtained by substituting 0 and 1 for the variables in the expression.
Are used mostly with while loops, and conditional statements and can be contrasted with arithmetic expressions which are expressions that evaluated to a number.
These expressions are made up of the three logical operators (AND, OR, NOT), the relational operator (> >= < = = <>) and functions that return true or false.
Answer:
Here the variable cost can be computed using the following formula:
Variable cost = (Sales commissions + Shipping expense + Miscellaneous selling expenses) ×Sales
Variable cost = (4% + 1% + 3/4%) x $500,000 = $28,750
Fixed cost = Sales manager's salary + Advertising expense + Miscellaneous selling expenses
= $30,000 + $25,000 + $2,100
= $57,100
<em>Total selling expense budget = Variable cost + Fixed cost</em>
<em>= $28,750 + $57,100 </em>
<em>= $85,850</em>