HELP CODE HS 3.2.8 repeating message

HELP CODE HS 3.2.8 Repeating Message

Answers

Answer 1

The program is an illustration of loops.

Loops are used to perform iterative and repetitive operations.

The program where comments are used to explain each line is as follows:

public class MyProgram extends ConsoleProgram {

   public void run()     {

//This prompts the user for the number of times to repeat the message

       echo("Anybody home?", readInt("Times to repeat: "));

   }

    private void echo(String lineOne, String lineTwo, int numTimes)     {

//The following iteration is repeated numTimes times

       for (int i = 0; i < numTimes; i++){

//This prints lineOne

       System.out.println(lineOne);

//This prints lineTwo

       System.out.println(lineTwo);

       }

   }

}

Read more about similar programs at:

https://brainly.com/question/17972093


Related Questions

The triangles shown below must be congruent. True or False?

Answers

Answer:

they are technically congruent due to same angles n same or equal sides

Answer:

A. True

Step-by-step explanation:

Two triangles are congruent if their corresponding sides are equal in length, and their corresponding angles are equal in measure.

so your amswer is A. True

Which is the initial value of the function represented by this graph?



1
5
6
7

Answers

Which is the initial value of the function represented by this graph?

1

5

6

7

answer : 1

Help help help help

Answers

Answer:

a = (3,6)

b = (9,-3)

c = (-12,-6)

Step-by-step explanation:

Multiply the values of the cordinates by the 3.

(1.2)

3,3

a = (3,6)

(3,-1)

3,3

b = (9,-3)

(-4,-2)

3,3

c = (-12,-6)

Try that one C~-12,-6

The graph of f(x) = x2 has been shifted into the form f(x) = (x - h)2 + k:
5
365
What is the value of k? (1 point)
0 1
0-1
O-2
O 2

Answers

The value of k would be 1. This is because the points (h, k) is the vertex and since k is the y-value of the vertex, we can see from the graph that it’s 1.

A store pays $65 for a robot and marks the price up by 20%. What is the amount of the
mark-up?

Answers

65 x .20 = $13 $13 is the markup and if added to the initial amount it would be $78 altogether
The answer is 13$ to that

41=12d-7 what is the value of d in this equation

Answers

Answer:

d= 4

Step-by-step explanation:

All 5-digit zip codes in the United States are assigned by region. In Texas, all zip codes begin
with the number 7 while the second digit is restricted to numbers from 5 to 9. There is no
restriction on the remaining digits. How many zip code combinations are possible in Texas?

4,000
5, 000
6, 000
7,000

Answers

Answer:

5,000

Step-by-step explanation:

[tex]\frac{1}{7}*\frac{5}{5-9} \frac{10}{0-9} *\frac{10}{0-9} * \frac{10}{0-9}[/tex]

plz help meeeee ty if you doooo

Answers

Answer:

[tex]\mathsf{\: \frac{24}{35} }[/tex]

Step-by-step explanation:

Given the addition of two unlike fractions, [tex]\mathsf{\frac{2}{5} \: +\:\frac{2}{7} }[/tex] :

We could only add those two fractions if they have the same denominator.

In order to do so, we must determine their least common denominator (LCD), which happens to be 35.  

Next, perform the following mathematical operations:

[tex](\mathsf{\frac{2}{5} \:\times\frac{7}{7}}) + (\mathsf{\frac{2}{7} \:\times\frac{5}{5}})[/tex]  =  [tex]\mathsf{\frac{14}{35} \:+ \:\frac{10}{35}}[/tex]  =  [tex]\mathsf{\: \frac{24}{35} }[/tex]

Therefore, the correct answer is Option 3:  [tex]\mathsf{\: \frac{24}{35} }[/tex].

Answer:

Answer

.sudor I think its B???!!!

-5/8 - (-4/3)
Pls help

Answers

Answer:

Step 1 of 2: Subtract.  

Subtract

(

negative 5 over 8  

−  

5

8

) − (

negative 4 over 3  

−  

4

3

) =  

17 over 24  

17

24

Step 1 of 2: Subtract, sub-step a: Subtract a negative.  

Subtract a negative

negative 5 over 8  

−  

5

8

− (

negative 4 over 3  

−  

4

3

) =  

negative 5 over 8  

−  

5

8

+  

4 over 3  

4

3

Subtracting a negative is the same as adding a positive.

Step 1 of 2: Subtract, sub-step b: Find common denominator.  

Find common denominator

negative 5 over 8  

−  

5

8

+  

4 over 3  

4

3

= −

( 5 × 3 ) over ( 8 × 3 )  

5 × 3  

8 × 3  

+  

( 4 × 8 ) over ( 3 × 8 )  

4 × 8  

3 × 8  

=  

negative 15 over 24  

−  

15

24

+  

32 over 24  

32

24

24 is the least common multiple of denominators 8 and 3. Use it to convert to equivalent fractions with this common denominator.

Step 1 of 2: Subtract, sub-step c: Add.  

Add

negative 15 over 24  

−  

15

24

+  

32 over 24  

32

24

=  

(  

negative 15  

−15 + 32 ) over 24  

negative 15  

−15 + 32  

24

=  

17 over 24  

17

24

Answer:

The answer would be 17/24

Step-by-step explanation:

1. Common denominator is going to be 24. 3(-5/8) - 8(-4/3)

2. Next multiply. -15/24 + 32/24

3. After addition you get 17/24 or 0.7

The enrollment in summer stuff camp went from 10 people to 28 in 5 days. What was the percent of the increase in enrollment

Answers

Answer:

140%

Step-by-step explanation:

28-10 = 14 person enrolled

14/10 = 140%

Suppose a principal amount of $7500 was invested at an interest rate of 6%. How long did it take to reach $10650?

Answers

Based on the information how long did it take to reach $10650 is 7years.

Given:

Principal=$7,500

Rate=6%

Amount=$10650

Time=?

Simple Interest(SI)=A-P

=$10650-$7500

=$3150

Time=(100×SI)/(p×r)

T=(100×3150)/(7500×6)

T=315,000/45,000

T=7 years

Inconclusion how long did it take to reach $10650 is 7years.

Learn more here:

https://brainly.com/question/15610358

The period it took the $7,500 investment to reach a future value of $10,650 at a compounding interest rate of 6% is 6 years.

What is the future value?

The future value refers to the compounded value of present cash flows in the future, using an interest rate.

The future value can be determined using the future value table or formula.

We can also determine the future value using an online finance calculator, which also enables us to determine the period required to get a stated future value.

Data and Calculations:

PV (Present Value) = $7,500

I/Y (Interest per year) = 6%

PMT (Periodic Payment) = $0

FV (Future Value) = $10,650

Results:

N (# of periods) = 6 years

Total Interest = $3,142.17

Thus, the period it took the $7,500 investment to reach a future value of $10,650 at a compounding interest rate of 6% is 6 years.

Learn more about future values and periods at https://brainly.com/question/12890404 and https://brainly.com/question/20392017

A A color printer prints 23 pages in 8 minutes.
How many minutes does it take per page?

Answers

Answer:

almost 3 pages

Step-by-step explanation:

take 23 divided by 8 =2.875

i need the answer it on edge

Answers

Answer: 3x^3+2x+5

Step-by-step explanation:

I attached my written work but put simply take the value of x which in this case is -2 because x+2 also means x= -2. Then line up the coefficients next to -2 which should be in a box. So the coefficients 3, 6, 2, 9, and 10. Drop the first coefficient down which is 3 and multiply it by your x value. so the combo is multiply, add, drop. starting with 3 drop it down then multiply it by -2 to get -6. Then add -6 to the second coefficient which is 6 to get 0 so drop zero down. Then again multiply 0 by -2 to get 0 then add zero to 2 to get 2 then drop down 2. So continue till the end remmebr the only multiplication you are doing is against the x value which in this case is -2. at the end you should have 5 numbers left. Here we end with 3, 0, 2, 5, 0. So we want a zero as the last number which means we have no remainder. If the last number is not zero do not PANIC. just kidding but seriously though relax. Put the number over your expression x+2 so for example if the last number was 5 instead of zero DONT PANIC just finish your answer with 5/x+2. SO back to the 3, 0, 2, 5, 0. We add the corresponding x's to these numbers so [tex]3x^{3}+0x^{2} +2x+5[/tex] which also equals [tex]3x^3+2x+5[/tex]

Write slope intercept form of th equation of each line

Answers

Answer:

y = 8/5x + (-4) or y = 8/5x -4

Step-by-step explanation:

Slope-intercept form is written like this:

            y = mx + b

The variable m, represents slope and b, represents the y-intercept.

To find slope, you have to find the rise/run or in other words, change of y over change of x.

From the look of the line, the slope has to be positive because the line is going up.

To go from the bottom point to the top, we have to go up 8 points and go to the right 5 points. Thus the slope is 8/5.

Now for the y-intercept. This part is easy. Just ask yourself this...

"Which of the two points is on the y-axis?"

In this case, it is the bottom point which is -4.

So your equation should look like this:

y = 8/5x + (-4)

   or y = 8/5x - 4 because when you have a plus sign and a minus sign, the result is negative.

hope this helps :)

The selling price for houses in a neighborhood in West Richland, WA have an approximately normal distribution with a mean selling price of $275,000 and a standard deviation of $10,500. If 35 homes sell in this neighborhood, what is the probability that the average selling price of the 35 homes will be within $2000 of the true mean (that is, what is the probability the sample mean will be between $273,000 and $277,000)

Answers

The probability that the average selling price of the 35 homes will be within $2000 of the true mean is 0.5753

First, we need to find the z-score and this is expressed according to the formula;

[tex]z=\dfrac{x-\mu}{\sigma}[/tex]

x is the sample space

[tex]\mu[/tex] is the mean value

[tex]\sigma[/tex] is the standard deviation

Given the following parameters

Mean = $275,000

Standard deviation = $10,500

If the true mean is $273,000, then;

[tex]z=\dfrac{273,000-275000}{10,500} \\z = \frac{-2000}{10500}\\z= -0.1905[/tex]

If the true mean is $277,000

[tex]z=\dfrac{277,000-275000}{10,500} \\z = \frac{2000}{10500}\\z= 0.1905[/tex]

This means that the z-score is between -0.1095 and 0.1095

Pr( -0.1095 ≤ z ≤ 0.1095)

According to the z table, the probability that the average selling price of the 35 homes will be within $2000 of the true mean is 0.5753

Learn more here: https://brainly.com/question/17436641

Plz help I need help

Answers

Answer: -3.2b  + 9

Step-by-step explanation:

1. Remove parentheses.

-6.5b + 11 + 3.3b - 2

2. Add -6.5b and 3.3b.

-3.2b + 11 - 2

3. Subtract 2 from 11.

-3.2b + 9

♪Answer : -6.5b + 11 + 3.3b - 2= (-6.5b + 3.3b) + (11 - 2)= (3.3b - 6.5b) + 9 = -3.2b + 9

Gina has 48 stickers 3/8 are flowers, 1/8 were plants, how many are people

Answers

Answer:

Hello!

Judging by the question you have provided I have deduced that the correct answer is:

24 people

Step-by-step explanation:

To come across this answer I assumed that [tex]\frac{3}{8}[/tex] of the stickers are flowers, [tex]\frac{1}{8}[/tex] of the stickers are plants, and the wrest of the stickers are people.

I then realized that I could look at the equation this way:

If we already know how many stickers are not people, we can then add up the amount of stickers we know are not people, and then subtract that amount from the total amount of stickers to figure out how many left can be people!

Which in this case would be:

[tex]\frac{3}{8}[/tex] (not people)+  [tex]\frac{1}{8}[/tex] (not people) = [tex]\frac{4}{8}[/tex] stickers that are not people, or if simplified [tex]\frac{1}{2}[/tex] or half of the total number of stickers.

We now know that half of the stickers are not people, so thus we can deduce that the other half of the stickers are people.

And half of 48 is:

24

Thus,  24 stickers are people!

And the other 24 have to be flowers and plants!

24 stickers were people

4.
Classify the function as linear or quadratic and identify the quadratic, linear, and constant terms.

f(x) = 6x2 + x − 12

A. linear function; linear term: x; constant term: −12

B. quadratic function; quadratic term: −12x2; linear term: −6x; constant term: −12

C. quadratic function; quadratic term: 6x2; linear term: x; constant term: −12

D. linear function; linear term: 6x2; constant term: −12

Answers

9514 1404 393

Answer:

  C. quadratic function; quadratic term: 6x^2; linear term: x; constant term: −12

Step-by-step explanation:

A function is "quadratic" when the degree (exponent) of the highest-degree term is 2. The "quadratic" term is the one with degree 2.

