Given m< BAD= y and m
Given m&lt; BAD= y and m - 1

Answers

Answer 1
Answer:

Answer:

y = 22

Step-by-step explanation:

Consecutive Angles of a parallelogram are supplementary

y + 4y -70 = 180

5y - 70 = 180

5y = 110

y = 22


Related Questions

PLS HELP ITS 6TH GRADE!Evaluate the expression for m=4;-48/m
ASAP! GIVING BRAINLIEST! Please read the question THEN answer correctly! No guessing. Show your work or give an explaination.
There are 7 bananas, 10 oranges, and 5 apples and 5 apples in the fruit bowl. What is the ratio of bananas to fruit?
3 cards are drawn from a standard deck of 52 playing cards. How many different 3-card hands are possible if the drawing is done without replacement?
How many 3/4 inch strips for caulk to cover 10 1/2 inches

Write code to complete doublepennies()'s base case. sample output for below program: number of pennies after 10 days: 1024 note: these activities may test code with different test values. this activity will perform three tests, with starting pennies = 1 and userdays = 10, then with starting pennies = 1 and userdays = 40, then with startingpennies = 1 and userdays = 1. see how to use zybooks. also note: if the submitted code has an infinite loop, the system will stop running the code after a few seconds, and report "program end never reached." the system doesn't print the test case that caused the reported message.

Answers

answer with coding and answer is attached in word file below

The doublePennies() function is an illustration of a recursive function in Java

How to complete the doublePennies() function?

The base case of the doublePennies() function is that:

When the number of days is 0, then the total available pennies is the same as the total number of pennies.

The algorithm of the above highlight is:

if numDays equals 0 then

    totalPennies = numPennies

Using the above algorithm, the complete base case is:

if(numDays == 0){

       totalPennies = numPennies;

}

Read more about Java programs at:

brainly.com/question/15245185

2. Use the graph of y=-x2 - 2x + 3 to solvethe equation –X2 - 2x + 3-0. What are
the solutions?
A 4
B -1 and 4
C 1 and -3

Answers

Answer:

1 and -3

Step-by-step explanation:

The values of the graph is where the graph intersect at the line x

Which is 1 and -3

Help please! I’ll give brainliest!

Answers

the second one down from the top

I’m fairly sure it’s increasing, I just can’t tell by how much

Answers

The rate of change is given as

\text{rate}=(48400-46680)/(550-530)

which gives

\begin{gathered} \text{rate}=(1720)/(20) \n \text{rate}=86 \end{gathered}

Since the result is positive, the answer is the costs are increasing at a rate of $86 per item

A pool in the shape of a rectangular prism is 6 meters long and 3 meters wide. the water in the pool is 1 meter deep.a. the density of water is about 1 gram per cubic centimeter. find the number of kilograms of water in the pool. question 2
b. you add 6000 kilograms of water to the pool. what is the depth of the water in the pool? write your answer as a fraction. the water is about meters deep.

Answers

Answer:

1). Mass of water present= 18000 kg

2).4/3 meters deep

Step-by-step explanation:

Area of the rectangle= 6*3= 18m²

Volume of water in the pool

= Deepness of water*area of rectangle

= 1*18

= 18 m³

density of water is about 1 gram per cubic centimeter

In kg per m³= 1000 kg/me

Mass of water present= density*volume

Mass of water present= 1000*18

Mass of water present= 18000 kg

2)6000 kilograms of water is added to 18000 of

Total mass present= 6000+18000

Total mass present=24000 kg

If density= 1000kg/m³

Volume present= mass/density

Volume present= 24000/1000

Volume present= 24 m³

Area of the rectangle= 18 m²

deepness of the pool= volume/area

deepness of the pool= 24/18

deepness of the pool= 4/3 meters deep

A smoothie recipe calls for 3 cups of soy milk, 2 frozen bananas and, 1 tablespoon of chocolate syrup. Write a sentence that uses a ratio to describe this recipe.

Answers

Answer:

3:2:1

Step-by-step explanation: