The perimeter of a rectangular field is 282 yards. If the width of the field is 52 yards, what is its length? ​

Answers

Answer 1

Answer:  89 yards

Step-by-step explanation: The perimeter is all the sides added up together. Since the width of the field is 52, the two sides are 52 yards which in total is 104 yards. 282- 104 = 178 yards. The length is 178/2 yards which is 89 yards.

Answer 2

Answer:

75

Step-by-step explanation:

math


Related Questions

Number lineWhich of these numbers represents the difference between -3 and -2

Answers

The number which represents the difference between the numbers given -3 and -2 as in the task content is; 1.

Which number represents the difference between -3 and -2 in the task content?

It follows from the task content that the difference between the given numbers -3 and -2 is to be determined by means of the number line.

On this note, since, it follows that the difference between two numbers in the number line is given by the absolute value of their arithmetic difference.

It follows that the number which is required in this scenario is; |-3-(-2)| = |-1| = 1.

This follows from the fact that the absolute value big any number is that number with a positive polarity.

Read more on absolute value;

https://brainly.com/question/729268

#SPJ1

Fatima purchased a new mattress when it was on sale. The sale price was 20% less than the regular price. If the sale price was $358, what was the original price? (Round your answer to the nearest dollar).

Answers

well, the regular price is really "x", which oddly enough is 100%, but we also know that $358 is really the discounted price by 20%, namely 100% - 20% = 80%, so we know that 358 is really just 80% of "x", so

[tex]\begin{array}{ccll} amount&\%\\ \cline{1-2} x & 100\\ 358& 80 \end{array} \implies \cfrac{x}{358}~~=~~\cfrac{100}{80} \\\\\\ \cfrac{x}{358}=\cfrac{5}{4}\implies 4x=1790\implies x=\cfrac{1790}{4}\implies x\approx 448[/tex]

20% equals 0.2
100% - 20% = 80% or 0.08

358 / 0.8 = $447.50

Check
447.50 * 0.8 = 358

how many decimal places does 22.22105 have

Answers

Answer:

5

Step-by-step explanation:

where there is the decimal point,you count the numbers after the decimal point

The answer is 5. To count how many decimal places any decimal has, all you have to do is count how many places there are after the decimal point.

Joey had eight pencils in the morning. He gave some pencils away to friends who needed them. To determine the number of pencils he has left, ___ the number of pencils he gave away. count difference subtract add​

Answers

Answer : Subtract



Hope it help you

Please mark me brianliest

b) The diameter of a circular coin is 1.14 cm. How many coins of the same size are required to place in a straight row to cover 2.85 m length (without leaving any gap between each coin)​

Answers

Answer:

250.

Step-by-step explanation:

if one coin covers 1.14 cm, then the required number can be calculated according the equality:

required_number=(given_length/given_diameter);

Then:

[tex]number=\frac{2.85*100}{1.14} =\frac{285}{1.14} =250[coins].[/tex]

P.S. note, the given length is in [meter], the diameter is in [cm].

NO LINKS! Please help me with this problem​

Answers

Answer:

  f(x) = x³ -4x² +9x +164

Step-by-step explanation:

When a function has a zero at x=p, it has a factor (x-p). When a polynomial function with real coefficients has a complex zero, its conjugate is also a zero.

Factored form

Given the two zeros and the one we can infer, we can factor our 3rd-degree polynomial function as ...

  f(x) = a(x -(-4))·(x -(4+5i))·(x -(4-5i))

Real factors

Using the factoring of the difference of squares, we can combine the complex factors to make a real factor.

  f(x) = a(x +4)((x -4)² -(5i)²) = a(x +4)(x² -8x +16 +25)

Finding the scale factor

The value of this at x=1 is ...

  f(1) = a(1 +4)(1 -8 +41) = 170a

We want f(1) = 170, so ...

  170 = 170a   ⇒   a=1

The factored polynomial function is ...

  f(x) = (x +4)(x² -8x +41)

Standard form

Expanding this expression, we have ...

  f(x) = x(x² -8x +41) +4(x² -8x +41) = x³ -8x² +41x +4x² -32x +164

  f(x) = x³ -4x² +9x +164

Graph

