What are the values of x and y?
X=
Y=

What Are The Values Of X And Y?X=Y=

Answers

Answer 1

Answer:

X = 6

Y = 17

Step-by-step explanation:

The points GHIJ for a cyclic quadrilateral.

The sum of opposite angles of a cyclic quadrilateral is 180°

So

     ∠J + ∠H = 180°

⇒   6y + 78° = 180°

⇒   6y = 180° - 78°

⇒   6y = 102°

⇒   y = 102°/6

⇒   y = 17°

Similarly for angle x

     ∠I + ∠G = 180°

⇒   16x + 14x = 180°

⇒   30x = 180°

⇒   x = 180°/30

⇒   x = 6°


Related Questions

what does it mean the name of the numbers

help

Answers

Answer:

It is called as triangular numbers

Step-by-step explanation:

these numbers can be represented as a triangle of dots

what is the probability that either event will occur

Answers

The probability that either event will occur is 7/25

What is probability?

A probability is a number that reflects the chance or likelihood that a particular event will occur. The certainty of an event is 1 which is equivalent to 100% in percentage.

Probability = sample space /Total outcome

P(A or B) = P(A) +P(B) -P(A and B)

The total element = 25+5+15+5 = 50

therefore total outcome = 50

P(A) = 25/50

P(B) = 15/50

P(A and B) = 5/40

Therefore P(A and B) = 25/50+15/50 - 5/50

= 35/50 = 7/25

learn more about probability from

https://brainly.com/question/24756209

#SPJ1

The prism below is made of cubes which measure
1
4
of an inch on one side. What is the volume?

A 3D illustration view of a blank tabular with 5 rows and 2 columns.
Note: Figure is not drawn to scale.
A.

15
32
cubic in


B.

5
2
cubic in


C.

30
cubic in


D.

15
2
cubic in

Answers

The volume of the prism is B. 2.5 cubic inches.

How to calculate the volume

According to the question, the prism measures 1/4 of an inch on one side. Now we will assign values to the length, width, and height of this prism as follows:

Length = 2 × 1/4

Width = 5 × 1/4

Height = 3 × 1/4

= 2/4 + 5/4 + 3/4

=  2 2/4

= 2.5 cubic inches.

Learn more about the volume of prisms here:

https://brainly.com/question/23766958

#SPJ1

Please help me i dont get this. PLEASE I GIVE 20 points. And I give BRAINLIEST

Answers

Answer:

A B

Step-by-step explanation:

Is between A or B

Answer:  A yes

Step-by-step explanation:

The answer is A because they divided both sides by 5

Not by variable and they didn't add/sub  

This equations are  equivalent

A total of 480 black and red jerseys were produced in a factory. Each black Don jersey was sold at $56. Each red jersey was sold at $75. After all the jerseys were sold, the amount of money collected from the sale of the black jerseys was $18315 less than that of the red jerseys. (a) How many black jerseys were sold? (b) How much money was collected from the sale of the red jerseys?​

Answers

Answer:

Step-by-step explanation:

‼️‼️WILL MARK BRAINLIEST IF HELPFUL‼️‼️

Answers

Answer:

Step-by-step explanation:

(a)  Given:   r=4  h=3

Formula for cylinder:  V=Bh = [tex]\pi r^{2} h[/tex]  

Solution:

V= [tex]\pi r^{2} h[/tex]

V= [tex]\pi[/tex]4²(3)            >square

V= [tex]\pi[/tex] (16)(3)         >multiply numbers

V=48[tex]\pi[/tex]                >leave as pi

(b)  Given: 4  h=6

This volume will be greater because you are multiplying by 6 instead of 4

V=96[tex]\pi[/tex]

100 POINTS!!!!!! please answer will give brainliest If the length of each side of the right triangle shown on the grid is measured in cm; find the area of the triangle: 25 cm2 50 cm2 100 cm? 225 cm?'

Answers

Answer:

B) 50cm^2

Step-by-step explanation:

on any day ,the probability that marcus will get a seat on the schoo bus is 0.93 . what is the probability that he does not get a seat on the school bus?

Answers

