7.3.3: basic class definition. define the missing method. licensenum is created as: (100000 * customid) licenseyear, where customid is a method parameter. sample output with inputs 2014 777:

Answers

Answer 1

Program in java ,

public int createLicenseNum(int customID){

      licenseNum = (100000 * customID) + licenseYear;  

      return (licenseNum);     }

createLicenseNum method takes customID as its parameter. The formula function :

licenseNum = (100000 * customID) + licenseYear;

100000  is multiplied to the customID and  the result is added  to the licenseYear and is assignedlicenseNum.

When the CreateLicenseNum function is invoked it computes and returns the value of licenseNum as:

licenseNum = (100000 * customID) + licenseYear;

                    = (100000 * 777) + 2014

                    = 77700000 + 2014

licenseNum = 77702014                                                                                                        

Output is:

Dog license: 77702014      

   

Function call JAVA:

public class CallDogLicense {

public static void main(String[] args) {

DogLicense dog1 = new DogLicense();

dog1.setYear(2014);

dog1.createLicenseNum(777);

System.out.println("Dog license: " + dog1.getLicenseNum()); //calls getLicenseNum to get the computed licenceNum value

return; } }

To learn more about JAVA

https://brainly.com/question/24085882

#SPJ4


Related Questions

What are the different types of cubicles?.

Answers

5 types of cubical are: dedicated, Private office, L-shaped, circular, High walled cubicles

Dedicated Cubicles: A professional cubicle is typically mid-sized and can combine various cubicle designs to improve output across a wide range of vocations.Cubicles for private offices: For some people, private office cubicles are the best option. These types of cubicles are typically designed for executive cubicles rather than the plainer designs used for the majority of workers employing drywall and flat materials."L" shaped: These sectional or "L" shaped cubicles can greatly influence the number of diverse looks your cubicle collection can take on. Of course, this view is superior to cubicle stations with three or four sides everywhere.Circular Cubicles: A circular cubicle is another novel feature of the workplace. These can introduce a fresher perspective that is fashionable, a sight that is not typically present in the majority of offices today.High-Walled Cubicles: The majority of workstations kinds can be categorized according to the heights of their panels and walls, which directly affects the amount of employee privacy your business will provide.

Know more about Cubicles at:

https://brainly.com/question/23644987

#SPJ4

Please Help, I need to get a 100%

Answers

Answer:

C

Step-by-step explanation:

Denominator can't be 0

Therefore, [tex]x-7\neq 0[/tex]

Adding 7 to both sides gives [tex]x\neq 7[/tex]

Only C corresponds to our answer.

What is the angle of each side of a circle?.

Answers

The central angle states the property of the center of the circle, So It is called the central angle.

What is a Central Angle?

The central angle is the angle that a circle's arc occupies in its center. The arms of the central angle are formed by the radius vectors. In other words, it's an angle whose vertex is the center of a circle and whose arms, which have the circle's two radii as their arms, cross at two separate positions. These two points make an arc when they are combined. The angle that this arc at the circle's center subtends is known as the central angle.

An arc's angle at the circle's center is twice as large as its angle at any other point along the circle's circumference. the angle subtended by the arc in the opposite segment of the circle is twice as large as the angle at the center of the circle.

Hence,

The central angle states the property of the center of the circle, So It is called the central angle.

To learn more about the central angle, visit:

brainly.com/question/23636799

#SPJ4

use cross products to determine whether the ratios and form a proportion. do they form a proportion?

Answers

No , they do not form a proportion because 77 and 60 are not equal

Hence , not form proportion

Set up a proportion as 4/7 = 11/15

Cross multiply:

7×11

4×15

You should get 77 and 60 for the products. Since the products don't equal each other, they are not proportional.

complete question is

use cross products to determine whether the ratios 4/7 and 11/15 form a proportion. Do they form a proportion? Explain your steps and your conclusion

learn more about of ratio here

https://brainly.com/question/13419413

#SPJ4

How will the solution of the system Y 2x two thirds and Y 2x one third change if the inequality sign on both inequalities is reversed to?.

Answers

The system of inequalities did not have any solution, but after reversing the  sign we will get a solution of the system of inequalities.

