HELP URGGENNT :3 TYYY !

HELP URGGENNT :3 TYYY !

Answers

Answer 1

Answer:

Answers on attached image

Step-by-step explanation:

HELP URGGENNT :3 TYYY !

Related Questions

Quanto e {2×-3y=34×-y=11

Answers

Answer: x=4

Step-by-step explanation:


Write the equation of each line in standard form.
slope =-1 ;(-3,3)

Answers

The standard equation for the given slope is x + y = 0.

These are two methods for finding the equation of a line given a point and slope. Create the equation y = mx + b using the m given in the problem and the b you just solved. Point-slope form = y-y1 = m (x-x1), where (x1, y1) is the specified point and m is the specified slope. "x" and "y" remain as variables.

y = 3 and x = -3 and m = - 1

To find b, we will plug in the known parameters listed above.

3 = −1(-3) +b

To solve for b, move 3 to the other side of the equation.

3=3+b

b=0

Standard form equation:

y = -x + 0

x + y = 0

More problems related to the line equation are given in the link below.

https://brainly.com/question/16180119?referrer=searchResults

#SPJ4

PLEASE HURRY THIS IS TIMED!!! I WILL CHOOSE BRAINLIEST!!!

Answers

Step-by-step explanation:

A=M

B=N

E=P

AB=MB

BE=NP

AE=MP

I don't know about the blanks sorry

How do you find the square root of the following WITHOUT a calculator:
1. Square root of 2 890 000
2. Square root of 0.000004

Answers

Answer:

1. you can think that 289000= 17×17(=289)x100x100, so the result is √289x√100x√100=17 x 10x10=1700

2. 0.000004= 4x10^-6, so the Square root Is √4 x√10^-6= 2x 10^-3

solve for x.

also write the equation needed please

Answers

Answer:

x = 12

Equation: 6x + 8 = 80

Step-by-step explanation:

A triangle's angles add up to 180 degrees.  Knowing this, the angle represented by the "6x + 8" must equal 80 degrees since the other two angles add to 100 degrees.

Activity
Brayden, Howard, and Vincent are on the football team. During a game, Brayden gains 1 less than 5 times the average number of yards gained per play during the game. Howard runs for 1 more than 5 times the average number of yards gained per play during the game. Vincent runs for 5 more than 4 times the average number of yards gained per play during the game.

Question:
Is it possible that all three players gained the same number of yards? Explain your response.

Answers

Answer:

The equation for Brayden and Howard gaining the same number of yards has no solution. So, they could not have gained the same number of yards. Because Brayden and Howard could not have gained the same number of yards, all three could not have gained the same number of yards.

Step-by-step explanation:

(This is straight from Edmentum)

What is 36/-4+2(10-8)

Answers

Answer:

36/-4+2(10-8)

36/-4+2(2)

-9+2(2)

-9(4)

-36

Step-by-step explanation:

Q is in the interior of right PRS. if m PRQ is 4 times larger as m QRS,what is m PRQ

Answers

Prq is g to w answer get it right now ext one

Write a recursive definition for each sequence. 2,-4,8,-16, . . . .

Answers

A recursive definition of the given Geometric progression is: [tex]a_{n}=a_{n-1}r[/tex], with a₁ = 2 and n > 1.

What is a geometric progression?

A geometric progression, sometimes referred to as a geometric sequence in mathematics, is a series of non-zero numbers where each term following the first is obtained by multiplying the preceding one by a constant, non-zero value known as the common ratio.

Now,

Given: 2, -4, 8, -16, ...

Here, [tex]r = \frac{-4}{2} = -2[/tex] and a₁ = 2.

Thus, a recursive formula for this geometric progression can be: [tex]a_{n}=a_{n-1}r[/tex], with a₁ = 2 and n > 1.

To learn more about geometric progression, refer to the link: https://brainly.com/question/15978376

#SPJ4

Select the correct answer.
A triangle with vertices at A(0, 0), B(0, 4), and C(6, 0) is dilated to yield a triangle with vertices at A10, 0), B(0, 10), and C115, 0). The origin is the
center of dilation. What is the scale factor of the dilation?
OA. 1.5
OB. 2
OC. 2.5
D. 3
Reset
Next

Answers

the scale of dilation is 2.5 for the triangle ABC.

We are given the coordinates of triangle ABC as:

A(0, 0), B(0, 4), and C(6, 0)

Coordinates of dilated triangle A'B'C' is:

A' (10, 0), B'(0, 10), and C' (15, 0).

The scale of dilation can be calculated as:

k · ( 0, 0 ) = ( 0 , 0 )

k · ( 0 , 4 ) = ( 0 , 10 )

k · ( 6, 0 ) = ( 15, 0 )

k = 15 / 6 = 10 / 4 = 2.5

The scale of dilation is 2.5 for the triangle.

Therefore, the scale of dilation is 2.5 for the triangle ABC.

Learn more about dilation here:

https://brainly.com/question/3457976

#SPJ9

Are collinearity and betweenness of points maintained under rotation? Explain.

Answers

Yes , Are collinearity and betweenness of points maintained under rotation.

A rotation is a transformation that maintains congruence of the original figure and its image.

What does "collinearity" mean?

Collinearity is the statistical term for the correlation of predictor variables (or independent variables) in a regression model to represent a linear connection. They are unable to independently estimate the value of the dependent variable when predictor variables in the same regression model are coupled.

What is an example of collinearity?

We have perfect multicollinearity if there is a precise linear relationship between two or more independent variables. Incorrect use of dummy variables (falling into the dummy variable trap), repeating the same information (weight in pounds and weight in kilograms), etc.

Learn more about collinearity

brainly.com/question/24250339

#SPJ4


Write an explicit and a recursive formula for each arithmetic sequence. -3,0,3,6, . . . . .

Answers

The recursive formula is a(n) = a(n-1) + 3 while the explicit formula is a(n) =  3n - 6.

In an arithmetic sequence, the following applies:

a(n) = a(n-1) + d  (This is the recursive formula)

a(n) = a(1) + (n-1) . d  ( This is the explicit formula)

Where:

a(n) = nth term

a(n-1) = (n-1)th term

d = common difference

a(1) = the first term

The given sequence is:

    -3, 0, 3, 6, ....

The common difference (d)  = 0 - (-3) = 3

Hence, the recursive formula is:

a(n) = a(n-1) + 3

Note that  a(1) = -3. Hence, the explicit formula is:

a(n) = a(1) + (n-1) . d

a(n) = -3 + (n-1) . 3

a(n) = -3 + 3n - 3

a(n) =  3n - 6

Learn more about arithmetic sequence here:

https://brainly.com/question/18828482

#SPJ4

Which quantity decreases as the sample size increases?
a. the standard deviation
b. the standard error
c. the population mean
d. the mean of all the sample means

Answers

The standard deviation decreases as the sample size increases.

What is standard deviation?

The degree of data dispersion from the mean is measured by the standard deviation. Data are grouped around the mean when the standard deviation is low, and are more dispersed when the standard deviation is high.

A region containing 68 percent of the total number of data points would be defined by one standard deviation, or one sigma, shown above or below the average value on that normal distribution curve. Ninety-five percent of the data would be covered by two sigmas above or below, whereas three sigmas would cover 99.7 percent.

The standard deviation is significant because it reveals the degree of dispersion of the values in a particular dataset. Every time we examine a dataset, we look for the following metrics: the dataset's geographic center.

To learn more about standard deviation from the given link:

brainly.com/question/13905583

#SPJ4

Ms. Turner drove 100 miles in January. She drove 3 times as many miles in March as she did in January. She drove 4 times as many miles in February as she did in March. How many miles did Ms. Turner drive in February?

Answers

Step-by-step explanation:

100x4=400miles

400miles in February

OR

300x4=1200 miles

1200 miles in February

I don't know what is the correct one tho

Answer:

Step-by-step explanation:

1200 miles

is √196 rational or irrational

Answers

It is a rational number :)

Answer:

rational

Step-by-step explanation:

the square root of 196 is 14 (  whole number) therefor it is rational

What is three x plus five x

Answers

Girlie girl you really can’t answer this? It’s 8x

In Triangle ABC, the measure of angle B is 50 degrees. Select all (there may be one or more) possible measure angles of A and C if ABC is a right triangle.

Answers

By using angle sum property, The value of ∠ A = 40° and ∠ C = 90°

A triangle's total angle is 180°.

Using angle sum property,

∠A+∠B+∠C = 180°

assuming B = 50°

replacing in the formula

∠A+50+∠C = 180°

Due to the triangle's right angle, A+90=180-50

∠A = 130° - 90

∠ A = 40°

The angles A and C must be more than 90 degrees since the ABC is a right triangle.

To learn more about right angles from given link

https://brainly.com/question/1248322

#SPJ9