The attached graph verifies the real zero (x=-4) and the value at x=1. It also shows that the factor with complex roots has vertex form (x -4)² +25, exactly as it should be.

Answer:

[tex]f(x) = (x+4)(x^2-8x+41)[/tex]

Step-by-step explanation:

Ok, so there are a couple of things to note here. The first thing is that there is a complex solution

Complex Conjugate Root Theorem:

    if [tex]a-bi[/tex] is a solution then [tex]a+bi[/tex] is a solution and vice versa

Fundamental Theorem Of Algebra:

   Any polynomial with a degree "n", will have "n" solutions. Those solutions can be real and imaginary numbers

So since we're given the root: [tex]4+5i[/tex], we can use the Complex Conjugate Root Theorem to assert that: [tex]4-5i[/tex] is also a solution.

So now we know 3 solutions/zeroes, and since n=3 (the degree), we can know for a fact that we have all the solutions due to the Fundamental Theorem of Algebra.

So using these roots, we can express the polynomial as it's factors. When you express a polynomial as factors it'll look something like so: [tex]f(x) = a(x-b)(x-c)(x-d)...[/tex] where a, b, and d are zeroes of the polynomial. Also notice the "a" value? This will affect the stretch/compression of the polynomial.

So let's express the polynomial in factored form:

[tex]f(x) = a(x-(-4))(x-(4+5i))(x-(4-5i))[/tex]

Simplify the x-(-4)

[tex]f(x) = a(x+4)(x-(4+5i))(x-(4-5i))[/tex]

Now let's distribute the negative sign to the complex roots

[tex]f(x) = a(x+4)(x-4-5i)(x-4+5i))[/tex]

Now let's rewrite the two factors (x-4-5i) and (x-4+5i) so the (x-4) is grouped together

[tex]f(x) = a(x+4)((x-4)-5i)((x-4)+5i))[/tex]

If you look at the two complex factors, this looks very similar to the difference of squares: [tex](a-b)(a+b) = a^2-b^2[/tex]

In this case a=(x-4) and b=5i. So let's use this identity to rewrite the two factors

[tex]f(x) = a(x+4)((x-4)^2-(5i)^2)[/tex]

Let's expand out the (x-4)^2

[tex]f(x) = a(x+4)(x^2+2(-4)(x)+(-4)^2-(5i)^2)[/tex]

Simplify

[tex]f(x) = a(x+4)(x^2-8x+16-(5i)^2)[/tex]

Now simplify the (5i)^2 = 5^2 * i^2

[tex]f(x) = a(x+4)(x^2-8x+16-(-25))[/tex]

Simplify the subtraction (cancels out to addition)

[tex]f(x) = a(x+4)(x^2-8x+41)[/tex]

So just to check for the value of "a", we can substitute 1 as x, and set the equation equal to 170

[tex]170 = a(1+4)(1^2-8(1)+41)\\170 = a(5)(1-8+41)\\170 = a(5)(34)\\170 = 170a\\a=1[/tex]

In this case it's just 1, so the polynomial can just be expressed as:
[tex]f(x) = (x+4)(x^2-8x+41)[/tex]

I need help! DUE IN 2 HOURS WILL MARK BRAINLIEST!!!

Answers

The exponential model for the data is: [tex]y = 693(1.5)^x[/tex]

When the cost is of $6000, the weight is of approximately 5.3 carats.

What is an exponential function?

An exponential function is modeled by:

[tex]y = ab^x[/tex]

In which:

a is the initial value.b is the rate of change.

From the table, the rate of change is given by:

b = 4980/3210 = 3210/2140 = 2140/1430 = 1.5.

When x = 1, y = 1040, hence the initial value is found as follows:

1.5a = 1040.

a = 1040/1.5

a = 693.

So the model is:

[tex]y = 693(1.5)^x[/tex]

When the cost is of $6000, the weight is found as follows:

[tex]693(1.5)^x = 6000[/tex]

[tex](1.5)^x = \frac{6000}{693}[/tex]

[tex]1.5^x = 8.658[/tex]

[tex]\log{1.5^x} = \log{8.658}[/tex]

x log(1.5) = log(8.658)

x = log(8.658)/log(1.5)

