Type the correct answer in the box. Use numerals instead of words. If necessary, use / for the fraction bar. Five times the sum of the digits of a two-digit number is 13 less than the original number. If you reverse the digits in the two-digit number, four times the sum of its two digits is 21 less than the reversed two-digit number. (Hint: You can use variables to represent the digits of a number. If a two-digit number has the digit x in tens place and y in one’s place, the number will be 10x + y. Reversing the order of the digits will change their place value and the reversed number will 10y + x.) The difference of the original two-digit number and the number with reversed digits is .

Answers

Answer 1

Answer:

The difference of the original two-digit number and the number with reversed digits is 98 - 89 = 9

Step-by-step explanation:

Let the digit at unit(one's) place = y

Let the digit at ten's place =  x

So, the two-digit number will be: 10x +y

According to given condition:

Five times the sum of the digits of a two-digit number is 13 less than the original number. This statement can be written as:

5(x +y) = (10x +y) - 13

If you reverse the digits in the two-digit number, four times the sum of its two digits is 21 less than the reversed two-digit number.

if digits are reserved the two digit will be 10y + x

4(x + y) = (10y + x) -21

So, we have 2 equations, solving these 2 equations we can find the 2 digit number.

5(x +y) = (10x +y) - 13

5x + 5y = 10x +y -13

Rearranging:

5x -10x +5y -y = -13

-5x + 4y = -13 (eq1)

4(x + y) = (10y + x) -21

4x +4y = 10y +x =-21

4x -x +4y -10y = -21

3x -6y = -21 (eq2)

Solving:

Multiply eq 1 with 3 and eq 2 with 2

-15x + 12 y = -39

6x - 12y = -42

_______________

-9x = -81

x = -81/-9

x = 9

Putting in eq(1)

-5x + 4y = -13

-5(9) +4y = -13

-45 + 4y = -13

4y = -13 + 45

4y = 32

y = 32/4

y = 8

So, y =8 and x = 9

The 2 digit number is:

10x + y = 10(9) + 8 = 90+8 = 98

The reversed 2 digit number is:

10y + x = 10(8) + 9 = 80+9 = 89

The difference of the original two-digit number and the number with reversed digits is 98 - 89 = 9


Related Questions

Ten times the square of a non zero number is equal to ninety times the number. What is the number?​

Answers

Answer:

x=9

Step-by-step explanation:

Your number is 9.

Set this up as 10(x^2) = 90x where x > 0 or x< 0.

Factor by 10 on both sides.

10x(x) = 10x(9)

x=9

Hope this helped you!

A scientist has a data set consisting of the temperature at which a chemical solution begins to evaporate. There are 500 measurements in the data set. He plans to estimate the standard error for the mean temperature by drawing a random sample from the data set consisting of 64 measurements.

What formula would produce an estimate for the standard error of the sample?

Divide the sum of all the measures by 500.
Divide the standard deviation of the sample measures by 8
Divide the sum of the sample measurements by 64
Calculate the sum of the squares of the deviations of the sample

Answers

Answer:

Divide the standard deviation of the sample measures by 8

Step-by-step explanation:

Given

measurements in data set=500

measurements in sample=64

Standard error of sample=?

As per the formula of standard error

Standard error= standard deviation/ square root of the number of measurements

                        = σ/√n

Here as we need to find standard error of the sample hence n=64

therefore √64= 8

The above equation will become:

standard error of the sample= σ/8 i.e. Divide the standard deviation of the sample measures by 8!

What are 5 ways that graph can be misleading ?

Answers

Hello there hope you having a good day :). The axis are plotted to a scale that make people think there is more or less    value.. The graph overall may represent a rather insignificant subject..  The graph overall may make something important appear rather small..  The graph may represent factors without pointing out other important factors.. If there is no x and y axis.Hopefully this helps you. Another one would be if it doesn't start with 0.

There are many ways that graphs can be misleading. Depending on how you set up your graph, the same set of data can look very different. It's important to understand that there are some common mistakes to avoid when making graphs. In addition, advertisers have been known to intentionally make their graphs misleading to make their data match their point.  