Complete question -

In triangle ABC, the measure of angle B is 50 degrees. Select all possible values for the measures of A and C if ABC is an right triangle. m\angle∠A= 58 degrees; m\angle∠C= 72 degrees m\angle∠A= 100 degrees; m\angle∠C= 30 degrees m\angle∠A= 80 degrees; m\angle∠C= 50 degrees m\angle∠A= 60 degrees; m\angle∠C= 70 degrees m\angle∠A= 90 degrees; m\angle∠C= 40 degrees m\angle∠A= 105 degrees; m\angle∠C= 25 degrees

Answer:

m∠A = 40°, m∠B = 75°, m∠C = 65° (A)

m∠A = 136°, m∠B = 28°, m∠C = 16° (B)

m∠A = 60°, m∠B = 60°, m∠C = 60° (E)

Step-by-step explanation:

i did the assignment and got it wrong at first then it showed me the right answers


Simplify by combining like terms. -(2x + y) -2(-x-y)

Answers

The Simplified expression for -(2x + y) -2(-x-y) is y.

Like terms in an algebraic expression is defined as those terms that have same variable and that variable has the same power .

Algebraic Operation is only possible with Like terms .

For Example ; 3x , 9x are like terms .

According to the given Algebraic expression

= -(2x + y) -2(-x-y)

= -2x-y+2x+2y

Combining like terms together

We get ,

= (-2x+2x)+(2y-y)

= 0+y

=y

Therefore , the Simplified expression for -(2x + y) -2(-x-y) is y.

Learn more about Like Term here https://brainly.com/question/17198823

#SPJ4

What is 38 plus negative 17 in integers?

Answers

Answer:

Step-by-step explanation:

38 + (-17) =  21

Answer:

The answer would be 55

Step-by-step explanation:

38-(-17)

38+ +17

55

Which expressions are equivalent to (d^1/8)^5

Answers

Using exponent properties we can get two equivalent expressions:

⁸√d^5

d^(5/8)

Which expressions are equivalent to (d^1/8)^5?

Here we need to use two properties, these are:

ⁿ√x = x^(1/n)

(x^n)^m = x^(n*m)

Now, if we use the first property, we can rewrite the expression as:

(d^1/8)^5 = ⁸√d^5

Which is an equivalent expression.

If we use the other property we can get:

(d^1/8)^5 = d^( (1/8)*5) = d^(5/8)

Which is another equivalent expression.

If you want to learn more about equivalent expressions:

https://brainly.com/question/2972832

#SPJ1

Lisa has $375 left after paying her total expenses for the month. She wants to buy an exercise machine for$660. How much would she have to save for three months to have enough to buy this new exercise machine? For four months? For six months?

Answers

Answer:

Step-by-step explanation:

285 dollars.  the left money = 660 - 375 =285

Use the given statement to find the measure of numbered angle.
∠1 and ∠ form a linear pair and m ∠2=67 .

Answers

The answer is ∠1 = 113°

Linear Pair :

When two lines meet at a single point, a pair of linear angles is created. If the angles follow the point where the two lines cross, they are considered to be linear. A linear pair's angles add up to 180° in every case.

Now as per the question the given angle is

∠2 = 67°

It is also given that ∠1 and ∠2 form a linear pair. Therefore it means that the sum of both the angles will be 180°

∠1 + 67° = 180°

Now subtracting 67 from both sides we will get :

∠1 = 180 - 67 = 113°

Therefore, ∠1 = 113°

To know more about linear pairs, refer to this link

https://brainly.com/question/17525542?referrer=searchResults


Determine whether each statement is always, sometimes, or never true. (Lesson 1-5 )
If two angles are supplementary, then one of the angles is obtuse.

Answers

If two angles are supplementary, then one of the angles is obtuse: Never TRUE

What do we mean by obtuse angles?An obtuse angle is one that is less than 180 degrees but greater than 90 degrees. Obtuse angle degrees include 110°, 135°, 150°, 179°, 91°, and others. As a result, all angles ranging from 90° to 180° are obtuse. The hypothesis that if two angles are supplementary, one is obtuse and the other acute is false. This is due to a situation in which two angles are supplementary but neither is acute or obtuse. When we have two right angles, we get this. A supplementary angle cannot be formed by two obtuse angles. Obtuse angles are defined as angles that are greater than 90° in length. The sum of two obtuse angles will be larger than 180°. When we add obtuse angles, the property of supplementary angles is violated.