Marcus not getting a seat on the school bus is therefore 0.07 or 7% likely as 0.07 percent of people will not receive a seat .

what is probability ?

The prospect of an event happening is assessed by probability. It is a number between zero and 1, where 0 denotes an improbable occurrence and 1 denotes a certain occurrence. For instance, if we flip a fair coin, the odds of obtaining heads are 0.5, or 50%, and the odds of receiving tails are also 0.5, or 50%. In each case, there are various ways to compute probability. In general, if an event has n equally possible results and k of them are favourable, the likelihood that the event will occur is: Event P = k/n . All possible outcomes are thought to be equally likely under what is referred to as the classical probability.

given

Simply put, the likelihood that Marcus won't obtain a seat on the school bus is the complement of the likelihood that he will.

By deducting the probability from 1, one can determine the complement of a probability. So:

Chance of not being seated equals one less than the likelihood of being seated.

The likelihood of not getting a seat is equal to 1 - 0.93.

0.07 percent of people will not receive a seat.

Marcus not getting a seat on the school bus is therefore 0.07 or 7% likely as 0.07 percent of people will not receive a seat .

To know more about probability visit:

https://brainly.com/question/11234923

#SPJ1

Suppose that the function g is defined, for all real numbers, as follows. Find g(-5) ,g (-2), and g(-1)

Answers

If the function g(x) is defined for all real-numbers, then the value of g(-5) is 7/2, g(-2) is -1 and g(-1) is 0.

A piecewise function is a function that is defined by different rules or formulas on different parts of its domain. The piecewise function "g(x)" is given as :