The inequalities are : y > 2x + 2/3 and y < 2x + 1/3

There is no intersection and no solution to the system since the region above the line y = 2x + 2/3 and the region below the line y = 2x + 1/3, respectively, are the solutions to the inequality y > 2x + 2/3 and y <2x + 1/3, respectively.

Now when the signs are changed we get:

y < 2x + 2/3 and y > 2x + 1/3

The region below the line y = 2x + 2/3 is the solution of the inequality

y= 2x + 2/3, and the region above the line y = 2x + 1/3 is the solution of the inequality y > 2x + 1/3. This implies that the area between the two lines is where the system's solution lies.

Disclaimer: The complete question is :

How will the solution of the system y>2x+2/3 and y<2x+1/3 change if the inequality sign on both inequalities is reversed to y<2x+2/3 and y>2x+1/3?

To learn more about inequality visit:

https://brainly.com/question/20383699

#SPJ4

Answer:

There is no solution to the system in its original form. There are no points in common. If the signs are reversed, the system has an intersection with an infinite number of solutions. 

Step-by-step explanation:

Sample answer

What does 1 square unit look like?.

Answers

1 square unit looks like the area of a square with side measuring 1 unit.

According to the question,

We have the following information:

1 square unit

Now, we know that the square units mean that it is the area of the figure. Now, it can be for any figure whether it is a triangle or square or a circle but the measurements of the sides in such a way that the area found using the formulas of the given figure should be 1 square unit.

For example, if the side of the square is 1 unit then the area of the square is 1 square unit.

Hence, 1 square unit looks like the area of a square with side measuring 1 unit.

To know more about square unit here

https://brainly.com/question/2411992

#SPJ4

there are 10 marbles in the bag 2 yellow 3 pink and 5 blue what is the probability of drawing two pink ones if the first marble was not put back before the 2nd drawing

Answers

The probability of drawing two pink ones if the first marble was not put back before the 2nd drawing is 2/9.

What is the probability?

Probability refers to a possibility that deals with the occurrence of random events.

The probability of all the events occurring need to be 1.

We are given that there are 10 marbles in the bag 2 yellow 3 pink and 5 blue.

First, we need to find the probability of drawing a blue marble on the first draw.

Since there are 5 blue marbles and 10 total, then the probability is;

5⁄10, or 1/2.

Now, we no longer have that blue marble, there are 4 blue marbles and 9 total.

The chances of drawing a blue marble are; 4/9.

Therefore, the chance that both marbles drawn are blue is the chance that the first one is blue times the chance that the second one is blue.

1/2 x  4/9 = 4/18 = 2/9

Hence, the probability of drawing two pink ones if the first marble was not put back before the 2nd drawing is 2/9.

Learn more about probability here;

https://brainly.com/question/9326835

#SPJ1

Which expression can be used to show a roster of twenty-four players divided into four teams?.

Answers

A roster of twenty-four players divided into four teams can be represented by the expression 24/4.

Given

24 players total

(4) teams total.

This can be expression as = 24 / 4.

Learn more about expression here

https://brainly.com/question/14083225

#SPJ4

OThe sum of two numbers is 38. When 8
is added to twice one of the numbers, the
result is 5 times the other number. Find the
two numbers.

Answers

The two numbers are 12 and 26.

What is the solution to an equation?

In order to make the equation's equality true, the unknown variables must be given values as a solution. In other words, the definition of a solution is a value or set of values (one for each unknown) that, when used as a replacement for the unknowns, transforms the equation into equality.

Let x and y be the 2 numbers

x+y=38........(1)

8+2x=5y.......(2)

(1) => x=38-y

8+2(38-y)=5y

8+76-2y=5y

84=5y+2y=7y

y=84/7 = 12

when y=12, x=38-y = 38 - 12 = 26

So, the two numbers are 12 and 26.

To learn more about the solution of an equation from the given link

https://brainly.com/question/22688504

#SPJ1

A lamina occupies the region inside the circle x2 + y2 = 18y but outside the circle x2 + y2 = 81. Find the center of mass if the density at any point is inversely proportional to its distance from the origin.

