The conductivity of the object
Answer:
// Program is implemented using Coral Programming Language
int X
int Y
int Sum
Put "Enter any two numbers" to output
x = Get next input
Y = Get next input
if Y < X
Put "Second integer can't be less than the first" to output
else
for Sum = X; Sum <= Y; Sum = Sum + 10
Put Sum to output
Explanation:
The above program is written using Coral Programming Language
The first line is a comment
The next 3 lines declares 3 integer variables
Which are X, Y and Sum
X and Y represent the two input numbers as seen on line 6 and 7
X, being the first and Y being the second
Line 8 tests the larger of the two numbers
If Y is less than X, the output is "Second integer can't be less than the first" without the quotes
Else
The last two lines perform iterative operations that assigns the addition of 10 and X to Sum
It continues printing sum as long as sum is less than the value of Y.
Answer:
b. Jacob should be hired at the $20 per hour wage rate
<u>Options</u>
a. Sophia should do the drafting work herself because she has the lower opportunity cost
b. Jacob should be hired at the $20 per hour wage rate
c. Sophia should not hire Jacob because it would be faster for her to do the work herself
d. Jacob should be hired, but only if he is paid more than $30 per hour
Explanation:
Sophia cannot fullfil their client request on time without hiring an employee Assuming Jacob is the best possible candidate for Sophie she should consider to hire it as three hours of Jabor will cost 60 dollars while an hour of his work is worth 90 dollars
Thus, making convinient to hire it as there is a profit of 30 dollars.
We should also conider jacob will earn experience over time and this will make it a better employee in the long-run.
Answer:
O'Hara Marine Co.
Depreciation Expense is:
$13,903
Explanation:
a) Data and Calculations:
sales = $75,500;
costs = $35,200;
addition to retained earnings = $9,580;
dividends paid = $8,420;
interest expense = $2,620;
tax rate = 23 percent
Net Income:
addition to retained earnings = $9,580;
dividends paid = $8,420
Total net income = $18,000
Pre-tax Income = $18,000/0.77 = $23,377
Income tax (23%) of $23,377 = $5,377
After Tax Income = $18,000 ($23,377 - 5,377)
Depreciation:
sales = $75,500
costs = $35,200
Gross profit = $40,300
Less interest (2,620)
Less net income (23,777)
Depreciation = $13,903
To obtain a drivers license you must have a permit first.
-You must drive daily and "do not" get stopped by the cops while you have your permit or you wont get your license.
-While having your permit you must have a passenger 18 or older by your side at all times while driving with a permit.
-You must read the book of license. (DMV Drivers License Booklet)
-If you want more information about how to get your license, i suggest you read the DMV booklet.
Hope this answer helped!:)