The "linear" term is the one that has degree 1.

The "constant" term has no variable.

In the quadratic function ...

  f(x) = 6x^2 +x -12

the quadratic term is 6x^2

the linear term is x

the constant is -12

Answer:  The answer is either letter B or letter C

C. quadratic function; quadratic term: 6x2; linear term: x; constant term: −12

Step-by-step explanation:

Find the degree of the function to determine if linear.  f ( x ) =  6 x 2 + x − 12  is not a linear function

Nothing further can be done with this topic. Please check the expression entered or try another topic.  f ( x ) =  6 x 2 + x − 12

fast hurry no link no bot please right

Answers

I have gotten 27 different answers usually close to 1,000 or 3,050 so try c

9514 1404 393

Answer:

  (d)  972π in³

Step-by-step explanation:

The formula for the volume of a sphere is ...

  V = 4/3πr³

The sphere has a diameter of 18 in, so a radius of 9 in. Its volume is ...

  V = (4/3)π(9 in)³ = (4/3)729π in³ = 972π in³

The container can hold 972π in³ of water.

Elena has $84, and Priya has $12. How much money must Elena give to Priya so that Priya will have three times as much as Elena? Create an equation to represent the problem, and solve for how much Elena must give Priya. (Use x as your variable).

Answers

Step-by-step explanation:

$84 $12 use x as your variable then cross multiply and the answer u get is us variable

You have 10 pounds of aquafaba. You need 6 oz to make one serving of consomme. How many servings can you make? Whole servings only - round down rather than using partial servings.

Answers

Using the principle of proportional relationship, the number of whole serving that can be made is 26.

Recall :

1 pound = 16 oz

Total amount of aquafaba in ounces :

16 × 10 = 160 oz

Amount of aquafaba required per serving of consomme :

1 serving = 6 oz

x servings = 160 oz

Cross multiply

6x = 160

Divide both sides by 6

x = 160/6

x = 26.667

Hence, the amount of whole serving that can be made is 26.

Learn more : https://brainly.com/question/25678498

7.) Solve the system of equations
below.
-2x + 3y = 9 2/3x + 2y = 0

Answers

Answer:

So lets isolate y

we have

-2x+3y=9

2/3x +2y=0

Im gonna do the first equation

so -2x + 3y = 9

Add 2x on both sides

3y= 9+ 2x

Now divide by 3 to isolate y

y= 3+ 2/3x

Now we can subsitute y into any eqaution (I’m gonna do the second one) to solve.

2/3x+ 2(3+ 2/3x)= 0

Solve:

2/3x+ 6 + 4/3x = 0

6/3x +6= 0

2x+6=0

2x= -4

x= -2

Now we can subsitute this for any equation.

so I’m gonna do the first equation

-2(-2)+3y=9

4+3y=9

3y= 5

y= 5/3

y= 1 2/3

Final answer:

x=-2

y= 1 2/3

4/2 - (-2/3)

im confusedddd lol

Answers

Answer:

2.66666666667

or

266666666667/100000000000

Step-by-step explanation:

9514 1404 393

Answer:

  2 2/3

Step-by-step explanation:

The minus signs cancel, so the sum is ...

  4/2 +2/3

The improper fraction on the left reduces to 2, so this is ...

  2 +2/3

That sum is simply the mixed number 2 2/3.

74E10. La siguiente gráfica relaciona el precio a pagar en pesos por el número de horas en un estacionamiento público.
¿Cuál es el pago, en pesos, que se debe efectuar por haber dejado el carro en el estacionamiento 3 horas 15 minutos?
A)20 B)40 C)46 D)50

Answers

Usando una función lineal, se encuentra que el pago es:

C) 46

Una funcion lineal tiene el seguiente formato:

[tex]y = ax + b[/tex]

En que:

a eres lá inclinacion, o sea, la taja de cambio. b eres el intercepto, o sea, el valor de y cuando x = 0.

En la gráfica, hay los puntos (0,20) y (5, 60), por eso:

El intercepto es [tex]b = 20[/tex]

La taja es dada por el cambio en y dividido por el cambio en x, o sea:

[tex]a = \frac{60 - 20}{5 - 0} = 8[/tex]

Por eso:

[tex]y = 8x + 20[/tex]

Con 3 horas y 15 minutos, el tiempo es de 3.25 horas, puesto que [tex]\frac{15}{60} = 0.25[/tex], por eso:

[tex]y = 8(3.25) + 20 = 46[/tex]

Un problema similar es dado en https://brainly.com/question/24543328

Help help help help please please

Answers

you would move each coordinate 6 left and 1 up

A(2,5)
B(0,2)
C(-1,3)

hope this helps!

HELP PLS ‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎ ‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎ ‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎ ‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎ ‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎ ‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎ ‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎ ‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎ ‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎ ‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎ ‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎ ‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎ ‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎ ‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎ ‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎ ‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎ ‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎ ‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎ ‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎

Answers

Answer:

the anser is the first one

what is the LCM of 11 and 7

Answers

Answer:

77

Step-by-step explanation:

Hi! I think the answer is 77 because 7 times 11 = 77. Sorry if this isn't what ur looking for - Have a good day!

[tex]\huge\text{Hey there!}[/tex]

[tex]\huge\text{MULTIPLES OF 7 \& 11 }\huge\boxed{\downarrow}[/tex]

[tex]\bullet\ \large\boxed{\frak{7: 7, 14, 21, 28, 35, 42, 49, 56, 63, 70, 77, 84, \ \& \ 91}}\\\bullet \ \large\boxed{\frak{11: 11, 22, 33, 44, 55, 66, 77, 88, \ \& \ 99}}[/tex]

[tex]\huge\boxed{\star\ \frak{7\times11 = 77\ }\star}[/tex]

[tex]\huge\text{Therefore, your answer is: \textsf{77}}\huge\checkmark[/tex]

[tex]\huge\textsf{Good luck on your assignment \& enjoy your day!}[/tex]

~[tex]\frak{Amphitrite1040:)}[/tex]

Simplify this problem?

Answers

Answer:

-22

Step-by-step explanation:

mark this brainliest and rate 5 stars if it helped :)

the answer is -22
pls like it!

s2=16, what is this?

Answers

Answer:

s= 4,-4

Step-by-step explanation:

A trampoline gym charges $6 for
1
2
of an hour. At that rate, what does 1 hour cost?
Simplify your answer and write it as a proper fraction, mixed number, or whole number.

HELP ME PLS

Answers

Answer:

$12

Step-by-step explanation:

Assuming you meant $6 per 1/2 hour

since by multiplying 1/2 by 2 we get 1 ( our unit rate) 6*2 = 12

whole number

12

fraction

12/1

Brainliest would be appreciated if this is helpful. Let me know if you have more questions

Hope this helps!

Other Questions
Of the sheep discussed in the presentation, which of the following has the heaviest and largest horns?O Desert BighornsO AoudadO Rocky Mountain BighornO Pronghorn The vertices of a feasible region are (14, 2), (0, 9), (6, 8), and (10, 3). What is the maximum value of the objective function P if P = 180x 250y?. sale 90%Luca buys a swing set during the sale. If the original price was $270, how much does Luca pay? Which of the following would likely be included in a Deaf home but not DeafSpace?Decorations in muted colorsGlass walls with open floorsU-shaped seatingRamps instead of stairs i need some help here plzzzzzzzzzzNO LINKS!!!!!! Write an example of how a density-dependent factor can increase a population of birds. How does the use of the word ""twitches"" in the stage direction most affect this scene? It characterizes Hale as someone who is weak and cannot handle difficult aspects of the job. It emphasizes the fact that death is a difficult subject for Mr. Hale and causes him discomfort. It hints to the reader that Hale may have somehow been involved and is acting out of guilt. It reveals to the reader that Hale is extremely upset because he and Mr. Wright were very close. If the submarine intends to submerge to a depth of 150 m, what pressure must it be designed to withstand Pls help, will give brainleist Calculate how many guesses in binary search algorithm. Which of thefollowing is anO-UE stem-changingverb?A. VestirseB. DormirC. Perder One x-intercept for a parabola is at the point (-0.4,0). Use the quadratic formula to find the other x-intercept for the parabola defined by this equation: y = 5x2 + 7x + 2 Separate the values with a comma. Round, if necessary, to the nearest hundredth. What is the equation of the line in slop-intercept form?Enter your answer in the blank spotsy= __x + __ how did Micheal afton die how did u figure this out Is stress always a bad thing? How can stress help us? what might occur when there is a mutation in the gene that codes for the n-protein? If your good at Spanish please help me out. ? Identify the graph that matches the piecewise function