x = 5.3

When the cost is of $6000, the weight is of approximately 5.3 carats.

More can be learned about exponential functions at https://brainly.com/question/25537936

#SPJ1

Solve for x.
2x² = 18x+20

Answers

2x^2-18x-20=0

divide by 2

x^2-9x-10=0

(x-10)(x+1)=0

x=10 or x=-1

What does ! mean in a math problem?

Divide each number in sequence from that number to 1.
Add each number in sequence from that number to 1.
Multiply each number in sequence from that number to 1.
Subtract each number in sequence from that number to 1.
It is an exciting problem.

Answers

Answer:
! is the symbol for factorial.

Reason:
n! is the product (multiplication) of all the numbers from n down to 1, inclusive, i.e. n × (n−1) × (n−2) × … × 2 × 1.

For example:

5! = 5 × 4 × 3 × 2 × 1 = 120

10! = 10 × 9 × 8 × 7 × 6 × 5 × 4 × 3 × 2 × 1 = 3,628,800

OR:
The there was a typo or a mistake that was made in the making of these questions.


Give this answer Brainliest!

! is shorthand for the factorial function. If [tex]n[/tex] is a non-negative integer, then

[tex]n! = n\times(n-1)\times(n-2)\times\cdots3\times2\times1[/tex]

with [tex]0! = 1[/tex].

So how to compute [tex]n![/tex] ?

Multiply each number in sequence from that number to 1.

Absolute value of sqrt(5) - 2.2

Answers

Answer:

0.03607

Step-by-step explanation:

Absolute value is the distance of a number from zero. Since distance is always positive, the absolute value is the same number but positive.

Please note, for this problem I have rounded to 5 decimal points because the answer is irrational.

Subtracting

There are 2 different ways to approach this problem. You can either estimate the square root of 5 or plug this question straight into a calculator.

First, we can estimate [tex]\sqrt{5}[/tex] and round to 5 decimal places.

[tex]\sqrt{5}[/tex] ≈ 2.23607

Then, take this value and subtract.

2.23607 - 2.2 = 0.03607

Absolute Value

Now that we have solved the subtraction problem we have to find the absolute value. As stated above, the easiest way to find absolute value is to simply make the number positive. Since the answer is already positive, this is the final answer.

|0.03607| = 0.03607

How many grams of the isotope remains after 90 days?

Answers

Answer:

84,08964 [gr.].

Step-by-step explanation:

for more details see in the attachment.

A bird flies 50km everyday to collect food for his offspring and 20km to drink water. To fly this distance takes him 1 hour and 40 minutes. What’s his average speed during flight?

Answers

Answer:

Step-by-step explanation:

speed = 50 km / hr.

distance = 20 km

time = distance / speed.

time = ( / 50) hr.

speed =  2 km/hrs

A binomial experiment is given. Decide whether you can use the normal distribution to approximate the binomial distribution. If you can, find the mean and standard
deviation. If you cannot, explain why.
A survey of adults found that 66% have used a multivitamin in the past 12 months. You randomly select 40 adults and ask them if they have used a multivitamin in the
past 12 months.
Select the correct answer below and, if necessary, fill in the answer boxes within your choice.
OA. No, because np < 5.
B. No, because nq <5.
OC. Yes, the mean is_______
(Round to two decimal places as needed.)
and the standard deviation is _____

Answers

Yes, the mean is 26.4 and the standard deviation is 3

How to find the mean in binomial experiment?

We are given;

n = 40, p = 66% = 0.66, and  q = 1 – 0.66 = 0.34

If np ≥ 5 and np ≥ 5, then the binomial random variable, x is approximately normally distributed, then;

Mean; µ = np

Standard deviation; σ = √npq

where;

n is the sample size.

p is the population proportion.

q = 1 – p.

Calculating np and nq gives;

np = (40)(0.66) = 26.4

nq = (40)(0.34) = 13.6

Both np and nq are greater than 5, the normal distribution can be used to approximate the binomial distribution.

Thus, µ = np

µ = 40(0.66) = 26.4

Standard deviation;

σ = √(40 * 0.66 * 0.34)

σ = 3

Read more about Binomial Experiment at; https://brainly.com/question/9325204