g(x) = {-(1/2)x + 1,    for x<-2

       = {-(x+1)²,        for -2≤x≤1

      =  {4                 for x>1

We have to find the value of g(-5) ,g (-2), and g(-1),

For x = -5, the number -5 is less than -2, so the first function "-(1/2)x + 1" will be used,

⇒ g(-5) = -(1/2)(-5) + 1 = 5/2 + 1 = 7/2,

For x = -2, the number -2 lies in the interval "-2≤x≤1", so second function

"-(x+1)²" will be used,

⇒ g(-2) = -(x+1)² = -(-2+1)² = -(-1)² = -1,

For x = -1, the number -1 lies inn the interval "-2≤x≤1", so second function "-(x+1)²" will be used,

⇒ g(-1) = -(x+1)² = -(-1+1)² = -(0)² = 0,

Learn more about Function here

https://brainly.com/question/17602515

#SPJ1

A manager of Furniture store has compiled a list of written complaints during the past three months. The complaints were categorized as follows. Type and Frequency Error in billing, Rudeness by store personnel, Late delivery, Questions not answered during telephone inquiry,and Other 42 14 8 6 5 Total 75 Present the above data using pie-chart(put the relative frequencyand the central angle measure toeach categoryon a table)​

Answers

We can conclude that there is significant evidence that the number of complaints received by Lara music store is different from number of complaints received by music stores in general.

Here, we have,

H0 : μ ≥ 6

H1 : μ < 6

Test statistic :

n = 20

Sample Mean, x = 3

σ = 1.5

Test statistic = (x - μ) ÷ σ/sqrt(n)

Test statistic = (3 - 6) ÷ 1.5/sqrt(20)

Test statistic = - 3 / 0.3354101

Test statistic = −8.944271

Since, sample size is < 30 ;

Obtaining the Critical value using the from T;

Tcritical at 0.05, df = 19 = - 1.729

Tstatistic < Tcritical

−8.944271 < - 1.729

Hence, we reject the Null:

We can conclude that there is significant evidence that the number of complaints received by Lara music store is different from number of complaints received by music stores in general.

To learn more on probability click:

brainly.com/question/11234923

#SPJ1

Find F(7)…………………………………………

Answers

Based on the given function conditions of f(x) , the value of f(7) is equal to -6

To find f(7), we need to determine which function definition to use based on the value of x.

Since x = 7 is greater than 5, we know that we'll be using the third definition of the function: f(x) = -x + 1 for 2 < x ≤ 5.

Therefore, we can substitute x = 7 into the third definition of the function:

f(7) = -7 + 1 = -6

So, f(7) = -6.

In summary, to find f(7), we identified which function definition to use based on the value of x. Since x = 7 is greater than 5, we used the third definition of the function, f(x) = -x + 1 for 2 < x ≤ 5, and found that f(7) = -6.

To learn more about function click on,

https://brainly.com/question/12958353

#SPJ1

The function f(x) = 2-5* can be used to represent the curve through the points (1, 10), (2, 50), and (3, 250). What is the multiplicative rate of change of the function? 0 2 05 10 • 32

Answers

The given function does not represent the curve passing through the given points. The multiplicative rate of change of the function is 5.

What is Curve Line ?

A curve is a continuous, smooth line that gradually alters direction. Rather than being straight line that follows a curve may be referred to as a curve line. A curve line can be made by connecting a number of non-straight-line-lying sites. In mathematics, a curve is a geometrical object that can be described by equations, such as parametric or function equations.

The rate of change of a function is the ratio of the change in the output (y) to the change in the input (x). In this case, we can calculate the rate of change between the first two points:

Changing at what rate between (1, 10) and (2, 50)?

Y change = 50 – 10 = 40

Variation in x = 2 - 1 = 1

Rate of change equals change in y/change in x, or 40/1, or 40.

In a similar manner, we can determine how quickly the second and third points will change:

The change between (2, 50) and (3, 250) is as follows:

Changing y by 250 - 50 equals 200

Variation in x = 3 - 2 = 1

Rate of change equals change in y/change in x, which is 200/1, or 200.

Now that we have the second rate of change, we can compute the multiplicative rate of change by dividing it by the first:

Multiplicative rate of change is equal to 200/40, or 5.

The function's multiplicative rate of change is thus 5.

Learn more about Straight line here

https://brainly.com/question/30732180

#SPJ1

help pls im in a rush

Answers

The reason for the statements of the proof to show that ∠A ≅ ∠C are:

ABCD is a parallelogram: (Given)Draw BD: (Construction)AB || DC, AD || BC: Given∠1 ≅∠4, ∠2 ≅ ∠3: (Opposite angles of a parallelogram are congruent)DB ≅ DB: (Reflexive Property)ΔABD ≅ ΔCDB: (ASA congruence theorem)∠A ≅ ∠C: Corresponding parts of congruent triangles are congruent.

What is a parallelogram?

A quadrilateral with two sets of parallel sides is referred to as a parallelogram.

In a parallelogram, the opposing or confronting sides are of equal length, and the opposing angles are of equal size.

The ASA congruence theorem states that two triangles are congruent if two angles and the side separating two angles of one triangle are congruent with the corresponding angles and side of another triangle.

Learn more about parallelograms at: https://brainly.com/question/20526916

#SPJ1

1. Ashenge Private Limited Company is about to start production of new products. Before the start of the new production, it cost the company $200,000 to construct the factory building. Once the construction is over, the cost per unit of production is estimated to be Birr 20. Upon selling, the company will incur a 20% commission expense. Moreover, the price per unit of products is decided to be Birr 50.
Required:
a) Construct the total cost equation in terms of quantity.
b) Determine the break-even quantity and break-even revenue.

Answers

The total cost equation is 200,000 + 40n and the break-even revenue is 20,000.

Given that a company is starting a new production, it cost the company $200,000 to construct the factory building.

The cost per unit of production is estimated to be Birr 20.

The company will incur a 20% commission expense.

The price per unit of products is decided to be Birr 50.

We need to find the total cost equation in terms of quantity and determine the break-even quantity.

a) The fixed cost of the company is $200,000, and 40 per unit sell,

Therefore for n units the total cost =

200,000 + 40n

b) BEQ = FC / P−VC

= 200,000 / 50-40

= 20,000

Hence the total cost equation is 200,000 + 40n and the break-even revenue is 20,000.

Learn more about break-even revenue click;

https://brainly.com/question/28504810

#SPJ1