Therefore, the statement "if two angles are supplementary, then one of the angles is obtuse" is never TRUE.

Know more about obtuse angles here:

https://brainly.com/question/3250447

#SPJ4

A pizza maker sells either whole pizzas or pizza by the slice. A slice of pizza is 1/8 of a pizza. How many whole pizzas would 113 slices of pizza make? Express your answer as a mixed number. Explain your answer.

Answers

Answer:

Here is your answer

Step-by-step explanation:

113/8= 14 and 1/8th

Tamara is creating a model of a rectangle. She has 26 inches of yellow ribbon to use for the border of the rectangle. She wants the length, l, to be 3 inches greater than the width, w. Which system of equations could Tamara use to find the dimensions of a rectangle that uses all of the ribbon?

A system of equations. 2 l plus 2 w equals 26. 3 l equals w.
A system of equations. 2 l plus 2 w = 26. l equals 3 w.
A system of equations. 2 l plus 2 w equals 26. l equals w plus 3.
A system of equations. 2 l plus 2 w equals 26. l plus 3 equals w.

Answers

The systems of equations which Tamara can use to find the dimensions of a rectangle that uses all the ribbons is;

2l + 2w = 26l = w +3

System of equations

If follows from the task content that the systems of equations which best models the situation and can be used to find the dimensions is required.

Hence, since the perimeter of a rectangle is; P = 2l +2w.

2l + 2w = 26

Also, the length of the rectangle is 3 inches greater than its width, we have;

l = w +3.

Read more on perimeter of a rectangle;

https://brainly.com/question/24571594

#SPJ1


Determine whether each sequence is arithmetic. If so, identify the common difference. 97,86,75,64, ...........

Answers

The given sequence is arithmetic progression AP. The common difference is found to be (-11).

What is the sequence called arithmetic progression AP?

Arithmetic Progression (AP) is a number sequence in which the difference between two numerical order is a constant value. Arithmetic Sequence is another name for it.

We would then come across some key terms in AP, that are denoted as:

The first term (a)Common difference (d)Term nth (an)The total of first n terms (Sn)

Some formula use in AP are-

The AP could also be expressed in concepts of common distinctions, as shown below; a, a + d, a + 2d, a + 3d, a + 4d, ………. ,a + (n – 1) dThe terms used in this progression for a given series are the first term, this same common difference, and the nth term. If a1, a2, a3,................, an is an AP, then the common difference " d " can be calculated as;  d = a2 – a1 = a3 – a2 = ……. = an – an – 1.The formula for determining the n-th term of an AP is as follows:    an = a + (n − 1) × dIf the first term, common difference, and total terms are known for an AP, the sum of the initial n terms can be calculated. The arithmetic progression sum formula is given below: Sn = n/2[2a + (n − 1) × d]

Now as per the given question;

The given sequence is  97,86,75,64, ...........

Let the first term is'a₁' = 97.

Let 'a₂' = 86 is the second term.

Let the third term is 'a₃' = 75.

Let the fourth term be 'a₄' = 64.

As we know, in the AP, the difference between two consecutive terms is equal and therefore is referred to as the common difference.

d = a₂ - a₁      

Substitute the values;

d = 86 - 97 = -11     ........(equation 1)

Now consider other pair;

d = a₃ - a₂    

d = 75 - 86 = -11      .......(equation 2)

Put the values;

Thus, both the two equation are equal. It means the common difference is same that is (d  = -11).

Therefore, the stated sequence is found to be in AP and the value of the common difference is found to be (d = -11).

To know more about the arithmetic progression, here

https://brainly.com/question/6561461

#SPJ4

Kristen goes hiking every 3 days and swimming every 2 days. She did both kinds of exercise today. How many days from now will she next go both hiking and swimming again?

Answers

Kristen will do both the exercises together, 6 days from now.

We are told that Kristen goes hiking every 3 days and swimming every 2 days.

The day she will do both the exercises together will be the day which is a multiple of the LCM of 2 and 3.

Now, since 2 and 3 are both prime numbers, their LCM (lowest common multiple) will simply be their product, which comes out to be-

LCM (2, 3) = 2 * 3

= 6

Thus, Kristen will do both the exercises on every 6th day.

Thus, if she went for both swimming and hiking today, she will do both the exercises together again 6 days from now.

Learn more about LCM here-

brainly.com/question/10749076

#SPJ9