Answers

If the density at any place is inversely proportional to its distance from the origin, locate the center of mass as (0,4.5).

Given that,

The area inside the circle where x² + y² = 18y and outside the circle where x² + y² = 81 is occupied by a lamina.

We have to find if the density at any place is inversely proportional to its distance from the origin, locate the center of mass.

We know that,

Take the equation

x² + y² = 18y

x² + y² - 18y=0

Adding and subtracting 9².

x² + y² - 18y+ 9²-9²=0

x² + y² - 18y+ 9²=9²

x² + (y-9)²=9²

Which is a circle of radius 9 and center (0,9), And now the second equation

Now,

x²+y²=81

Which is a circle with radius 9 and center (0,0).

We can plot the curves in the picture we can see.

The density will be evenly distributed around the lines x=0 and y=4.5, which are the lines of symmetry, in a more complicated scenario where we would need to utilize integration to identify the Center of Mass.

Therefore, if the density at any place is inversely proportional to its distance from the origin, locate the center of mass as (0,4.5).

To learn more about center visit: https://brainly.com/question/14369057

#SPJ4

The school cook ordered p packages of hot dog buns for the year-end picnic. Each package contains 8 buns. Write an expression that shows how many hot dog buns were ordered.

Answers

The school cook ordered p packages of hot dog buns for the year-end picnic. Each package contains 8 buns. Write an expression that shows how many hot dog buns were ordered.

order = 8p

a city has 9 coffee shops. 3 starbucks, 2 caribou coffees, and 4 crazy mocho coffee. if a person selects on shop at random to buy a cup of coffee, find the probability that it is either a starbucks or crazy mocho coffee.

Answers

Answer:

7/9

Step-by-step explanation:

total: 3+2+4

starbucks or crazy mocho: 3+4

(3+4)/(3+2+4)=7/9

how does the mitochondria aids the process of protein synthesis?

Answers

Mitochondria use proteins to break down sugars and produce cellular energy in the form of ATP.

What kind of line is used when the inequality symbol is ≥ or ≤?.

Answers

The kind of line is used when the inequality symbol is ≥ or ≤ is solid line

If the original inequality is ≤ or ≥, the boundary line is drawn as a solid line, since the points on the line will make the original inequality true.

The kind of line is used when the inequality symbol is ≥ or ≤ is solid line

But in case of < or > symbol, the line used is dotted line.

A solution of an inequality is a number which when substituted for the variable makes the inequality a true statement.

Therefore, The kind of line is used when the inequality symbol is ≥ or ≤ is solid line

To learn more about inequalities refer here

https://brainly.com/question/25944814

#SPJ4

What is the sum of all positive integers that have twice as many digits when written in base $2$ as they have when written in base $3$? Express your answer in base $10$.
2 in base 10 =10 in base 2 = 2 in base 3
8 in base 10 =1000 in base 2 = 22 in base 3.
2 + 8 = 10 the sum of positive integers.
The least common multiple of $1!+2!$, $2!+3!$, $3!+4!$, $4!+5!$, $5!+6!$, $6!+7!$, $7!+8!$, and $8!+9!$ can be expressed in the form $a\cdot b!$, where $a$ and $b$ are integers and $b$ is as large as possible. What is $a+b$?
LCM[1!+2!, 2!+3!, 3!+4!, 4!+5!, 5!+6!, 6!+7!, 7!+8!, 8!+9!] =3,628,800. This can be written as:
1. 10! = 1 + 10 = 11, which is a + b

Answers

Sum of all positive integers having twice as many digits when written in base  $2$  as they have when written is base $3$ is 10.

This is because the only two integers which fits the constraint are 2 and 8,

2 in base 10 =10 in base 2 = 2 in base 3

8 in base 10 =1000 in base 2 = 22 in base 3.

The result of the expression $a+b$ is 11

This is because the LCM of [1!+2!, 2!+3!, 3!+4!, 4!+5!, 5!+6!, 6!+7!, 7!+8!, 8!+9!] =3,628,800

Which can be written as :  1. 10! = 1 + 10 = 11

To learn more about integers here