#SPJ1

Find the gradient of the line joining the points P(2,5) and Q(4,-2).​

Answers

Answer is -7/2

Gradient or slope is found by change in y over change in x.
Or
(y2 - y1) over (x2 - x1)

So
(-2 -5) over (4-2)
= -7/2

What number should come next in the sequence? 0.8, 0.35, -0.1, -0.55, ... FASTTTTT

Answers

Answer:

-1

Step-by-step explanation:

0.35 - 0.8 = -0.45

-0.1 - 0.35 = -0.45

-0.55 - 0.45 = -1

(3x) (4x) =
A. – x
B. 7x
C. 12x
D. 12x²
E. none of these

Answers

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


[tex]\large\textbf{Equation: }[/tex]

[tex]\large\textsf{(3x)(4x)}[/tex]


[tex]\large\textbf{Solving:}[/tex]

[tex]\large\textsf{(3x)(4x)}[/tex]

[tex]\large\textsf{= 3x} * \large\textsf{4x}[/tex]


[tex]\large\textbf{Combine the like terms:}[/tex]

[tex]\large\textsf{(3x * 4x)}[/tex]

[tex]\large\textsf{= 3x * 4x}[/tex]

[tex]\large\textsf{= 12x}^2[/tex]


[tex]\large\textbf{Therefore, your answer should be: }[/tex]

[tex]\huge\boxed{\frak{Option\ D. 12\mathsf{x}^2}}\huge\checkmark[/tex]


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


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

PLEASE HELP ME WITH THIS QUESTION I NEED HELP

Answers

Answer:

True

Step-by-step explanation:

This is true in an equilateral triangle.

Find the measures of x and y

Answers

Answer:

x = 159; y = 140

Step-by-step explanation:

a = 40

a + y = 180

y = 180 - 40

y = 140

b = 61

b = (180 - x) + a

61 = 180 - x + 40

x = 159

Answer:

m∠x = 159°

m∠y = 140°

Step-by-step explanation:

PART I: Find the measure of y

Given information

∠a = 40°

Given formula

∠a + ∠y = 180° (Supplementary angles)

Substitute values into the formula

40 + ∠y = 180

∠y = 180 - 40

[tex]\Large\boxed{\angle y=140^\circ}[/tex]

PART II: Find the measure of x

Given information

∠b = 61°

∠c = Supplementary angle of ∠b

Given formula

∠b + ∠c = 180°

Substitute values into the formula

61 + ∠c = 180

∠c = 180 - 61

∠c = 119°

Determine the value of ∠x

∠x = ∠a + ∠c (Exterior angle theorem)

∠x = (40) + (119)

[tex]\Large\boxed{\angle x=159^\circ}[/tex]

Hope this helps!! :)

Please let me know if you have any questions

Which pair of functions are inverses of each other? O A. F(a) = I - 9 and g(2) = 2*9 O B. Ax) = 5x - 11 and g(a) = 2+11 O C. F(a) = V2m and g(2) = (3) ° O D. f(a) = ; + 8 and g(x) = 6x - 8 SUBMIT

Answers

The pair of functions that are inverses of each other is (a) f(x) = 5x - 11 and g(x) = (x + 11)/5

How to determine the function and the inverse?

The complete question is added as an attachment

Function 1

f(x) = 5x - 11 and g(x) = (x + 11)/5

Represent 5x - 11 with y in f(x) = 5x - 11

y = 5x - 11

Swap x and y

x = 5y - 11

Add 11 to both sides

x + 11 = 5y

Divide by 5

y = (x + 11)/5

Express as a function

g(x) = (x + 11)/5

From the question, we have:

f(x) = 5x - 11 and g(x) = (x + 11)/5

This means that the function g(x) is an inverse of the function f(x)

Hence, the pair of functions that are inverses of each other is (a) f(x) = 5x - 11 and g(x) = (x + 11)/5

Read more about inverse function at:

https://brainly.com/question/14391067

#SPJ1

Given AD is the median of △ABC find x, CD, and DB. i need step by step

Answers

Applying the definition of the median of a triangle: x = 9; CD = 28; DB = 28.

What is the Median of a Triangle?