Apply the United States rule to determine the balance at maturity and the total interest paid if the borrower makes two partial payments and the remainder of the loan is paid at maturity.
Principal $1450
Interest Rate​ % 15.0
Loan Length​ (Days) 280
Partial Payment
$5800.00
$4350.00
Payment on Day​ #
112
196

Answers

Answer: The United States rule is a method for calculating interest and balances on loans that have partial payments during their term. The rule assumes that each partial payment is applied to the interest first, then to the principal. Here's how to use the United States rule to calculate the balance and interest for this loan:

Calculate the daily interest rate by dividing the annual interest rate by 360 (the number of days in a standard year for most loans).

Daily Interest Rate = 15.0% / 360 = 0.04167%

Calculate the interest due for the first partial payment of $5800 made on day 112. Since this payment is larger than the remaining principal, it will pay off the loan entirely and no interest will accrue beyond this date.

Days between start of loan and first payment = 112 daysInterest due on first payment = (1450 x 0.04167% x 112) = $8.10Principal remaining after first payment = $0.00

Calculate the interest due for the second partial payment of $4350 made on day 196.

Days between first payment and second payment = 84 daysInterest due on second payment = (0 x 0.04167% x 84) = $0.00Principal remaining after second payment = $0.00

Calculate the interest due on the remaining principal at maturity (day 280).

Days between second payment and maturity = 84 daysInterest due at maturity = (0 x 0.04167% x 84) = $0.00

Add up the interest due from each period to get the total interest paid over the life of the loan.

Total interest paid = $8.10 + $0.00 + $0.00 = $8.10

Add up the principal amounts from each payment to get the total amount paid.

Total amount paid = $5800.00 + $4350.00 = $10,150.00

Subtract the total amount paid from the original principal to get the balance at maturity.

Balance at maturity = $1450.00 - $10,150.00 = -$8700.00 (which means the lender owes the borrower this amount)

Therefore, the balance at maturity is -$8700.00 (meaning the lender owes the borrower this amount) and the total interest paid over the life of the loan is $8.10.

Find a polynomial f(x) of degree 5 that has the following zeros.
0, 1 (multiplicity 2), -6, -3
Leave your answer in factored form.

Answers

This polynomial has zeros at 0, 1 (with multiplicity 2), -6, and -3, as required, and is of degree 5.

How to solve

A polynomial f(x) of degree 5 with the given zeros can be represented in factored form as:

f(x) = [tex]A(x - 0)(x - 1)^2(x + 6)(x + 3)[/tex]

Since the leading coefficient is not specified, we can leave A as a constant factor. Simplifying the expression, we have:

f(x) = [tex]A(x)(x - 1)^2(x + 6)(x + 3)[/tex]

This polynomial has zeros at 0, 1 (with multiplicity 2), -6, and -3, as required, and is of degree 5.

Read more about polynomial here:

https://brainly.com/question/2833285

#SPJ1

8) If Bonnie can waterproof 450 square foot of decking with 2 gallons of sealant, she will need 6 gallons (10pts)
of sealant for 1200 square foot of decking.
True
O False

Answers

Answer:

FALSSOO

Step-by-step explanation:

lol srry I pretty sure its false I did teh math

Hope its right and it helps! c:


Factor out the Greatest Common Factor (GCF): 64d³ - 24d²

Answers

The factored form of 64d³ - 24d² is 8d²(8d³ - 3).

Define greatest common factor

The greatest common factor (GCF), also known as the greatest common divisor (GCD), is the largest positive integer that divides two or more numbers without leaving a remainder. In other words, it is the largest number that divides evenly into two or more given numbers. For example, the GCF of 12 and 18 is 6, since 6 is the largest number that divides both 12 and 18 without leaving a remainder.

The greatest common factor (GCF) of the given terms is 8d². We can factor it out by dividing each term by 8d²:

64d³/8d² - 24d²/8d²

Simplifying the fractions:

8d³ - 3

Therefore, the factored form of 64d³ - 24d² is 8d²(8d³ - 3).

To know more about fraction, visit:

https://brainly.com/question/10354322

#SPJ1

The sales of a certain product after an initial release can be found by the equation s=12 sqrt (4t) + 10 , where s represents the total sales (in thousands) and t represents the time in weeks after release. Make a table of values, graph the function and use the graph to estimate the sales 12 weeks after release.