At a​ little-known vacation​ spot, taxi fares are a bargain. A36 ​-mile taxi ride takes 42 minutes and costs ​$25.20. You want to find the cost of a 47 ​- taxi ride. What unit price do you​ need?

Answers

Answer:

it will cost $32.9 for a 47 mile taxi ride

Step-by-step explanation:

Since 36 miles takes 42 minutes and Costa $25.20 then 47 miles taxi rides will take

42/36 = per minute = 1.17

1.17 × 47 = 54.83

In order to find cost per minute = $25.2/42 = 0.6

then 54.83 × 0.6 = $32.898

∴it will cost $32.9 for a 47 mile taxi ride


Refer to ®N . If EN = 13 feet, what is the diameter of the circle?

Answers

EN is a radius and the diameter is twice the radius. The diameter of the circle is 26 ft.

What is meant by diameter?

In geometry, a circle's diameter is any straight line segment that passes through the center of the circle and has endpoints on the circle. It is also referred to as the circle's longest chord. Both definitions apply to a sphere's diameter.

The diameter is twice the radius because the greatest distance between two points on a circle must be a line segment through the center of the circle.

Here, CF is a radius and the diameter is twice the radius.

Diameter of a circle = 2r

d = 2r

Where, r = 13

Diameter of a circle, d = 2r

Diameter of a circle = 2(13)

Diameter of a circle = 26

Therefore, the diameter of the circle is 26 ft.

Here, EN is a radius and the diameter is twice the radius.

Therefore, the diameter is 26 ft.

To learn more about the diameter refer to:

brainly.com/question/23220731

#SPJ4

help
I will be using your answer in the question so follow the prompt carefully.​

Answers

Answer:

1/5 as a fraction can be turned into 20/100. (Multiply the top and bottom by 20). 20/100 can be turned into 0.2.
0.2 multiplied by something will end up as 20% of the original value. So 0.2 and 20% are the same.

Therefore, they are all equal.

Step-by-step explanation:

1/5 as a fraction can be turned into 20/100. (Multiply the top and bottom by 20). 20/100 can be turned into 0.2.
0.2 multiplied by something will end up as 20% of the original value. So 0.2 and 20% are the same.

Therefore, they are all equal.

Other Questions
when the office become paper-free she was unsure what to do with the volumes of WILL GIVE BRAINLIEST please help ! this is rly easy but I just want to clarify that I got everything right. tysm ! Products and natural resources ancient Rome traded (extra items they had to trade away) An equation of the line tangent to the graph of y=2x+33x2y=2x+33x2 at the point (1, 5) is Read Amy Tan's "Mother Tongue" silently and write a 7 sentenceparagraph explaining Amy Tan's main idea for writing the story. Usedirect evidence from the story by providing direct textual quotes (atleast 2) to support your daim on the main idea. Use smoothtransitions as you lead into your quotes. Salma got a prepaid debit card with $20 on it. For her first purchase with the card, she bought some bulk ribbon at a craftstore. The price of the ribbon was 7 cents per yard. If after that purchase there was $18.46 left on the card, how many yards ofribbon did Salma buy? Sara has a rectangular shaped backyard. The backyard is 22.5 feet wide and 35.75 feet long. What is the area of the rectangular backyard? Select the two prepositional phrases.Martina's thoughtful first-person essay about her maternal grandparents deserves anhonorable mention in the personal-narrative competition. In c 11, assuming mychar is a char variable and mystring is a string, what is the value of mychar after the following statement executes? mychar = mystring.front(); In some ways, the point of view used in this novel can be considered _____.a. misleadingb. metaphoricalc. subtextuald. unclear when particles of matter are in direct contact, conduction of thermal energy occurs in which state of matter Solve each system by elimination. 5x - y = 4 , 2x - y = 1 show your workv= pi(3.14)r^2h What is the length of the line segment that joinspoints (4, -1) and (7,5)?A. 5 B. 13C. 29 D. 45 For the reaction 2 C4H10 + 13 O2 >>>>> 8 CO2 + 10 H2O, if 59.60 g of CO2 is produced, how much C4H10 was needed? Answer should include 2 decimal places. does someone mind helping me with this? Thank you! The medical term that refers to any disease of the heart and circulatory system is ______ disease. HELP!!! Describe the distribution of points per game Consider 23, an irrational number.4. Between which two perfect squares does 23 lie?5. Between which two integers is the value of 23? The temperature at the beginning of the day was 4C. The temperature dropped 7C by the end of the day. What was the temperature at the end of the day? Use the number line model to find 4 - 7