The median of a triangle can be defined as a line segment in a triangle that joins the vertex of a triangle to the midpoint of the side of the triangle that is opposite the vertex.

Given triangle ABC, where AD is the median and D is the midpoint of side AB, therefore:

Side CD equals side DB.

Side CD = 5x - 17

Side DB = 3x + 1

Make both segments equal to each other. Therefore, we would have the equation:

5x - 17 = 3x + 1

Solve for x

Add both sides by 17

5x - 17 + 17 = 3x + 1 + 17

5x = 3x + 18

Subtract 3x from both sides

5x - 3x = 3x + 18 - 3x

2x = 18

Divide both sides by 2

2x/2 = 18/2

x = 9

CD = 5x - 17

Plug in the value of x

CD = 5(9) - 17

CD = 45 - 17

CD = 28 units.

DB = 3x + 1

Plug in the value of x

DB = 3(9) + 1

DB = 27 + 1

DB = 28 units.

Learn more about median of a triangle on:

https://brainly.com/question/2288141

#SPJ1

In conducting a​ goodness-of-fit test, a requirement is that​ ________. Question content area bottom Part 1 A. the expected frequency must be at least five for each category B. the expected frequency must be at least ten for each category C. the observed frequency must be at least ten for each category D. the observed frequency must be at least five for each category

Answers

In conducting a​ goodness of fit test, a requirement is that​ the expected frequency must be at least ten for each category.

What is a goodness of fit test?

In relation to the statistical model, the test tells how well it fits a set of observations.

The measures of the goodness of fit summarize the discrepancy between observed values and the values expected under the model in question.

Also, when conducting a​ goodness of fit test, a requirement is that​ the expected frequency must be at least ten for each category.

Therefore, the Option B is correct,

Read more about goodness of fit test

brainly.com/question/17438396

#SPJ1

I am confused. Can somebody explain this to me?
Maryann can paint a wall in 45 minutes. It takes her brother Junior 1 hour and 45 minutes to paint the same wall. How many minutes would it take Maryann and Junior to paint the wall, if they work together? Answer as a decimal to the nearest tenth.

Answers

Answer: If they worked together, it would take 31.5 minutes

Step-by-step explanation:

There's a certain formula for equations like this:

[tex]\frac{1}{t1} +\frac{1}{t2}=\frac{1}{tb}[/tex]

t1= the time it took for the first person to complete the task.

t2= the time it took for the second person to complete the task.

tb= the time it took for both of them to complete the task.

We have the values for both t1 and t2, but not for tb.

t1= 45

t2= 105

tb= x

[tex]\frac{1}{45} +\frac{1}{105} = \frac{1}{x}[/tex]

Now it's simple algebra, and all we need to do is solve for x

The LCM for both fractions is 315, so now we multiply BOTH sides of the equation by 315.

[tex]\frac{315}{45} + \frac{315}{105} = \frac{315}{x}[/tex]

This will simplify nicely, so now we just need to get x on the other side.[tex]7 + 3 = \frac{315}{x} \\\\\ 10*x = \frac{315}{x} * x[/tex]

[tex]10x = 315 \\\\x = 31.5[/tex]


Compute the probability of event E if the odds in favor of E are 28 to 29.

Answers

Answer:

28/57

Step-by-step explanation:

odds in favor of event occurring = (probability event occurs)/(probability event does not occur)

Let p = probability event occurs.

Then the probability the event does not occur is 1 - p.

Let the odds = a/b.

a/b = p/(1 - p)

a(1 - p) = bp

a - ap = bp

bp + ap = a

p(a + b) = a

p = a/(a + b)

p = 28/(28 + 29)

p = 28/57

As per the given scenario, the probability of event E is 28/57 or approximately 0.4912.

What is probability?

Probability is a measure of the likelihood or chance of an event occurring. It is usually expressed as a number between 0 and 1, where 0 means the event is impossible and 1 means the event is certain to occur.

If the odds in favor of an event E are "a to b," then the probability of E is given by:

P(E) = a / (a + b)

In this case, the odds in favor of E are 28 to 29, which means that there are 28 favorable outcomes for E and 29 unfavorable outcomes against E.

So, using the formula above, we can compute the probability of E as:

P(E) = 28 / (28 + 29)

P(E) = 28 / 57

Therefore, the probability of event E is 28/57 or approximately 0.4912.

For more details regarding probability, visit:

https://brainly.com/question/30034780

#SPJ2

I’m really confused on this problem., pls help me!

Answers

Answer:

Domain: All Real Numbers

Range: All Real Numbers

Step-by-step explanation:

So the domain of a function can be defined as an interval of x-values, which you can input into the function and get real numbers as an output. Since we have a cube root here, or more specifically an odd nth root, the domain is all real numbers, since cbrt(negative number) will just be a negative number since (negative number * negative number * negative number) = negative number, so there does exist a solution, unlike even nth roots like square root, which is restricted to only positive values inside the radical, otherwise you get non-real solutions.

Now let's look at the range of the function, which can be defined as an interval of y-values which can possibly be outputted by the function.

Since as mentioned before, the cube root isn't limited to a certain interval, and rather all real numbers, the range is also similar, since whenever you have a negative number in the radical, the output will be a negative number, so the range is all real numbers

The answer is A.

As any number can be inputted in place of x and the result, y, will be directly proportional to the inputting value, the domain and range of the function is All Real Numbers.

. A community theater sold 63 tickets to the afternoon performance for a total of 444 Birr. An adult ticket cost 8 Birr, a child ticket cost 4 Birr, and a senior ticket cost 6 Birr. If twice as many tickets were sold to adults as to children and seniors combined, how many of each ticket were sold? (Use Gaussian Elimination Method)​

Answers

The number of tickets sold are:

30 children tickets were sold33 adult tickets were sold

How to determine the number of tickets sold to children and seniors?

From the question, we have the following parameters:

Number of tickets = 63Total amount = 444 BirrAdult ticket = 8 Birr per adultChildren ticket = 6 Birr per adult

Represent the children tickets with x and adults ticket with y.

So, we have the following system of equations

x + y = 63

6x + 8y = 444

Express the equations as a matrix

x      y

1       1       63

6      8       444

Apply the following transformation

R2 = R2 - 6R1

This gives

x      y

1       1       63

0      2       66

Apply the following transformation

R2 = 1/2R2

x      y

1       1       63

0      1       33

From the above matrix, we have the following system of equations

x + y = 63

y = 33

Substitute y = 33 in x + y = 63

x + 33 = 63

Subtract 33 from both sides of the above equation

x = 30

Hence, 30 children tickets were sold and 33 adult tickets were sold

Read more about Gaussian elimination method at:

brainly.com/question/14529256

#SPJ1

Identify the discrete data.
A. the length of a caterpillar during a week
B. the number of dogs you take for a walk each day
C. the wind speed during a particular day
D. the temperature of the water in the local river during the day

Answers

Discrete data exists as a numerical kind of data that contains total, concrete numbers with clear and fixed data values specified by counting.

Therefore, the correct answer is option B. the number of dogs you take for a walk each day.

What is discrete data?

Discrete data exists as a numerical kind of data that contains total, concrete numbers with clear and fixed data values specified by counting. Discrete data exists a count that involves integers only a limited number of values exists possible. This kind of data cannot be subdivided into distinct parts. Discrete data contains discrete variables that exist in finite, numeric, countable, and non-negative integers.

Therefore, the correct answer is option B. the number of dogs you take for a walk each day.

To learn more about discrete data refer to:

https://brainly.com/question/14374747

#SPJ9

Fill in the P(X=x) values to give a legitimate probability distribution for the discrete random variable , whose possible values are 0, 1, 3, 4, and 5.

Answers

For a probability distribution to be represented, it is needed that P(X = 0) + P(X = 1) = 0.44. Hence one possible example is:

P(X = 0) = 0.40.P(X = 1) = 0.04.

What is needed for a discrete random variable to represent a probability distribution?

The sum of all the probabilities must be of 1, hence:

P(X = 0) + P(X = 1) + P(X = 3) + P(X = 4) + P(X = 5) = 1.

Then, considering the table:

P(X = 0) + P(X = 1) + 0.15 + 0.17 + 0.24 = 1

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

P(X = 0) + P(X = 1) = 0.44.