https://brainly.com/question/28165413

#SPJ4

using the gcf you found in part b, rewrite 56+96 as two factors. one factor is the gcf and the other is the sum of two numbers that do not have a common factor. show your work. (4 points)

Answers

If the one factor is the gcf and the other is the sum of two numbers that do not have a common factor, then the expression will be 8(7 + 12)

The expression is given by

56 + 96

First we have to find the GCF of the numbers

Prime factorization

56 = 2×2×2×7

96 = 2×2×2×2×2×3

The GCF(56, 96) = 8

Write the expression using the GCF

56 + 96 = 8(7) + 8(12)

Here we have to apply the distributive property

AB + AC = A(B + C)

Then,

8(7) + 8(12) = 8 (7 + 12)

Hence, if the one factor is the gcf and the other is the sum of two numbers that do not have a common factor, then the expression will be 8(7 + 12)

Learn more about distributive property here

brainly.com/question/6276874

#SPJ4

Which equation represents the line that passes through (- 6 7 and (- 3 6 )?.

Answers

Answer:

y = -1/3 x + 5

Step-by-step explanation:

To write the equation, you need the slope and the y-intercept to write the equation in the slope intercept form.  You did not state what form, so this is the form that I will use.

y = mx + b  M is the slope and b is the y intercept.

The slope is the change in y over the change in x.  For the two points we can find the change in y by using the numbers 6 and 7.  We can find the change in x by using the numbers - and -6,

[tex]\frac{6-7}{-3 - -3}[/tex] = [tex]\frac{-1}{-3+6}[/tex] = [tex]\frac{-1}{3}[/tex]  This is the slope.

To find the y intercept (b) we will use one point and the slope.  It does not matter which point that you use.  I am going to use the point (-3,6).

slope (m) = [tex]\frac{-1}{3}[/tex]

x = -3

y = 6  Plug these into the equation and solve for b.

y = mx + b

6 = ([tex]\frac{-1}{3}[/tex]) (-3) + b

6 = 1 + b  Subtract 1 from both sides.

5 = b

y = [tex]\frac{-1}{3}[/tex]x + 5

the width of a rectangular patio is increased by 10 % 10%. its length is increased by 20 % 20%. by what percentage has its area increased?

Answers

Answer: 32%

Step-by-step explanation:

Let's set the original dimensions of the rectangular patio as:

width = wlength = l

That'll set the original area(a) of the patio as a = w · l.

The new dimensions of the patio can be calculated as:

width = w + 0.1w = 1.1wlength = l + 0.2l = 1.2l

The new area can then be calculated as 1.1w · 1.2l = 1.32 · w · l = 1.32a

Using the two areas, the percent increase can be calculated as:

[tex]\frac{1.32a-a}{a}*100 =\frac{1.32-1}{1}*100 =0.32*100=32[/tex]

2(x - 2) = -2

solve for x.

Answers

Answer:

x = 1

Step-by-step explanation:

2(x - 2)= -2

2x - 4 = -2

2x = 2

x = 1

Answer:

x = 1

Step-by-step explanation:

2(x - 2) = -2

Solve for x

Divide each side by 2

2/2(x - 2) = -2/2

x-2 = -1

Add 2 to each side

x - 2+2 = -1+2

x = 1

A new car is purchased for 23700 dollars. The value of the car depreciates at 15% per year. If you wanted to know the value of the car after 10 years which function would give you that information?.

Answers

The value of the car after 10 years is 4668.9 dollars

What is depreciation?

Depreciation is the reduction in the value of an asset or commodity over time and such valued reductions are reflected in the balance sheet at the year ended.

According to the given information:

Prize of the new car purchased P = 23700 dollars

the rate at which the value of a car depreciates R = 15% per year

Now, the value of the car after 10 years could be determined by the formula

Amount        =    P[tex](1-r)^{t}[/tex]

P = 23700 dollars        R = 15% per year           t = 10 years

Substituting all the values in the above formula:

Amount       =   [tex]23700(1-0.15)^{10}[/tex]

                    =    [tex]23700(0.85)^{10}[/tex]

                    =    23700×0.197

                    =     4668.9 dollars

The value of the car after 10 years is 4668.9 dollars

To know more about Depreciation:

https://brainly.com/question/25297296

#SPJ4

GIA IS THINKING OF A NUMBER WHICH CALLS N SHE ADDS 4 TO THE NUMBERAND THEN DOUBLES THE SUM

Answers

Answer:

Unknown

Step-by-step explanation:

What is N? Can you show the numberline?

Answer:

the answer is 8 or more then 8

T/F study unit 7.1 the dynamic nature of memory match each term to the corresponding process. drag each item on the left to its matching item on the right. retrieval storage memory encoding

Answers

The matching terms and processes are;

1. The nervous system's ability to acquire, retain, and retrieve information- memory

2. Remembering stored information- retrieval

3. Processing information for storage- encoding

4. Retention of information- storage

Given,

The nervous system's capacity for information acquisition, storage, and retrieval is known as memory. Information is processed for storage by encoding, whereas information is remembered from storage through retrieval. Information is retained through storage.

Memory is the process of storing and recalling previously acquired information. The act of storing involves adding new information to the memory, which the brain alters for improved storage. It is easier for the brain to access and bring into conscious mind information that has been encoded.

Information is stored so that it will last throughout time. Modern memory psychology distinguishes between two basic types of memory storage: short-term memory and long-term memory.

Learn more about memory here;

https://brainly.com/question/29418710

#SPJ4

Given question is incomplete. Completed question is here;

Match the terms with their corresponding processes.

a. memory

b. encoding

c. retrieval

d. storage

1. the nervous system's ability to acquire, retain, and retrieve information

2. remembering stored information

3. processing information for storage

4. retention of information

I went into a store with a 70% off sign on the door. I found a pair of pants that were originally $49.99 for $30.00 I didn't think this was 70% off so I had to make sure. What were the real percentage off?

Answers

Answer:

The sale price is 39.99 % off

Step-by-step explanation:

To find the percentage off,

take 49.99 - 30.00 = 19.99

Then divide by 49.99

19.99/49.99

39.9879976

The sale price is 39.99 % off

What is the ratio of the number of days in the week that do not begin with the letter "T" to the number of days in the week that do begin with the letter "T"? (1 point)

a
7 over 2

b
2:5
c
2 to 7
d
5 over 2

Answers

Answer:

i believe it is b)