In the image provided, this is a good example of a misleading graph.

First, notice that we know that the first bar is 10 and the second bar is 50. However, there are no labels on the horizontal or vertical axis so we don't know what the bars represent.

In addition, notice that there is no title on this graph. Since there is no title on the graph, we don't know anything about the data.

Further, look at the scale on the vertical axis. Notice that it's an uneven scale. The uneven scale makes it appear that the first bar is closer to the second bar than it actually is.

We could correct this graph by adding labels to the x and y-axis, adding a title to the graph, and making the scale on the vertical axis even.

Another way graphs can be misleading is using the wrong type to represent data. For example, a scatter plot might be better than a regular graph in some cases.

Lastly, graphs can be misleading by adding a wide range of numbers to show and increase or decrease relatively small to how it actually is.

The sum of the squares of two consecutive odd numbers is 970. Find type integers

Answers

Answer:

The two integers you are finding is 21 and 23.

x² + y² = 970

970 / 2 = 485 ( divide it to two because we are finding two integers )

√ 485 = 22.022715546 or when rounded off, 22 ( square root because we are finding squares )

It means, the answers are near the number 22.

I found out 21 and 23

21 and 23 is two consecutive odd integers

Let x = 21

Let y = 23

x² + y² = 970

( 21 )² + ( 23 )² = 970

= 441 + 529

= 970

GIVE ME BRAINLIEST PLEASE !!! :)

Answer:

21, 23 and -21, 23

Step-by-step explanation:

The difference between two consecutive odd numbers is 2.

Let the smaller number be x. Then, the larger number is x + 2.

Now add their squares and set it equal to 970. Then  solve for x.

smaller number: x

larger number: x + 2

sum of the squares of the two numbers: x^2 + (x + 2)^2

equation: x^2 + (x + 2)^2 = 970

Solution of the equation:

x^2 + (x + 2)^2 = 970

Expand the square of the binomial:

x^2 + x^2 + 4x + 4 = 970

Combine like terms on the left side:

2x^2 + 4x + 4 = 970

Subtract 970 from both sides:

2x^2 + 4x - 966 = 0

Divide both sides by 2:

x^2 + 2x - 483 = 0

Now we need to factor the binomial. We need two number whose sum is 2 and whose product is -483. Look at 483. It is not divisible by 2, but it is divisible by 3.

483/3 = 161

161 is divisible by 7.

161/7 = 23

23 is prime, so the prime factorization of 483 is

483 = 3 * 7 * 23

Notice that 3 * 7 = 21, so

483 = 21 * 23

Use -21 and 23:

-21 + 23 = 2

-21 * 23 = -483

x^2 + 2x - 483 factors into (x - 21)(x + 23)

Now we continue solving the equation.

x^2 + 2x - 483 = 0

(x - 21)(x + 23) = 0

x - 21 = 0 or x + 23 = 0

x = 21 or x = -23

We let x equal the smaller of the two integers, so now we add 2 to find the second integer.

x = 21; x + 2 = 23

x = -23; x + 2 = -21

There are two sets of consecutive odd numbers that satisfy this problem.

21, 23

-23, -21

The problem did not state positive or negative consecutive odd numbers, so both solutions are valid.

In which quadrant does the terminal side of the angle 387° lie?
Quadrant I
O Quadrant II
Quadrant III
Quadrant IV

Answers

Answer:

Quadrant I

Step-by-step explanation:

To find in which quadrant an angle is, you have to locate it between 0 and 360.

Since your angle is larger than 360 degrees, we subtract 360 degrees from it.... to get 27 degrees.

27 degrees and 387 degrees lie on the same spot, since they are exactly one turn around from each other.

Now, angles between 0 degrees and 90 degrees are in quadrant I

angles between 90 and 180 degrees are in quadrant II

Angles between 180 and 270 degrees are in quadrant III

Angles between 270 and 360 degrees are in quadrant IV

So, an angle of 27 degrees would land in Quadrant I.... so is 27 + 360x, where x is any integer representing a number of turns.

Hello!

The answer is:

The terminal side of the angle 387° lies at the Quadrant I.