about $586,000
about $586
about $93
about $93,000

Answers

The sales 12 weeks after release is $586,000 . Option A is the correct answer.

To create a table of values, we can plug in different values of t and find the corresponding values of s:

t s

0 10

1 19.882

2 26.248

3 31.177

4 35.064

5 38.185

6 40.731

7 42.837

8 44.6

9 46.095

10 47.384

11 48.508

12 49.498

To graph the function, we can plot the values from the table on a coordinate plane. The horizontal axis represents time in weeks, and the vertical axis represents sales in thousands of units. The resulting graph is a curve that starts at (0,10) and increases as t increases.

To estimate the sales 12 weeks after release, we can look at the graph and see that the corresponding value of s is around 49.5 thousand units. Therefore, the answer is about $586,000 (49.5 x 1000 x 12). Option A is the correct answer.

To learn more about equation click on,

https://brainly.com/question/12972796

#SPJ1

Brynen is driving to a new job five days this week. He drives 27 miles each way. His car gets 35 miles per gallon of gas. How many gallons of gas will he use driving to and from work this week? Round to the nearest tenth.

Answers

The number of gallons of gas Brynen will use in driving to and from work, during the week, obtained using arithmetic operations is 7 5/7 gallons

What are arithmetic operations?

Arithmetic operations are operations involving addition, subtraction, multiplication, and division.

The distance Brynen travels each way to his new job = 27 miles

The distance his car gets per gallon of gas = 35 miles

The number of gallons he will use in a week (five days of driving in the week), can therefore, be found by arithmetic operations follows;

The distance Brynen travels = 27 × 2 × 5 = 270 miles

The number of gallons = 270 miles/(35 miles/gallon) = 270/35 = 7 25/35

7 25/35 = 7 5/7

The volume of gas he will use to and from work this week is; 7 5/7 gallons

Learn more on arithmetic operations here: https://brainly.com/question/28359111

#SPJ1

Which of the following values are solutions to the inequality -8- 4x > 1?
4
I. - 10 II. - 1
O None
O II only
O I and II
O II and III
O I only
O III only
○ I and III
O I, II and III
III. 6
Submit Answer

Answers

Answer:

the answer is:l only

because -10 only states the true statement while -1 and 6 gave False Staments...

