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]
3 years ago
6

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

Business
2 answers:
Softa [21]3 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]3 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
discuss the influences of supply and demand in your daily life. describe one good and one service you use daily, and describe th
tester [92]

Answer:

I use coffee daily. The supply for the coffee I bought (Colombian Coffee) is few then the price is expensive.  As the price is expensive I can only buy 2 pounds of this item per month. My demand is affected for the price that producers set to this coffee. I would like to buy more but then the supply of this product is limited therefore the prices will always be high.

7 0
3 years ago
Bryant Company has a factory machine with a book value of $93,100 and a remaining useful life of 5 years. It can be sold for $27
NISA [10]

Answer:

The old machine should be replaced.

Explanation:

Note: See the attached excel file for the the analysis showing whether the old machine should be retained or replaced.

From the attached excel file, the following calculation are made:

Variable Manufacturing cost of Retain = Initial Variable Manufacturing cost * remaining useful life of old machine = $592,600 * 5 = $2,963,000

Variable Manufacturing cost of Replace = New Variable Manufacturing cost * Remaining useful life of new machine = $505,500 * 5 = $2,527,500

From the attached excel, it can be observed that the total cost of Retain is $32,200 higher than the total cost of Replace. This therefore implies that the old machine should be replaced.

Download xlsx
6 0
3 years ago
The trial balance of Sheffield Corp. at the end of its fiscal year, August 31, 2022, includes these accounts: Beginning Inventor
Ivahew [28]

Answer:

Particulars                                                                  Amount

Beginning inventory, September 1, 2013              $18,870

Purchase                                                    $ 224,790

Less: Purchase return and allowance     <em><u>$ 5,430</u></em>

Net purchase                                             $ 219,360

Add: Freight in                                           $9,780

Cost of goods purchased                                         <u>$229,140</u>

Cost of goods available for sale                              $248,010

Less: Inventory August 31,2014                                <u>$20,100</u>

Cost of goods sold                                                   <u>$227,910</u>

6 0
3 years ago
Consider a transaction that has three parties: (1) JWCJR Corp. (JWCJR) and its owner, John W. Cumberledge, Jr., (2) Bottomline S
EleoNora [17]
the answer is c because the bottom line systems inc.
6 0
3 years ago
What is a pumpkin bug
Nataliya [291]

Answer:

The botanical name for squash bugs is Anasa tristis. This bug is very common in the USA and gets its common name from the fact that it is attracted to and lays its eggs on squash, as well as pumpkin plants. I've also seen the bugs on cucumber plants and other curcubits such as melons.

Explanation:

7 0
3 years ago
Other questions:
  • Why did most corporate boards of directors pressure CEOs to resign, even though less than majority of shareholders revolted to g
    14·1 answer
  • The balance in Accounts Receivable at the beginning of the year amounted to $3,360. During the year, $10,640 of credit sales wer
    15·1 answer
  • Match the items with their respective descriptions.
    10·1 answer
  • The owner of an Italian restaurant has just been notified by her landlord that the monthly lease on the building in which the re
    7·1 answer
  • Who is pressuring Mr. Patil to
    9·1 answer
  • Prepare a one page memo for your boss briefly summarizing how you concluded the meeting. More importantly, recommend to your bos
    6·1 answer
  • Which of the following activities will most likely help build a positive image for a business? O A. Issuing a product recall B.
    10·2 answers
  • HELP YALL PLEASE: A videogame company is losing market share because it falls to launch new product features in a timely manner.
    6·1 answer
  • Question #5
    8·1 answer
  • What was the innovative way pears’ soap marketed its product?
    14·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!