the no. of days beginning with T (2)

the no. of days not starting with T (5)

A regular hexagonal prism is cut by a plane parallel to its base.

What is the shape of the cross section?


rectangle

regular hexagon

irregular hexagon

trapezoid


please help me

Answers

Answer:

regular hexagon

Step-by-step explanation:

if a regular hexagonal prism is cut by a plane parallel to its base the shape of the cross section will be a regular hexagon

the histograms show the results of three simulations of a sampling distribution of a sample mean. for each simulation, 1,500 samples of size n were selected from the same population and the sample mean was recorded. the value of n was different for each of the three simulations.

Answers

The histograms show the results of three simulations of a sampling distribution of a sample mean. Arranging from the least value of n to the naximum value, the order is A, C, B.

A histogram is a bar graph-like representation of data that groups a range of classes into columns along the horizontal x-axis. The vertical y-axis represents the number count or percentage of occurrences in the data for each column. Columns can be used to visualized as patterns of data distributions.

Lesser the value of n larger the variablity.

Arranging from the least value of n to the naximum value, the order is A, C, B

Therefore, The histograms show the results of three simulations of a sampling distribution of a sample mean. Arranging from the least value of n to the naximum value, the order is A, C, B.

To learn more about sampling refer here

https://brainly.com/question/24466382

#SPJ4

(10 points) suppose two fair dice are rolled. find each probability of getting (a) a sum of 5 or sum of 7 (b) the first die shows a 3 or the sum of the result is 6 or 8

Answers

The required probability of a sum of 5 or sum of 7 and the first die shows a 3 or the sum of the result is 6 or 8 are 5/18 and 1/18 receptively.

What is probability?

Probability is just the way that logical something is to occur. Whenever we're uncertain about the result of an occasion, we can discuss the probabilities of specific results — how likely they are. The investigation of occasions administered by likelihood is called statistics.

According to given data:

Two fair dice are thrown then the number of  possible way is 6×6 = 36

a) a sum of 5 or sum of 7 :-

The total possible way for dice occurs sum 5 or sum 7 is (1, 4), (2, 3), (3, 2), (4, 1), (1, 6), (2, 4), (3, 4), (4, 3), (5, 2), (6, 1).

So, the total number possible way for dice occurs sum 5 or sum 7 = 10.

Probability = 10/36 = 5/18

Hence, the probability is 5/18.

b) The first dice shows 3 or the sum of the result is 6 or 8 :-

As, first dice shows 3 we have fixed 3 in first dice or results sum is 6 or 8 then second dice possibilities only consist two number either 3 or 5,

So, total possible ways for first dice shows 3 or sum of result is 6 or 8 is (3, 3), (3, 5).

There are only two ways,

Therefore, probability = 2/36 = 1/18

Hence, the probability is 1/18.

To know more about probability visit

brainly.com/question/11234923

#SPJ4

What is the solution to the system of equations y =- 5x 3?.

Answers

The solution of equation is y = -15, x = 1 .The equation used to obtain the value of y and x is y = -15x.

What is Equations ?

Equations are mathematical statements with two algebraic expressions flanking the equals (=) sign on either side. It demonstrates the equality of the relationship between the expressions printed on the left and right   sides.

We have LHS = RHS (left hand side = right hand side) in every   mathematical equation. To determine the value of an unknown variable  that represents an unknown quantity, equations can be solved. A   statement is not an equation if it has no "equal to" sign. It will be regarded as a phrase.

The given equation is: y= -5x3

or        y= -15x

or      y\x=-15

Divide with 1 both side

    y/x = -15/1

Then  y = -15 , x = 1

To know more about Equations just visit: https://brainly.com/question/14183663

#SPJ4

Answer: (5,28)

Step-by-step explanation:

Provide an appropriate response.


​Find the area of the shaded region. The graph depicts IQ scores of adults, and those scores are normally distributed with a mean of 100 and a standard deviation of 15 (as on the Wechsler test).

Answers

Answer:

A)  0.7938

---------------------------

Givenμ = 100, σ = 15

Find the area between x = 85 and x = 125.

Find z-scores for each endz = (x - μ)/σz₁ = (85 - 100)/15 = - 15/15 = - 1z₂ = (125 - 100)/15 = 25/15 ≈ 1.67

Find the corresponding probabilities from z-score tablez₁ = 0.1587z₂ = 0.9525

Find the differencez₂ - z₁ = 0.9525 - 0.1587 = 0.7938

The matching choice is A

Answer:

0.7938

Step-by-step explanation:

The given graph is a normal distribution curve.

If a continuous random variable X is normally distributed with mean μ and variance σ²:

[tex]\boxed{X \sim \textsf{N}(\mu,\sigma^2)}[/tex]

Given:

mean μ = 100standard deviation σ = 15

[tex]\text{If \; $X \sim \textsf{N}(100,15^2)$,\;\;find\;\;P$(85\leq X\leq 125)$\;\;to\;3\;s.f.}[/tex]

Therefore, we need to find the area to the left of x = 125 and subtract the area to the left of x = 85.

Method 1

Using a calculator:

[tex]\begin{aligned}\implies \text{P}(85\leq X\leq 125)&= \text{P}(X\leq 125)-\text{P}(X < 85)\\&=0.9522096477-0.1586552539 \\&=0.7935543938\\&\approx0.7938\end{aligned}[/tex]

Method 2

Converting to the z-distribution.

[tex]\boxed{\text{If\;\;$X \sim$N$(\mu,\sigma^2)$\;\;then\;\;$\dfrac{X-\mu}{\sigma}=Z$, \quad where $Z \sim$N$(0,1)$}}[/tex]

[tex]x=85 \implies Z_1=\dfrac{85-100}{15}=-1[/tex]

[tex]x=125 \implies Z_2=\dfrac{125-100}{15}=1.67[/tex]

Using the z-tables to find the corresponding probabilities (see attachments).