Fixed expenses are defined as those that do not very with changed in volume. Examples include:
A( direct staffing costs
B( lease costs and taxes
C( utilities and supplies utilized in production of service or product
D( utilities, rent, lease, depreciation

Answers

Answer:

B (lease costs and taxes) and D (utilities, rent, lease, depreciation) are examples of fixed expenses as they typically do not vary with changes in volume.

Direct staffing costs (A) and utilities and supplies utilized in the production of service or product (C) are generally considered variable expenses as they tend to vary based on the volume of production or sales. For example, if a business produces more goods or provides more services, it will typically need to hire more staff and use more supplies, leading to an increase in expenses.

Step-by-step explanation:

which of the following sample spaces would satisfy the definition of a continuous random variable?
x={odd integers between 5 and 15}
×=[0,500]
x=[0,1,2,3]
x=[the number of days in the week that have the letter "r"] ​

Answers

Answer:The sample space that satisfies the definition of a continuous random variable is: ×=[0,500]

Step-by-step explanation:

The sample space that satisfies the definition of a continuous random variable is: ×=[0,500]

A continuous random variable is a variable that can take on any value within a certain range of values, typically a continuous interval. This means that there are an infinite number of possible values that the variable can take on, and the probability of any particular value is zero.

In contrast, the other sample spaces listed are all discrete random variables, meaning that they can only take on a finite or countable number of values. For example, the first sample space x={odd integers between 5 and 15} can only take on 6 possible values (5, 7, 9, 11, 13, or 15), and the third sample space x=[0,1,2,3] can only take on 4 possible values.

The fourth sample space x=[the number of days in the week that have the letter "r"] is also a discrete random variable, as it can only take on values of 0, 1, 2, or 3 (depending on how many days of the week have the letter "r").

Therefore, the only sample space that satisfies the definition of a continuous random variable is ×=[0,500].

The mayor of a town has proposed a plan for the construction of a new bridge. A political study took a sample of 800 voters in the town and found that 53% of the residents favored construction. Using the data, a political strategist wants to test the claim that the percentage of residents who favor construction is more than 49%. Find the value of the test statistic. Round your answer to two decimal places.

Answers

the value of the test statistic is approximately 5.19.we can get the answer by using formula .

what is statistic  ?

A statistic is a numerical value or measure that is calculated from a sample of data, and is used to describe or make inferences about a population. Statistics are used in various fields, including business, economics, social sciences, and natural sciences, to analyze data

In the given question,

To test the claim that the percentage of residents who favor construction is more than 49%, we can use a one-sample z-test. The test statistic can be calculated as:

z = (p - P) / √(P * (1 - P) / n)

where:

p = the sample proportion (0.53)

P = the hypothesized population proportion under the null hypothesis (0.49)

n = the sample size (800)

Substituting the given values into the formula, we get:

z = (0.53 - 0.49) / √(0.49 * 0.51 / 800) ≈ 5.19

Rounding the test statistic to two decimal places, we get:

z ≈ 5.19

Therefore, the value of the test statistic is approximately 5.19.

To know more about statistic , visit:

https://brainly.com/question/29093686

#SPJ1

Find the length of the third side. If necessary, round to the nearest tenth.
6 and 10

Answers

The length of the third side is 8units

What is Pythagoras theorem?

Pythagoras theorem states that : the sum of the squares on the legs of a right triangle is equal to the square on the hypotenuse.

If a and b are the legs of the triangle and c is the hypotenuse,then

c² = a²+b²

For example , if a = 3 and b = 4 , then

c = √3²+4²

c = √ 9+16

c = √25

c = 5units.

Similarly, c = 10, a= 6, and b is unknown

therefore

10²= 6²+b²

b² = 10²-6²

b² = 100-36

b² = 64

b = √64

b = 8units

therefore the length of the third leg is 8units.

learn more about Pythagoras theorem from

https://brainly.com/question/343682

#SPJ1

On average, a front desk operator receives 2 calls per 30 seconds.
(1)Find the probability that at most 1 call is received in 10 seconds ​

Answers

The probability that at most 1 call is received in 10 seconds is given as follows:

0.8557 = 85.57%.

What is the Poisson distribution?

In a Poisson distribution, the probability that X represents the number of successes of a random variable is given by the following mass probability function:

[tex]P(X = x) = \frac{e^{-\mu}\mu^{x}}{(x)!}[/tex]

The parameters are listed and explained as follows:

x is the number of successes that we want to find the probability of.e = 2.71828 is the Euler number[tex]\mu[/tex] is the mean in the given interval or range of values of the input parameter.

On average, a front desk operator receives 2 calls per 30 seconds, hence the mean for 10 seconds, which is one third of the time, is given as follows:

[tex]\mu = \frac{2}{3}[/tex]

The probability of at most one call is given as follows:

P(X <= 1) = P(X = 0) + P(X = 1)

Hence:

[tex]P(X = 0) = \frac{e^{-\frac{2}{3}}\frac{2}{3}^{0}}{(0)!} = 0.5134[/tex][tex]P(X = 1) = \frac{e^{-\frac{2}{3}}\frac{2}{3}^{1}}{(1)!} = 0.3423[/tex]

Hence:

P(X <= 1) = P(X = 0) + P(X = 1) = 0.5134 + 0.3423 = 0.8557 = 85.57%.

More can be learned about the Poisson distribution at https://brainly.com/question/7879375

#SPJ1

18. Name a pair of complementary angles in this figure. ​

Answers

Answer:

Step-by-step explanation:

Angle KEF and JEK

Answer:

∠DEH and ∠HEJ or∠JEK and ∠KEF

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

Complementary angles are the angles that together form a right angle.

In the picture we see two right angles:

∠DEJ and ∠JEF

The first one, ∠DEJ has a pair of complementary angles:

∠DEH and ∠HEJ

The second one, ∠JEF has a pair of complementary angles:

∠JEK and ∠KEF

Find the length of the missing side

Answers

Step-by-step explanation:

This is a right triangle , so the Pythagorean theorem applies

c^2 = a ^2 + b^2        c  is the hypotenuse   a and b are the legs

15^2 = 9^2 + x^2

15^2 - 9^2 = X^2

x  = 12 ft

Need help! I HAVE 30 MIN! will pay for all work shown (ZELLE ONLY) Do all 3 please!

Answers

Answer: i gotchu

Step-by-step explanation:

1) Since the base of this function is greater than 1, this means its increasing exponentially (increases from left to right).  So as x approaches positive infinity, y approaches positive infinity as well.

Domain (-∞,∞)   Range (0,∞)

2) If the base changes to 1/9 the function would decrease. So as x approaches positive infinity, y approaches 0 (Check attached screenshot)

3) The "+5" raises the horizontal asymptote up 5 units. So the new equation for the horizontal asymptote is y=5.

The "x-2" shifts the x values to the right by 2 units.

u dont have to pay me, i literally just learned this like a month ago :)