Why?

We know that there are four quadrants on the plane, those quadrants goes from 0° to 360°, however, since the quadrant is going only from 0° to 360°, if we want to know where an angle greater than 360° is located, we need to take only the excess, so:

We are asked to find where the angle 387° is located, we can write the angle by the following way:

[tex]387\°=360\°+27\°\\[/tex]

So, we have that there are 27° more than 360°, if we want to find where the 367° we only need to locate where the excess (27°) angle is located.

Also, we know that:

Quadrant I: 0° to 90°

Quadrant II: 90° to 180°

Quadrant III: 180° to 270°

Quadrant IV: 270° to 360°

We have that 27° is between 0° and 90°, so, it's located on the first quadrant.

Hence, we have that the angle 367° is located at the Quadrant I.

Have a nice day!



How many quarts of pure antifreeze must be added to 5 quarts of a 20​% antifreeze solution to obtain a 30​% antifreeze​ solution?

Answers

Answer:

5/7 quart

Step-by-step explanation:

Amount = concentration × volume

Amounts added = final amount

100% × x + 20% × 5 = 30% × (x+5)

Solving for x:

1.00x + 0.2×5 = 0.3×(x+5)

x + 1 = 0.3x + 1.5

0.7x = 0.5

x = 5/7

x ≈ 0.7

You should add 5/7 quart of pure antifreeze, or about 0.7 quart.

Final answer:

About 0.71 quarts of pure antifreeze should be added to 5 quarts of a 20% antifreeze solution to obtain a 30% antifreeze solution.

Explanation:

To find out how many quarts of pure antifreeze must be added to 5 quarts of a 20% antifreeze solution to get a 30% antifreeze solution, we can set up the following equation:

0.2 * 5 + x = 0.3 * (5 + x) where x represents the amount of pure antifreeze to be added.

Solving this equation, we get:

1 + x = 1.5 + 0.3x,

This simplifies to 0.7x = 0.5,

So x = 0.5 / 0.7,

Therefore, About 0.71 quarts of pure antifreeze should be added to get a 30% solution.

Learn more about Chemical Solution Concentration here:

https://brainly.com/question/36979168

#SPJ3

85% expressed as a fraction in simplest form is

Answers

Hello There!

85% = 85/100

85/100 = 0.85

0.85/1 * 100/100

85/100

SIMPLIFIED IS 17/20

Percent are always out of 100 so...

[tex]\frac{85}{100}[/tex]

Simplifying:

[tex]\frac{85}{100}/\frac{5}{5}=\frac{17}{20}[/tex]

Hope this helped!

For the function f(x) = x^2, what effect will multiplying f(x) by 1/4 have on the
graph?

Answers

Answer:

the graph will be vertically compressed i just answered apex

Step-by-step explanation:

Answer:

The graph will be compressed vertically.

Step-by-step explanation:

Can I get help on this also plz? I need a step by step explanation. Thank you so much!

Answers

Answer:

5) x=30

6) x=50

7) x=59

8) x=31

9) m<1=75 because they're corresponding and m<2=105 because it's supplementary with the 75 degrees angle

10) m<1= 120 because they're corresponding and m<2=60 because they're consecutive interior angles and add up to 180

in questions 5-7 you just set them equal to each other

in 8, you had to subtract 105 from 180 and then set 75 equal to 3x-18

how to solve x using logarithms

Answers

Step-by-step explanation:

[tex] \frac{1}{2} log(x) + log(4) = 2[/tex]

then

[tex] log( {x}^{ \frac{1}{2} } ) + log(4) = 2 \\ log(4 \sqrt{x} ) = 2 \\ 4 \sqrt{x} = {10}^{2} = 100 \\ \sqrt{x} = 25 \\ x = {25}^{2} = 625[/tex]

I don't know if your Log is natural logarithm then

[tex]4 \sqrt{x} = {e}^{2} \\ \sqrt{x} = \frac{e ^{2} }{4} \\ x = \frac{ {e}^{4} }{16} [/tex]

Solve 5x + 7 > 17.

{x | x < 2}
{x | x > 2}
{x | x < -2}
{x | x > -2}

Answers

Answer:

[tex]\large\boxed{\{x\ |\ x>2\}}[/tex]

Step-by-step explanation:

[tex]5x+7>17\qquad\text{subtract 7 from both sides}\\\\5x>10\qquad\text{divide both sides by 5}\\\\x>2[/tex]

The sequence below is arithmetic:
{1, 8, 27, 64}
True
False

Answers

The answer about those numbers is False

The sequence {1, 8, 27, 64} is not an arithmetic sequence.

An arithmetic sequence is defined by having a constant difference between consecutive terms. To check if a sequence is arithmetic, we subtract each term from the one that follows.

The difference between 8 and 1 is 7

(8 - 1 = 7)

The difference between 27 and 8 is 19

(27 - 8 = 19)

The difference between 64 and 27 is 37

(64 - 27 = 37)

Since these differences are not equal, the sequence is not arithmetic.

Need urgent help, will give brainliest.
A bag has more green balls than blue balls, and there is at least one blue ball. Let b represent the number of blue balls and let g represent the number of green balls. Let's compare the expressions 2b and b+g. Which statement is correct?
A. 2b>b+g
B. 2b C. 2b=b+g
D. There is not enough information to tell.

Answers

The correct comparison for the expressions 2b and b+g is 2b > b+g.

Let's analyze the expressions:

2b: This represents twice the number of blue balls.b+g: This represents the sum of blue balls and green balls.

Comparing 2b and b+g, the correct statement is A. 2b > b+g as having more green balls than blue balls implies the total green balls are more, making the expression 2b greater than b+g.