[tex]\begin{aligned}\implies \text{P}(-1\leq Z\leq 1.67)&= \text{P}(Z\leq 1.67)-\text{P}(Z < -1)\\&=0.9525-0.1587\\&=0.7938\end{aligned}[/tex]

I will give brainlest

Answers

Answer:

[tex]\huge\boxed{\sf r = 1/4}[/tex]

Step-by-step explanation:

Given that,

y = rx -------------------(1)

From the table,

x = 8 when y = 2

Put in the above equation.

2 = r(8)

Divide 8 to both sides

2/8 = r

r = 2/8

r = 1/4

[tex]\rule[225]{225}{2}[/tex]

Other Questions
High levels of unemployment combined with high levels of inflation could indicate that the business cycle has entered into a period of . a student was synthesizing aspirin in the laboratory. using the amount of limiting reactant, she calculated the mass of aspirin that should form as 11.74 g. when she weighed her aspirin product on the balance, its mass was 2.63 g. calculate the percent yield for this synthesis. cantrell company is required by law to collect and send sales taxes to the state. if cantrell has $8,500 of cash sales that are subject to an 7% sales tax, what is the journal entry to record the cash sales? Reallocation of a retirement portfolio is important to maintain an appropriate level of risk over time. What general investment rule does old doc white recommend to help you reallocate your portfolio as you get older?. please help me geometry What are the 3 parts of the 8th Amendment?. Why are radicals simplified before adding and subtracting? explain your reasoning by adding 8 and 32. Intelligence Quotient (IQ) scores are often reported to be normally distributed with =100.0 and =15.0. A random sample of 37 people is taken. Step 2 of 2 : What is the probability that the mean IQ score of people in the sample is less than 99? Round your answer to 4 decimal places, if necessary. Which of the following statements are correct (Note: Cost of Capital means the same thing as Unlevered Cost of Equity)?Cost of Capital and WACC are the same thing.Cost of Capital depends on the tax effect of debt.WACC depends on the tax effect of debt.WACC is less than Cost of Capital.A.Statements 1 and 3 are correct.B. Statements 1 and 4 are correct.C. Statements 2 and 3 are correct.D. Statements 3 and 4 are correct.E. Statements 2 and 4 are correct. Nitric acid (HNO3) is a component of acid rain that forms when gaseous nitrogen monoxide pollutant reacts with gaseous ozone (O3) and liquid water to form aqueous nitric acid. Enter a balanced chemical equation for this reaction. Express your answer as a chemical equation. Identify all of the phases in your answer. Which is an example of disturbance and primary succession currently happening on earth?. A person standing at the edge of a seaside cliff kicks a rock horizontally of the cliff from aheight of 52 m and it lands a distance of 35 m from the base of the cliff. What is the speed atwhich the rock was initially kicked? a study conducted by ryan and hemmes (2005) investigated the impact of rewarding college students with points for submitting homework. their results suggested that overall, course points served as an incentive for submitting homework. however, some individual participants submitted homework even when no points were assigned. because the researchers used a design, they were able to quickly identify individual differences. the nurse is caring for a group of hospitalized clients. which client is at highest risk for infection and sepsis the level of corporate culture that cannot be seen but can be discerned from how people explain and justify what they do is: is based on the idea that changes in exchange rates should balance the price of a basket of traded goods in a foreign country. multiple choice gross national product human development index purchasing power parity gross domestic product A composer can fragment a theme by dividing it into smaller units called:____. How are eras divided and named?. An electrician plans to install solar panels on a rectangular section of roof with an area of 180 m 2 180m 2 180, start text, m, end text, squared. this width of this section of roof is 7 1 5 m 7 5 1 m7, start fraction, 1, divided by, 5, end fraction, start text, m, end text across. what is the length of this section of roof? exercise 22-19 (algo) schedule of cash payments lo p2 zisk company purchases direct materials on credit. budgeted purchases are april, $90,000; may, $120,000; and june, $130,000. cash payments for purchases are: 75% in the month of purchase and 25% in the first month after purchase. purchases for march are $80,000. prepare a schedule of cash payments for direct materials for april, may, and june.\