please help me

What degree of rotation about the origin will cause the triangle below to map
onto itself?

Answers

360 because it is going to be in the same spot
Other Questions
What is a minimum monthly payment? La razn geomtrica de dos nmeros es 13/6 y su diferencia es 35 Cul es el nmero mayor?En una fiesta la relacin de hombre a mujeres es de 9 a 7. Si se cuentan 45 hombres Cuntas mujeres hay?Un traje para hombre cost $ 250. 000 el ao pasado. Este ao la docena de dichos trajes cuesta $ 3250. 000 cul es la razn geomtrica del precio antiguo y actual del traje? Which graph represents a function Someone's idea is for an electric fan that costs nothing to run. the electric motor which turns the fan also turns a generator. this produces electricity for the motor, so no battery or mains supply is needed! explain why this idea will not work. Como puedo saber la carga de una partcula en un campo magntico h) if maintenance contract costs $30,000 per year for a machine, would you recommend purchasing it for the new machine in part (g)? why or why not? Explanation of how 3D printing gives SpaceX a competitive advantage andDiscussion of how business intelligence is used or could be used to support SpaceX's 3D printing process electronic products has 22,500 bonds outstanding that are currently quoted at 101.6. the bonds mature in 8 years and pay an annual coupon payment of $90. what is the firm's aftertax cost of debt if the applicable tax rate is 21 percent? group of answer choices 4.79% 5.47% 6.89% 6.67% 5.75% I. state true or false.1. one of the ways to practice conservation is to refuse to use a resource even when we need it.2. potential resources are those resources that can be further developed and put to use in thefuture.3. a resource like natural gas cannot be recycled.4. metallic minerals are examples of renewable resources.5. human beings depend on natural resources only for food.ii. complete the analogy.1. petroleum:______________: forests: renewable resource2. human beings: biotic resource:: soil:_______________3. iron-ore:________________:: bio-waste: potential resource ???????????????????????? Rewrite the equation by completing the square y= +- 3/5 is equivalent to? A printer is printing photos. For every 6 photos, the printer takes 3 minutes.Complete the table below showing the number of photos and the time it takes to print them. To assign overhead costs to an individual product, the activity-based overhead rate is multiplied by. In the list of "top-selling items" what are some descriptions that convey ideasabout today's consumer culture?"Earth a Gift Shop Monopolist competition is seperated from pure of perfect competition by......--profit motive-product differentiation-inadequate competition-oligopolies One oxygen atom could have been present in many different locations and forms during its existence. imagine the places that an oxygen atom has been throughout its history on earth. describe three places that the molecule may have been, including the kind of molecule it was a part of at each stage. how is it possible for the molecule to change forms? When did the glory days of the American cowboy begin? 8. you will be listed as a negligent operator if you get:a. all of the answers are correctb. 8 points within any 36-month period6 points within any 24-month period4 points within any 12-month period How was the removal of the kulaks representative of the kind of government stalin was seeking to create?