1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Roman55 [17]
2 years ago
6

What box is it please answer if u know :) 1 2 or 3?

Business
2 answers:
Softa [21]2 years ago
7 0

Answer:

Java expression for the following:-

(a+b)²+b

\sf \: z=x³+y³+ \frac{xy}{3}z=x³+y³+

3

xy

Answer:-

There are two ways to write it as a Java Expression:-

\sf{(a+b)^2 + b}(a+b)

2

+b

Math.pow((a+b),2)+b

((a+b)*(a+b))+b

\sf{x^3 + y^3 + (\dfrac{xy}{3})}x

3

+y

3

+(

3

xy

)

z=(x*x*x)+(y*y*y)+((x*y)/3);

z=Math.pow(x,3)+Math.pow(y,3)+((x*y)/3);

Note:-

Math.pow() returns the number raised to power other number

It always returns the double type value

More about Math Functions:-

Math.max() is used to find the maximum value between 2 numbers. SYNTAX:- Math.max(a,b);

Math.min() returns the minimum value between two numbers. SYNTAX:- Math.min(x,y);

Math.abs() returns absolute value of the given number. SYNTAX:- Math.abs();

Math.ceil() returns rounded value upto nearest higher integer. SYNTAX:- Math.ceil(x);

Math.floor() returns rounded value upto nearest lower integer. SYNTAX;- Math.floor(x);

Math.round() returns the rounded value of the number upto nearest integer.

Math.cbrt() returns cube root of a number. SYNTAX:- Math.cbrt(x);

Math.sqrt() returns square root of a number. SYNTAX:- Math.sqrt(x);

Ne4ueva [31]2 years ago
3 0

Answer:

I think it is 3 not 12 according to me but I am not sure about it.

You might be interested in
According to researchers, the ideal state for learning is feeling:
My name is Ann [436]

Answer:

C) relaxed and alert at the same time

Hope this helps! 'v'

5 0
1 year ago
In a proposal, where should you introduce the problem, need, or opportunity you'll address?
natita [175]

In the opening as the introduction is the place where introduce the problem, need, or opportunity that will address by the person, in a proposal.

<h3>What does it mean to write a proposal?</h3>

A proposal is a document that, technically speaking, tries to persuade the reader to adopt a plan or project that is being provided. For their operations to be successful and to land new contracts, the majority of firms rely on persuasive proposal writing.

A person can observe that a proposal frequently contains the following: a brief explanation of the problem, the suggested solution, the costs involved, and the benefits.

Thus, In the opening as the introduction is the place.

For more details about write a proposal, click here:

brainly.com/question/1341280

#SPJ4

5 0
1 year ago
Ayayai Corp. uses the percentage of receivables method for recording bad debts expense. The accounts receivable balance is $200,
Ket [755]

Answer:

Option (B) is correct.

Explanation:

Amount of which adjusting entry required:

= Amount of uncollectible accounts - Balance in Allowance for uncollectible accounts

= (Balance in accounts receivable × Estimated percentage of accounts receivable to be uncollectible) - Balance in Allowance for uncollectible accounts

= ($200,000 × 4%) - $2,000

= $8,000 - $2,000

= $6,000

Therefore, the adjusting entry is as follows:

Bad debt expense A/c      Dr.  $6,000

To Allowance for uncollectible accounts    $6,000

(To record the bad debt expense)

5 0
3 years ago
Select all that apply Given the accounts below, choose all of the ones that affect equity. (Check all answers that apply.) Multi
Nataly [62]

The accounts that affect equity are revenues, common stock, expense, and dividends.

The following information should be relevant for the equity:

  • If there is an increase in revenue so the equity is also increased.
  • If there is an increase in the common stock so the equity is also increased.
  • If the expense is increased so it decreased the equity.
  • If the dividend is paid so the equity is decreased

In this way, the equity account is affected.

Learn more about the equity here: brainly.com/question/3841249

3 0
2 years ago
Loc Nguyen sold his personally owned boat for $6,000. Loc is not self-employed and he did not have any outstanding loans on the
lesantik [10]

Question Completion with options:

Select one:

a. Include the $5,000 in total income on Form 1040

b. Include the $5,000 as a capital gain on Schedule D

c. Include the $5,000 as self-employment income on Schedule C

d. Include the $5,000 as interest income on Form 1040

Answer:

Loc Nguyen should:

b. Include the $5,000 as a capital gain on Schedule D.

Explanation:

Both long-term and short-term capital gains and deductible capital losses are reported on Schedule D of Form 1040.  If the gain from the sale of the boat is a long-term capital gain, it will be subject to the lower capital gain tax rate of up to 20%, unlike the short-term capital gain that attracts a rate of up to 37%.

3 0
2 years ago
Other questions:
  • Which of the following statements regarding defined contribution plans is false? A. Employers bear investment risk relating to t
    13·1 answer
  • For some time now, GlaxoSmithKline (GSK), a pharmaceutical company, has been making anti-AIDS drugs available in underprivileged
    12·1 answer
  • A young entrepreneur recently decided to expand his steel business into a small industrial town in Indiana. Which of the followi
    12·1 answer
  • Supply chain management should begin with a focus on _______. a. the producer b. the marketing channel c. the customer d. the se
    9·1 answer
  • Orange Corporation is developing standards for its products. Product A requires a material that is purchased for $80.00 per poun
    6·1 answer
  • RST Company incurred $126,000 in material costs during July. Additionally, the 12,000 units in the Work-in-Process Inventory on
    8·1 answer
  • how can you journalise this a supplier account had been debited with a $200 sales invoice (which had been correctly recorded in
    15·2 answers
  • The following information is available for Quality Book Sales's sales on account and accounts receivable:
    15·1 answer
  • Reuben Garza just graduated from high school and had begun a five year apprenticeship as a machinist. His starting wage is $8.25
    10·1 answer
  • The top management of hipster clothing decides to set up an online store to cater to the changing business environment and reach
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!