Hence one possible example is:

P(X = 0) = 0.40.P(X = 1) = 0.04.

More can be learned about probability distributions at https://brainly.com/question/24802582

#SPJ1

Consider the parametric equations below.
x = t^2 − 3, y = t + 2, −3 ≤ t ≤ 3
Eliminate the parameter to find a Cartesian equation of the curve.
for
−1 ≤ y ≤ 5

Answers

Solve the second equation for [tex]t[/tex], then substitute it into the first equation.

[tex]y = t + 2 \implies t = y-2[/tex]

[tex]x = t^2 - 3 \implies \boxed{x = (y-2)^2 - 3}[/tex]

Solve for exponential the value of X

Answers

[tex] {\qquad\qquad\huge\underline{{\sf Answer}}} [/tex]

The two triangles are right angled Triangles and they have one common angle. so the two triangles are similar to each other.

By using similarity, ratio of their corresponding sides must be equal as well~

[tex]\qquad \sf  \dashrightarrow \: \cfrac{1}{2 + 1} = \cfrac{3}{x} [/tex]

[tex]\qquad \sf  \dashrightarrow \: \cfrac{1}{3} = \cfrac{3}{x} [/tex]

[tex]\qquad \sf  \dashrightarrow \: x = 3 \times 3[/tex]

[tex]\qquad \sf  \dashrightarrow \: x = 9 \: \: units[/tex]

Perform the operation and
simplify.
3
x - 3
5
x + 2
-2x + 21
x² + [ ? ]x + [

Answers

Answer: -1

Step-by-step explanation:

Here, we are subtracting two fractions; therefore, we must make the denominators the same by finding the least common multiple. Since we have x - 3 for one denominator and x + 2 for the other, we don't have any common factors. Hence, the least common multiple would be their product.

[tex](x-3)(x+2)\\x(x-3)+2(x-3)\\x^2-3x+2x-6\\x^2-x-6[/tex]

The question is looking for the coefficient of the second term. Since there is just a negative sign in front of the x, the "?" can be filled with either a negative sign or a -1.

Other Questions
the x and y intercept explain the major natural resources of nepal In the rectangular prism below, the length of MR is 9 feet, the length of RS is 12 feet, and the length of ST is 5 feet. What is the length of the linesegment drawn from point T to point M? A registration application in a state filed by an investment adviser becomes effective? Briefly describe each of the eight guidelines for evaluating statistical studies. Which literary technique does this most exemplify? indirect characterization of old major direct characterization of old major direct parody of old major satirical exaggeration of old major Beth is going to enclose a rectangular area in back of her house. the house wall will form one of the four sides of the fenced in area, so beth will only need to construct three sides of fencing. beth has 48 feet of fencing. she wants to enclose the maximum possible area. what amount of fence should beth use for the side labeled x? What amount would the insurance company pay for vandalism that does $425 of damage to a home if the insured homeowner has a $500 deductible? According to pmis agiles practice guide, which roles are considered appropriate agile roles? Worth 15 points!!!!!!!!!!!!!! please help urgently can someone help with this algebra problem? A company is considering the use of a single-stage cost allocation process. under what conditions would this choice be justified? (ASAP PLEASE) Peter had some triangular tiles with sides 3 cm long. He placed them side by side to make a trapezium. If the perimeter of the trapezium was 27 cm, how many tiles did Peter use? While working on your AP Psychology work, you were distracted, thinking about your upcoming Chemistry test. The AP Psychology course included a brief video explaining the directions for your next assignment. You watched the video, closed the window, and opened your gradebook. At that moment you realized you could not remember what you needed to turn in for the assignment. Your inability to recall the directions can best be explained by The booster club sold 36,276 tickets on Friday, 34,012 tickets on Saturday, and 29,879 tickets on Sunday. If you were going to find out how many fewer tickets were sold on Sunday than Saturday, which operation would you perform? What is the insurance term the State of California uses for an insurer that is eligible to transact business in this state ? What is the probability that a class of 50 has an average midterm mark that is less than 75? _____ was the composer who most successfully transformed rural folk traditions into a national sound. what was the purpose in writting the poem of kingley fabridge by sgumba hunting