Based on these cases, the only condition that aligns with g > b is when [tex]\(2b < b + g.[/tex]

Thus, the correct answer is: B. 2b < b + g.

To find which statement is correct, let's consider the relationship between the number of green balls (g) and the number of blue balls (b). Since the bag has more green balls than blue balls, it means that g > b.

To compare the expressions 2b and b + g, let's examine their relationship under the condition g > b

When 2b > b + g

Rearranging 2b > b + g, we get:

b > g.

This contradicts the condition g > b.

So, this case is not possible.

Case 2: When 2b < b + g :

Rearranging 2b < b + g, we get:

b < g,

which aligns with the given condition g > b.

Hence, this condition is possible.

When 2b = b + g

Rearranging 2b = b + g, we get: [tex]\[b = g.\][/tex]

This condition contradicts the original requirement g > b, so this case is also not possible.

The only condition that aligns with g > b is when [tex]\(2b < b + g.[/tex] Thus, the correct answer is: B. 2b < b + g.

Question : A bag has more green balls than blue balls, and there is at least one blue ball. Let b represent the number of blue balls and let g represent the number of green balls. Let's compare the expressions 2b and b+g. Which statement is correct?

A. 2b>b+g

B. 2b C. 2b=b+g

D. There is not enough information to tell.

Which distribution is likely to have a mean higher than the median?

Answers

Answer:

A distribution that is skewed to the right is likely to have a mean higher than the median.

Please help me I'm sooooo stressed!!!! plz help

Answers

Answer:

with what you didnt say what you needed help with

Step-by-step explanation:

Dayton has 3 bags of frozen vegetables. Each bag has 5/8 pound of vegetables. He plans to make vegetable soup. Each pot of soup takes 1 pound of vegetables

Answers

Final answer:

Dayton has 3 bags of frozen vegetables, with each bag weighing 5/8 pound. He can make 1 pot of soup with 7/8 of another pot using these vegetables.

Explanation:

Dayton has 3 bags of frozen vegetables, and each bag contains 5/8 pound of vegetables. To find the total weight of the vegetables, we multiply the weight of one bag by the number of bags: (5/8) * 3 = 15/8 pounds. Since each pot of soup requires 1 pound of vegetables, we divide the total weight of the vegetables by 1 pound to find the number of pots of soup Dayton can make: (15/8) / 1 = 15/8 pots of soup. However, we can simplify this fraction to a mixed number: 15/8 = 1 and 7/8. So Dayton can make 1 pot of soup with 7/8 of another pot.

60 points
Please help answer, and If possible explain the questions. Thank you!


2. Which expression is not a polynomial?
A. X - 1
B. 4 + P
C. 5X^2 - √X
D. 8x - z^3


3. What is the degree of the polynomial?
3pq^4 - 2p^2q + q3
A.1
B.2
C.4
D.5


4. How many terms does the polynomial have?
p^3-4pq^2+q^2-3q
A.1
B.2
C.3
D.4


5. Which polynomial is written in standard form for the polynomial below?
-7x^2 - x^3 + x^5 +2

A. x^5+X^3+X^5+2

B. x^5 - x^3 + 7x^2+2

C. -7x^2 - x^3 + x^5+2

D. 7x^2 + x^3 + x^5+2

Answers

Answer:

2 is C. , 3 is C. , 4 is D.  

Step-by-step explanation:

2

Square roots are not polynomials

3

The highest degree of one term in the polynomial is 4

4

Terms are separated by (+) or (-) signs. If you count them up there are 4

Answer:

C, D, D, B

Step-by-step explanation:

2. A polynomial has only integer exponents, no square roots.  So C is not a polynomial.

3. The degree of the polynomial is the sum of the exponents of the highest term.  p has an exponent of 1 and q has an exponent 4, so 1+4 = 5. D

4. Count the number of terms being added or subtracted.  p^3, 4pq^2, q^2, and -3q.  So there are 4 terms. D

5. Standard form of a polynomial is written from the highest exponent to the lowest.  So the answer is B.

Simplify the quotient

Answers

Answer:

the answer is b

Step-by-step explanation:

Jason is trying to prove that this quadrilateral is a rhombus. Using the slope formula, he finds that opposite sides of the polygon are parallel. Since all of the sides appear to be congruent, Jason concludes that ABCD is a rhombus. Is Jason's reasoning correct? Why or why not?​

Answers

Answer:

incorrect; Jason must also prove that all sides are congruent by using the distance formula.

Step-by-step:

By definition, a rhombus has two pair of parallel sides and all sides are congruent. Jason must use the distance formula in a formal algebraic proof to prove that all sides are congruent. Just looking at the graph is not sufficient proof.

In the United States, birth weights of newborn babies are approximately normally distributed with a mean of μ = 3,500 g and a standard deviation of σ = 500 g. What percent of babies born in the United States are classified as having a low birth weight (< 2,500 g)? Explain how you got your answer.

Answers

Answer:

Sub into equation

Step-by-step explanation:

Answer: 2.775%

Step-by-step explanation:

Given: Mean : [tex]\mu=3,500\ g[/tex]

Standard deviation: [tex]\sigma=500\ g[/tex]

The formula to calculate z-score is given by :-

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

For x= 2,500g

[tex]z=\dfrac{2500-3500}{500}=\dfrac{-1000}{500}=-2[/tex]

The p-value of z = P(z<-2)=0.02275

In percent, [tex]0.02775\times100=2.775\%[/tex]

The percent of babies born in the United States are classified as having a low birth weight (< 2,500 g) = 2.775%

Find the sum of the first 100
terms of the arithmetic
sequence
a1=15 and a 100=307

Answers

Answer:

16100

Step-by-step explanation:

n = 100

a1 = 15

a100 = 307

The first thing you have to do is solve for d

a100 = a1 + (n - 1)*d

307 = 15 + (100 - 1)*d

307 = 15 + 99*d

307 - 15 = 99*d

292 = 99 d

d = 292 / 99

d = 2.94949494

That's a real odd result, but it is what you get.

Sum = (a + L)*n/2

sum = (15 + 307)*n/2

Sum = 322 * 100 / 2

Sum = 16100 It looks like I didn't have to solve for d. The person who made this up sure didn't

if A/B and C/D are rational expressions, then which of the following is true?

Answers

Answer:

Option D. [tex]\frac{A}{B}*\frac{C}{D}=\frac{A*C}{B*D}[/tex]

Step-by-step explanation:

we have

[tex]\frac{A}{B}[/tex] and [tex]\frac{C}{D}[/tex]

we know that

To multiply fractions multiply the numerators of the fractions to get the new numerator and multiply the denominators of the fractions to get the new denominator

To divide two fractions, multiply the first fraction by the reciprocal of the second fraction

[tex]\frac{\frac{A}{B}}{\frac{C}{D}}=\frac{A}{B}*\frac{D}{C}[/tex]

and

[tex]\frac{A}{B}*\frac{C}{D}=\frac{A*C}{B*D}[/tex]

(HELP PLEASE)
Describe in your own words the characteristics of linear equations that determine whether a system of linear equations will be Intersecting, Parallel, or Coincident. (2 points, 0.5 for clarity of response, 0.5 for each type of system).

Answers

ANSWER

See below

EXPLANATION

Given the system of linear equation:

[tex]y = m_1x + b_1[/tex]

[tex]y = m_2x + b_2[/tex]

If

[tex] m_1 \ne \: m_2[/tex]

then the two equations, will intersect at one. The system has unique solution.

If

[tex]m_1 =m_2 \: and \: b_1 \ne \: b_2[/tex]

then, the two equations are parallel and the system will not have a solution.

If

[tex]m_1 =m_2 \: and \: b_1 = \: b_2[/tex]

Then, the two equations will coincide.

There is infinitely many solutions.

When solving the equation 12x^2 - 7x = 6-2(x^2 - 1). Evan wrote 12x^2 - 7x = 6 - 2x^2 + 2 as his first step. Which property
justifies this step?

a. subtraction property of equality
b. multiplication property of equality
c. associative property of multiplication
d. distributive property of multiplication over subtraction​

Answers

Answer:

d. distributive property

Option D is correct, distributive property of multiplication over subtraction​ is the property used by Evan in first step.

What is Equation?

Two or more expressions with an Equal sign is called as Equation.

12x²- 7x = 6-2(x² - 1).

The first step written by Evan is 12x²- 7x = 6-2x² +2

We have to find the property which was used for the first step

In the equation splitted 2(x² - 1) using distributive property of multiplication over subtraction​.

The distributive property of multiplication over subtraction is applied when we multiply a value by the difference of two numbers.

Hence, option D is correct,  distributive property of multiplication over subtraction​ is the property used by Evan in first step.

To learn more on Equation:

https://brainly.com/question/10413253

#SPJ2

the equation of a circle is x^2+y^2+6x-2y-15=0. find the center and radius of the circle.

Answers

Answer:

(-3, 1), 5

Step-by-step explanation:

x² + y² + 6x - 2y - 15 = 0

Rearrange:

x² + 6x + y² - 2y = 15

Complete the square:

x² + 6x + 9 + y² - 2y + 1 = 15 + 9 + 1

(x + 3)² + (y - 1)² = 25

Therefore, the center is (-3, 1) and the radius is 5.

The center of the circle is (-3, 1), and the radius is 5.

To find the center and radius of the circle described by the equation[tex]x^2 + y^2 + 6x - 2y - 15 = 0,[/tex] we'll first rewrite the equation in standard form, which has the general form:

[tex](x - h)^2 + (y - k)^2 = r^2[/tex]

Where (h, k) represents the center of the circle, and r represents the radius.

Let's complete the square to rewrite the given equation in standard form:

[tex]x^2 + 6x + y^2 - 2y = 15[/tex]  

Now, we'll complete the square for both the x and y terms.

To complete the square for the x terms, we add and subtract [tex](6/2)^2 = 9:x^2 + 6x + 9 + y^2 - 2y = 15 + 9[/tex]

Now, complete the square for the y terms by adding and subtracting (-2/2)^2 = 1:

[tex]x^2 + 6x + 9 + y^2 - 2y + 1 = 15 + 9 + 1[/tex]

Now, we have:

[tex](x^2 + 6x + 9) + (y^2 - 2y + 1) = 25[/tex]

Next, we can rewrite this as two perfect square trinomials:

[tex](x + 3)^2 + (y - 1)^2 = 25[/tex]

Now, the equation is in standard form. Comparing it to the standard form, we can see that:

h = -3 (opposite sign in the equation)

k = 1 (opposite sign in the equation)

[tex]r^2 = 25[/tex] (radius squared)

To find the radius (r), take the square root of 25:

r = √25 = 5.

For similar question on center of the circle.

https://brainly.com/question/1506955

#SPJ2

FLED is definitely a parallelogram

Answers

Answer:

Yes that is true

because the lines on the opposite side will never intersect

Answer:

The correct option is A. FLED is definitely a parallelogram .

Step-by-step explanation:

From the given figure it is clear that the angle F and angle E are same. Angle L and angle D are same.

[tex]\angle F=\angle E[/tex]

[tex]\angle L=\angle D[/tex]

According to the properties of parallelogram, a quadrilateral is called parallelogram if and only if there are two pairs of congruent opposite angles (but not equal to 90°, otherwise it will be a square or rectangle).

Since we have two pairs of congruent opposite angles which are not a right angle, therefore the statement "FLED is definitely a parallelogram" is true.

Hence, option A is correct.

A____is the only parallelogram that can be inscribed in a circle.

Trapezoid
Triangle
Rhombus
Rectangle

Answers

A rectangle is the only parallelogram that can be inscribed in a circle.

Hope this helps :)


~ Your Cookie Monster

Answer:

Rectangle

Step-by-step explanation:

In order for a paralleligram to be inscribed in a circle it has to have four 90º angles, this is why the only parallelogram that can be inscribed into a circle is the rectangle, this includes sqaures, since squares are basically rectangles with equal sides.

To the nearest 7739.5

Answers

Answer:

nearest whole = 7740

nearest ten = 7740

nearest hundred = 7700

nearest thousand = 8000

What is the y-intercept of the line with a slope of −14 that passes through the point (−2,−92)?

Enter your answer as a number, like this: 42

Or, if your answer is a fraction, such as 314, enter it like this: 3/14

Answers

Using the equation of a line as y -y1 = m(x-x1)

Replace m with the given slope and y1 and x1 with the given point:

y - (-92) = -14(x- (-2))

Simpligy:

y + 92 = -14(x +2)

Simplify the right side:

y +92 = -14x -28

Subtract 92 from each side:

y = -14x-120

The y - intercept is -120

\tan \left(18\right)=\frac{x}{20}

Answers

Answer:

x ≈ 6.5

Step-by-step explanation:

We have the epresion [tex]tan(18)=\frac{x}{20}[/tex] and we want to find the value of [tex]x[/tex].

Let's do it step-by-step

Step 1. Multiply both sides of the equation by 20

[tex]tan(18)=\frac{x}{20}[/tex]

[tex]20tan(18)=(\frac{x}{20} )(20)[/tex]

[tex]20tan(18)=x[/tex]

Step 2. use the reflexive property of equality: if [tex]a=b[/tex] then [tex]b=a[/tex]

[tex]20tan(18)=x[/tex]

[tex]x=20tan(18)[/tex]

Step 3. Using a calculator we get that [tex]tan(18)=0.325[/tex].  Replacing that value we get

[tex]x=20(0.325)[/tex]

x ≈ 6.5

We can conclude that the value of x is approximately 6.5

Other Questions
How do you explain Nashville Mayor Ben Wests change of heart in response to the protests? A Sound of Thunder By: Ray Bradburyidentify the step in the chain of causes and effects that travis says would occur if a time traveler accidentally killed even one mouse ( see pages 502-503).Do you think his theory might be really accurate? explain You have an interview with your dream company. As you prepare for the interview, you should plan to do all but the followingA. bring a few copies of your resume to hand out to interviewers.B. Answer questions as quickly as possible, even if the interviewer hasn't finished asking them.C. plan to arrive early to the interview.D. tailor your answers to make a favorable impression. What is mA ? Enter your answer in the box. The man on the train tells Gandhi that there are no ___________ attorneys in ___________. What was the last battle of the texas revolution What is mechanical advantage? A. a measure of how much a machine multiplies the force applied to it B. a characteristic that compound machines have and simple machines lack C. a property of some machines that allows them to do work with no input force D. a theory stating that machines are better at performing tasks than humans A computer is considered an asset because it If the team practices harder we may finally beat our old nemesis baker high 10 points! What is the most appropriate conclusion about the new drug to draw from this information? What is the efficiency of an engine that does 576 J of work and exhausts 144 J of heat while taking in 720 J of heat? A. 80%B. 10%C. 25%D. 20% A country cannot be truly democratic until its citizens have the opportunity to choose their representatives through elections that are free and fair. Critical development efforts cannot succeed without a legitimate and democratically elected government that is responsive and accountable to its citizens. Elections provide an important opportunity to advance democratization and encourage political liberalization. For an election to be free and fair, certain civil liberties, such as the freedoms of speech, association and assembly, are required. Elections can be a primary tool to foster political openings and expand political participation. Electoral processes offer political parties and civic groups an opportunity to mobilize and organize supporters and share alternative platforms with the public. Elections also serve to encourage political debate and public dialogue. "Supporting Free and Fair Elections," US Agency for International Development What is the main idea of this passage? 1. Free and fair elections help a democracy choose good leaders.2.Free and fair elections disenfranchise voters.3. Free and fair elections are necessary for a democracy to function. 4.Free and fair elections provide voters with civil liberties. Which of the following points lie in the solution set to the following system of inequalities? y>-3x+3y>x+2Answer choices :(2,-5)(-2,5)(2,5)(-2,-5) Using the prepositions as a hint, choose the correct conjugation of the appropriate verb. Tu __ ou tu veux aller. 1. va2. vais3. vas4. vient which of the following is not part of a chromosome? a. many strands of RNAb. many proteinsc. a standard of DNAd. a gene Calculate the cell potential, E, for the following reactions at 26.29 C using the ion concentrations provided. Then, determine if the cells are spontaneous or nonspontaneous as written. Standard reduction potentials (Ered) may be found here.'1) Pt(s)+Fe2+(aq)\rightleftharpoonsPt2+ (aq)+Fe(s)[Fe2+]=0.0066M [Pt2+]=0.057ME= ? V2) Cu(s)+2Ag+(aq)\rightleftharpoonsCu2+(aq)+2Ag(s)[Cu2+]=0.013M [Ag+]=0.013ME= ?V3) Co2+(aq)+Ti3+(aq)\rightleftharpoonsCo3+(aq)+Ti2+(aq)[Co2+]=0.050M [Co3+]=0.030M[Ti3+]=0.0055M [Ti2+]=0.0110ME=?VCalculate the cell potential for the following reaction as written at 25.00 C, given that [Mg2 ] = 0.796 M and [Sn2 ] = 0.0170 M. Standard reduction potentials can be found here.Mg(s)+Sn2+(aq)\rightleftharpoonsMg2+(aq)+Sn(s)E=?V 100 POINTS!!!DO THE FOLLOWING PROBLEM AND EXPLAIN HOW TO DO MORE PROBLEMS LIKE THESEWhich sentence is punctuated correctly? A. My father is flying in from overseas tomorrow; the arrival time is 4:45 P.M. B. My father is flying in from overseas tomorrow, the arrival time is 4:45 P.M. C. My father is flying in from overseas tomorrow the arrival time is 4:45 P.M. D. My father is flying in from overseas tomorrow; and the arrival time is 4:45 P.M. In the diagram, rll s. Find the measure of 1 Find an equation for the nth term of the arithmetic sequence.a19 = -92, a20 = 6a. an = -1856 + 98(n - 1)b. an = -1856 - 98(n - 1)c. an = -1856 - 98(n + 1)d. an = -1856 + 98(n + 1) What does the author mean when she says that Jamal put his whole heart and soul into his letter for the contest?A)Jamal wrote a very successful, well-focused, well-supported academically dry paper.B)Jamal put a lot of energy, effort, personal commitment and emotion into his letter for the contest.C)Jamal wrote a very clever, gimmicky, and sarcastic essay that he never meant to be taken literally.D)Jamal wrote a dry, informational essay filled with facts, data, and statistics to support his argument. Steam Workshop Downloader