A
Y
+
B
X
Z
Given the diagram shown with AB|| XZ
AY = 7
AX = 6
AB= 14
find XZ.

AY+BXZGiven The Diagram Shown With AB|| XZAY = 7AX = 6AB= 14find XZ.

Answers

Answer 1

Step-by-step explanation:

due to AB being parallel to XZ, we know that ABY and XZY are similar triangles.

therefore, they have the same angles, and there is one common scale factor for all side lengths from one triangle to the other.

so,

AY / XY = AB / XZ

XY = AY + AX = 7 + 6 = 13

7/13 = 14/XZ

XZ×7/13 = 14

XZ×7 = 14×13

XZ = 14×13/7 = 2×13 = 26


Related Questions

im doing math and im wondering when do i switch the inequality?

Answers

Question:

Solve the following inequality:

[tex]12x+6<17[/tex]

Solution:

Consider the following inequality

[tex]12x+6<17[/tex]

solving for 12x, we get:

[tex]12x<17-6[/tex]

this is equivalent to:

[tex]12x<11[/tex]

solving for x, we get:

[tex]x<\frac{11}{12}[/tex]

so that, the correct answer is:

[tex]x<\frac{11}{12}[/tex]

Write the standard form of the equation and the general form of the equation of the circlewith radius r and center (h.k). Then graph the circle.r= 10; (h,k) = (8,6)The standard form of the equation of this circle isThe general form of the equation of this circle is(Simplify your answer.)Graph the circle.-20 -18Click toenlargegraph

Answers

To solve this problem, we will first find the standard form of the circle equation. Given a circle of radius r and center (h,k), the standard form of the circle equation would be

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

In our case, we have h=8 , k=6 and r=10. So the equation for the given circle would be

[tex](x-8)^2+(y-6)^2=10^2=100[/tex]

The general form of the circle equation can be obtained from expanding the squares on the left side of the equality sign. Recall that

[tex](a-b)^2=a^2-2a\cdot b+b^2[/tex]

So, applying this to the standard equation we get

[tex](x-8)^2=x^2-16x+64[/tex][tex](y-6)^2=y^2-12y+36[/tex]

So our equation becomes

[tex]x^2-16x+64+y^2-12y+36=100[/tex]

Operating on the left side, we have

[tex]x^2-16x+y^2-12y+100=100[/tex]

By subtracting 100 on both sides, we get

[tex]x^2-16x+y^2-12y=0[/tex]

which the general form of the equation of the given circle.

Using a graphing tool, we have that the circle's graph would be

Find the value of b if it is known that the graph of y=-3x+b goes through the point_
M(-2, 4)

Answers

Answer:

b = -2

Step-by-step explanation:

y = mx + b;         (-2, 4)

y = -3x + b          (x₁, y₁)

m = -3

y - y₁ = m(x - x₁)

y - 4 = -3(x -( -2))

y - 4 = -3(x + 2)

y - 4 = -3x - 6

   +4           +4

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

y = -3x - 2

I hope this helps!

Y=-3x-2
I did in paper and this is the answer

Which exponential function is represented by the table below? x –2 0 2 4 y 16 4 1 14

Answers

An exponential function which is represented by the table above is: f(x) = 4(1/2)^x

What is an exponential function?

An exponential function simply refers to a mathematical function whose values are generated by a constant that is raised to the power of the argument. Mathematically, an exponential function can be modeled by using this equation:

f(x) = abˣ

Where:

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

From the table above, we would calculate the value of a and b:

At x = 0 and y = 4; the value of a (initial value) is 4.

Rate of change, b = Δy/Δx

Rate of change, b = 1/2

Substituting the parameters into the formula, we have;

f(x) = abˣ

f(x) = 4(1/2)^x

Check:

f(x) = 4 × (1/2)^x             f(x) =  4 * ( 1/2 )^x

f(x) = 4 × (1/2)²               f(x) = 4 × (1/2)⁻²

f(x) = 4 × 1/4                  f(x)  = 4 × 4

f(x) = 1                            f(x)  = 16

Read more on exponential functions here: brainly.com/question/27866047

#SPJ1

In the diagram below, BS and ER intersect as show. Determine the measure of

Answers

[tex]\begin{gathered} \angle RAS=\angle BAE\text{ (Vertically opposite angles are equal)} \\ \angle RAS=(9x+24)^0 \end{gathered}[/tex][tex]\angle BAR+\angle RAS=180^0(sum\text{ of angles on a straight line)}[/tex][tex]\begin{gathered} 11x+16+9x+24=180 \\ 11x+9x+16+24=180 \\ 20x+40=180 \\ 20x=180-40 \\ 20x=140 \\ x=\frac{140}{20} \\ x=7^0 \end{gathered}[/tex][tex]\begin{gathered} \angle RAS=9x+24 \\ \angle RAS=9(7)+24 \\ \angle RAS=63+24 \\ \angle RAS=87^0 \end{gathered}[/tex]

[tex] \frac{x - 2}{x + 3} + \frac{10x}{x {}^{2 } - 9}[/tex]simplify the sum. state any restrictions on the variables.

Answers

We have

[tex]\frac{x-2}{x+3}+\frac{10x}{x{}^2-9}[/tex]

first, we need to factorize the next term

[tex]x^2-9=(x+3)(x-3)[/tex]

so we have

[tex]\frac{x-2}{x+3}+\frac{10x}{(x+3)(x-3)}[/tex]

Remember in order to sum a fraction the denominator must be the same

[tex]\frac{(x-2)(x-3)+10x}{(x+3)(x-3)}[/tex]

then we solve the multiplications (x-2)(x-3)

[tex]\frac{x^2-3x-2x+6+10x}{(x+3)(x-3)}=\frac{x^2+5x+6}{(x+3)(x-3)}[/tex]

then we can factorize the numerator

[tex]x^2+5x+6=(x+3)(x+2)[/tex]

so the simplification will be

[tex]\frac{x^2+5x+6}{(x+3)(x-3)}=\frac{(x+3)(x+2)}{(x+3)(x-3)}=\frac{(x+2)}{(x-3)}[/tex]

the final result is

[tex]\frac{(x+2)}{(x-3)}[/tex]

What is the probability that a data value in a normal distribution is between a Z score of -1.52 and Z score of -.34

Answers

We are asked to find the probability that a data value in a normal distribution is between a Z score of -1.52 and -0.34

[tex]P(-1.52First, we need to find out the probability corresponding to the given two Z-scores

From the Z-table, the probability corresponding to the Z-score -1.52 is 0.0643

From the Z-table, the probability corresponding to the Z-score -0.34 is 0.3669

So, the probability is

[tex]\begin{gathered} P(-1.52Therefore, the probability that a data value in a normal distribution is between a Z score of -1.52 and a Z score of -0.34 is 30.3%

Option A is the correct answer.

please help me with this problem this question asks for the angle measure and if the lines are tangent

Answers

step 1

we have that

44=(1/2)[180-arc} ------> by exterior angle

solve for arc

88=180-arc

arc=180-88

arc=92 degrees

give me a minute to draw a figure with letters to better understand the problem

we have that

x+?=180 degrees -------> by form a linear pair (supplemenatry angles)

x=arc=92 degrees ------> by central angle

so

?=180-92

?=88 degrees

therefore

the missing angle is 88 degrees

A creative writing class compiled a list of their favorite superheroes. They listed each superhero's superpower and personality flaw. Fly Read minds Forgetful 6 11 Lazy 5 7 What is the probability that a randomly selected superhero is forgetful and can fly? Simplify any fractions.

Answers

The probability is given the following formula:

Probability = Favorable / total outcomes

In this case, there number of students that selected a forgetfull sperheroe that can fly is 6, the total number of outcomes is 6 + 11 + 5 + 7 = 29, then we get:

Probability = 6 / 29

Then, the probability of selecting a forgetful superheroe that can fly is 6/29

Solve the system. Is the answer (3,0) or (0, -1) or no solution or infinitely many solutions?

Answers

Given:

[tex]\begin{gathered} \frac{1}{3}x+y=1\ldots..(1) \\ 2x+6y=6\ldots\text{.}(2) \end{gathered}[/tex]

Solve the system of equations.

Equation (2) can be simplified as,

[tex]\begin{gathered} 2x+6y=6 \\ \text{Divide by 6 on both sides} \\ \frac{2x}{6}+\frac{6y}{6}=\frac{6}{6} \\ \frac{1}{3}x+y=1\text{ which represents the equation (1)} \end{gathered}[/tex]

Moreover, the slope and y-intercept of both the equation of lines are the same.

It shows that the lines are coincident.

The system has an infinite number of solutions. Also, point (3,0) is one of the solutions.

Can you help me please and thank you very much

Answers

Answer:

∠ FAE = 120°

Step-by-step explanation:

4x and 2x are a linear pair and sum to 180° , that is

4x + 2x = 180

6x = 180 ( divide both sides by 6 )

x = 30

then

∠ FAE = 4x = 4 × 30 = 120°

Converting between scientific notation and standard form in a real-world situation

Answers

Answer:

[tex]\begin{gathered} a)9.54\times10^6\text{square miles} \\ b)0.0061\sec onds_{} \end{gathered}[/tex]

Explanations:

a) The scientific notation is generally expressed as;

[tex]A\times10^n[/tex]

A is any real numbers between 1 and 10

n is an integer

Given that the total surface area of North America is 9,540,000 square miles. This is expressed in scientific form as;

[tex]9,540,000=9.54\times10^6mi^2[/tex]

From the scientific notation, A = 9.54 and n = 6

b) Given the scientific notation as shown:

[tex]6.1\times10^{-3}\text{seconds}[/tex]

Writing in standard form means writing in the normal way we write numbers/decimals. Hence;

[tex]6.1\times10^{-3}=0.0061\text{seconds}[/tex]

Please help solve thank you

Answers

Answers:

a)  2711/7576

b)  43

=================================================

Explanation:

a) 2711 are e-bikes and there are 3277+2711+1588 = 7576 total bikes. Divide the values to get 2711/7576 . This fraction cannot be reduced because the GCF of 2711 and 7576 is 1.

---------

b) There are 3277 bikes with fat tires out of 7576 total. Use a calculator to get 3277/7576 = 0.43255 approximately. This converts to 43.255% and then rounds to 43%

The percent sign is already typed in, so you just need to type in the whole number 43 for this box.

QUESTION 241 POINTFor a rectangular solid with length 14 feet, height 17 feet, and width 6 feet, find the a. volume and b. surface area.Provide your answer below:volume =cubic feet, surface areasquare feetFEE

Answers

The volume and surface area of a rectangular prism are given by the formulas below

[tex]\begin{gathered} V=l*b*h \\ A=2(lb+bh+hl) \\ l\rightarrow\text{ length} \\ w\rightarrow width \\ h\rightarrow\text{ height} \end{gathered}[/tex]

In our case,

[tex]\begin{gathered} l=14,w=6,h=17 \\ \Rightarrow V=14*6*17=1428 \\ and \\ A=2(14*6+6*17+17*14)=848 \end{gathered}[/tex]

Thus, the answers are: Surface area=848ft^2, and Volume=1428ft^3

How do I understand Standard Form of a Line? I don't know how to do it.

Answers

There are several forms in which one can write the equation of a line. Have in mind that TWO variables should be included in the equation. These two variables are: x and y.

If you type the equation in a form that looks like:

A x + B y = C

where the A, B, and C are actual numbers (like for example: 3 x - 2 y = 5)

This is the standard form of a line. to recognize it notice that bith variables x an y appear in separate terms on the LEFT of the equal sign., and a pure number (no variables) appears on the right of the equal sign.

Another form of writing the equation of a line is in the so called "solpe-intercept" form. This form looks like:

y = m x + b

Notice that in this case the variable ÿ" appears isolated on the left , and on the right of the equal sign you get a term with the variable x, and another constant (pure number) term (b). Like for example in the case of:

y = 3 x

Express your answer as a polynomial in standard form.f(x) = x^2 + 6x +7g(x) = x + 2Find: g(f(x)

Answers

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

1) Firstly, let's find the composite function g(f(x)) plugging into the x variable in g(x) the function f(x):

[tex]\begin{gathered} g(f(x))=(x^2+6x+7)+2 \\ g(f(x))=x^{2}+6x+9 \end{gathered}[/tex]

2) To write that as the standard form, let's replace g(f(x)) with "y" and write the polynomial orderly to the greatest coefficient to the least one.

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

through: (-5,4) perpendicular to x=5

Answers

First let's calculate the slope of the straight line

For slopes that are perpendicular to each other we can use the following formula

[tex]m1m2=-1[/tex]

Where

m1 = original slope

m2 = perpendicular slope

[tex]\begin{gathered} m2=-\frac{1}{m1} \\ m2=-\frac{1}{5} \end{gathered}[/tex]

Now for the intersection

[tex]\begin{gathered} b=y-mx \\ b=4-(\frac{-1}{5})\cdot(-5) \\ b=4-1 \\ b=3 \end{gathered}[/tex]

The equation of the line that passes through the point (-5,4) with a slope of -1/5 is

[tex]y=-\frac{1}{5}x+3[/tex]

The picture below shows a pole and its shadow:

What is the height of the pole?

121 centimeters
220 centimeters
225 centimeters
231 centimeters

Answers

The height of the pole according to the attached image and parameters given is; 220 cm.

What is the height of the pole as required in the task content?

It follows from the task content that the height of the pole is to be determined from the parameters given.

From observation, the triangle formed by the situation is a right triangle.

Hence, the height of the pole can be determined by Pythagoras theorem; where, c² = a² + b².

Therefore, we have;

221² = 21² + p²

p² = 48,841 - 21²

p² = 48,400

p = √48,400

p = 220.

On this note, the height of the pole is; 220 cm.

Read more on Pythagoras theorem;

https://brainly.com/question/654982

#SPJ1

A cone with radius 6 feet and height 15 feet is shown.6ftEnter the volume, in cubic feet, of the cone. Round youranswer to the nearest hundredth.

Answers

EXPLANATION:

Given;

We are given a cone with the following dimensions;

[tex]\begin{gathered} Dimensions: \\ Radius=6ft \\ Height=15ft \end{gathered}[/tex]

Required;

We are required to calculate the volume of the cone with the given dimensions.

Step-by-step solution;

To solve this problem, we would take note of the formula of the volume of a cone;

[tex]\begin{gathered} Volume\text{ }of\text{ }a\text{ }cone: \\ Vol=\frac{\pi r^2h}{3} \end{gathered}[/tex]

We can now substitute and we'll have;

[tex]Vol=\frac{3.14\times6^2\times15}{3}[/tex][tex]Vol=3.14\times36\times5[/tex][tex]Vol=565.2[/tex]

Therefore, the volume of the cone is,

ANSWER:

[tex]Volume=565.2ft^3[/tex]

- A chemist mixes 2,362 milliliters of a solution. The solution must be divided equally among 8 beakers. How much solution should be poured into each beaker?

Answers

Answer:

295.25mm

Explanation:

If the chemist mixes 2362mm of a solution and needs to divide it equally into 8 breakers, to determine how much solution should be poured into each breaker, we have to divide 2362mm divide 8;

[tex]\frac{2362}{8}=295.25\operatorname{mm}[/tex]

The following are all 5 quiz scores of a student in a statistics course. Each quiz was graded on a 10-point scale.6, 8, 9, 6, 5,Assuming that these scores constitute an entire population, find the standard deviation of the population. Round your answer to two decimal places.

Answers

For this type of problem we use the following formula:

[tex]\begin{gathered} \sigma=\sqrt[]{\frac{\sum^{}_{}(x_i-\mu)^2}{N},} \\ \\ \end{gathered}[/tex]

where μ is the population mean, xi is each value from the population, and N is the size of the population.

First, we compute the population mean in order to do that we use the following formula:

[tex]\mu=\frac{\Sigma x_i}{N}\text{.}[/tex]

Substituting each value of x_i in the above formula we get:

[tex]\mu=\frac{6+8+9+6+5}{5}=\frac{34}{5}=6.8.[/tex]

Now, we compute the difference of each x_i with the mean:

[tex]\begin{gathered} 6-6.8=-0.8, \\ 8-6.8=1.2, \\ 9-6.8=2.2, \\ 6-6.8=-0.8, \\ 5-6.8=-1.8. \end{gathered}[/tex]

Squaring each result we get:

[tex]\begin{gathered} (-0.8)^2=0.64, \\ (1.2)^2=1.44, \\ (2.2)^2=4.84, \\ (-0.8)^2=0.64, \\ (-1.8)^2=3.24. \end{gathered}[/tex]

Now, we add the above results:

[tex]0.64+1.44+4.84+0.64+3.24=10.8.[/tex]

Dividing by N=5 we get:

[tex]\frac{10.8}{5}=2.16.[/tex]

Finally, taking the square root of 2.16 we obtain the standard deviation,

[tex]\sigma=\sqrt[]{2.16}\approx1.47.[/tex]

Answer:

[tex]\sigma=1.47.[/tex]

The length that a hanging spring stretches varies directly with the weight placed at the end of the spring. If a weight of 8lb stretches a certain spring 9in., how far will the spring stretch if the weight is increased to 37lb? (Leave the variation constant in fraction form. Round off your final answer to the nearest in.)

Answers

ANSWER

L = 42in

EXPLANATION

3a^2 -3a - 36. solving quadratic by factoring. factor each expression. be sure to check for greatest common factor first.

Answers

we have the expression

[tex]3a^2-3a-36[/tex]

step 1

Factor 3

[tex]3(a^2-a-12)[/tex]

step 2

equate to zero

[tex]3(a^2-a-12)=0[/tex]

step 3

Solve

[tex](a^2-a-12)=0[/tex][tex]\begin{gathered} a^2-a=12 \\ (a^2-a+\frac{1}{4}-\frac{1}{4})=12 \\ (a^2-a+\frac{1}{4})=12+\frac{1}{4} \\ (a^2-a+\frac{1}{4})=\frac{49}{4} \end{gathered}[/tex]

Rewrite as perfect squares

[tex](a-\frac{1}{2})^2=\frac{49}{4}[/tex]

take the square root on both sides

[tex]\begin{gathered} a-\frac{1}{2}=\pm\frac{7}{2} \\ a=\frac{1}{2}\pm\frac{7}{2} \end{gathered}[/tex]

the values of a are

a=4 and a=-3

therefore

[tex]3(a^2-a-12)=3(a-4)(a+3)[/tex]

If the vertices of three squares are connected to form a right triangle, the sum of the areas of the two smaller squares is the same as the area of the largest square. Based on this statement and the model below, what is the area of square B? (Figure is not drawn to scale.) B 8 m 2 289 m

Answers

One square has area 289 square meters, and the other has area

[tex]8m\times8m=64m^2[/tex]

Then, since the sum of the two areas of the smaller squares is equal to the area of the big square, we have

[tex]\begin{gathered} B+64m^2=289m^2 \\ B=289m^2-64m^2 \\ B=225m^2 \end{gathered}[/tex]

Please help 100 points

Answers

Answer:

y = - 6x² - 12x + 2

======================

Given

Vertex of parabola = (- 1,8),Point on the graph = (0, 2).

To find

The equation of the parabola in standard form.

Solution

We can represent the quadratic equation in vertex or standard forms.

Vertex form:

y = a(x - h)² + k, where (h, k) is the vertex, a- coefficient

Standard form:

y = ax² + bx + c, where a and b are coefficients and c- constant

Use the vertex form with given coordinates of the vertex:

y = a(x - (-1))² + 8 ⇒y = a(x + 1)² + 8

Use the other point to find the value of a:

2 = a(0 + 1)² + 82 = a + 8a = - 6

The equation is:

y = - 6(x + 1)² + 8

Convert it to standard form:

y = - 6x² - 12x - 6 + 8y = - 6x² - 12x + 2

Answer:

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

Step-by-step explanation:

Vertex form of a quadratic equation:  

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

where (h, k) is the vertex.

Given:

Vertex = (-1, 8)Point on the curve = (0, 2)

Substitute the given values into the vertex formula and solve for a:

[tex]\implies 2=a(0-(-1))^2+8[/tex]

[tex]\implies 2=a(1)^2+8[/tex]

[tex]\implies 2=a+8[/tex]

[tex]\implies a=-6[/tex]

Substitute the vertex and the found value of a into the vertex formula, then expand to standard form:

[tex]\implies y=-6(x-(-1))^2+8[/tex]

[tex]\implies y=-6(x+1)^2+8[/tex]

[tex]\implies y=-6(x^2+2x+1)+8[/tex]

[tex]\implies y=-6x^2-12x-6+8[/tex]

[tex]\implies y=-6x^2-12x+2[/tex]

Therefore, the quadratic function in standard form whose graph has the given characteristics is:

[tex]y=\boxed{-6x^2-12x+2}[/tex]

y = 2x - 4 Find the solution/root/zero.

Answers

The solution of the linear equation y = 2 · x - 4 is x = 2.

How to find the solution of a linear equation

Linear equations are first order polynomials. In this problem we need to solve for x in a linear equation, this can be done by means of algebra properties. The complete procedure is shown below.

Step 1 - We find the find the following expression:

y = 2 · x - 4                              

Step 2 - We make y equal to zero and we use the symmetric property for equalities:

2 · x - 4 = 0                              

Step 3 - By compatibility with addition, existence of additive inverse, modulative, associative and commutative properties

2 · x = 4                                    

Step 4 - By compatibility with multiplication, existence of multiplicative inverse and modulative, associative and commutative properties we get the following result:

x = 2            

The solution of the linear equation is x = 2.

To learn more on linear equations: https://brainly.com/question/13738061

#SPJ1

converting to slope intercept formmatch each equation to an equivalent equation written in slope intercept form.

Answers

Statement Problem: Match each equation to an equivalent equation written in slope-intercept form.

Solution:

A slope intercept form equation is written as;

[tex]y=mx+b[/tex]

(a)

[tex]2y-6=x[/tex]

Add 6 to both sides of the equation;

[tex]\begin{gathered} 2y-6+6=x+6 \\ 2y=x+6 \end{gathered}[/tex]

Divide each term by 2;

[tex]\begin{gathered} \frac{2y}{2}=\frac{x}{2}+\frac{6}{2} \\ y=(\frac{1}{2})x+3 \end{gathered}[/tex]

(b)

[tex]undefined[/tex]

I am an even number.
I have three digits and they are all the same.
If you multiply me by 4, all of the digits in the product are 8.
What number am l?

Answers

Answer:

Step-by-step explanation:

The number is 2.

222x4=888

Hence, the number am I is [tex]888[/tex].

What is the even number?

A number that is divisible by [tex]2[/tex] and generates a remainder of [tex]0[/tex] is called an even number.

Here given that,

I am an even number. I have three digits and they are all the same.

If you multiply me by [tex]4[/tex], all of the digits in the product are [tex]8[/tex].

The number is [tex]2[/tex] sp ot would be

[tex]222[/tex]x[tex]4=888[/tex]

Hence, the number am I is [tex]888[/tex].

To kknow more about the even number

https://brainly.com/question/9075582

#SPJ2

Evaluate: sin-¹(1)
A) 0
B) pi/3
C)pi/2

Answers

A 0 I think It a because it is evaluated to sin-1

Answer:

The correct answer is C. Pi/2

Step-by-step explanation:

I got it wrong on edgen, and it told me the correct answer was C.

What's the volume of a cube with a side length of 3 inches?

Answers

ANSWER

27 in³

EXPLANATION

The volume of a cube is the cube of its side length, L,

[tex]V=L^3[/tex]

So, if a cube has a side length of 3 inches, then its volume is,

[tex]V=3^3in^3=27\text{ }in^3[/tex]

Hence, the volume of a cube with a side length of 3 inches is 27 cubic inches.

Other Questions
When a mycelium infiltrates an unexploited source of dead organic matter, what are most likely to appear within the food source soon thereafter?. If 4 < a < 5 and 5 < b < 8, which of the following best describes a-b?a) between -4 and -8b) between -4 and 0c) between 2 and 3d) between -1 and 0I don't know how to do this, so pls explain how to do it :) Instructions: Complete the following table, computing each students' mean, median, mode, and range: Math Test Scores ( picture attached ) What is the mean score for Test 2? What is the mode of Test 7? ________What is the median score of Test 4? ________What is the range of Test 6? ________ Line g is dilated by a scale factor of 1/2 from the origin to create line g'. Where are points E' and F' located after dilation, and how are lines g and g' related? 4 3 g 1 E -5 -2 -1 0 -1 -2 Manufacturing automation and office automation are examples of ______ that are forces for change outside the organization. The store at which Andy usually shops is having a sale. Roast beef cost four dollars a pound and shrimp cost $10 a pound. Write an equation to describe different possible combinations of roast beef and shrimp that he can buy for $96. 10. Eleanor spent 40% of her money on a $130 outfit. How much moneydid she have left? Given the following five-number summary, find the IQR. 2.9, 5.7, 10.0, 13.2, 21.1. Good morning, thanks for helping meHi, can you please help me with my math? Please help me please that's all I'm asking and thank you so much. Given that 4 is a zero of the polynomial function f(x), find the remaining zeros.f(x) = x - 6x + 25x - 68List the remaining zeros (other than 4).4(Simplify your answer. Type an exact answer, using radicals and i as needed. Use a cc Triangle ABC is congruent to triangle XYZ. In AABC, AB = 12 cm and AC = 14 cm. In AXYZ, YZ = 10 cm and XZ = 14 ! cm. What is the perimeter of AABC? O 36 cm O 38 cm 40 cm 50 cm Andre is looking at apartments with 1 of his friends. They want the monthly rent to be no more than $1000. If the roommates split the rent evenly among the two of them, what is the maximum rent each will pay? trying to complete the student guide table for the ecological succession lab and im so confused The monthly cost (in dollars) of water use is a linear function of the amount of water used (in hundreds of cubic feet, hcf). the cost for using 18 hcf of water is $39.67, and the cost for using 37 hcf is $69.12. what is the cost for using 21 hcf of water? while on a long road-trip, you realize you need to use the restroom and are incredibly thirsty so you decide to stop at the nearest gas station. which part of the brain is helping your body to maintain a steady internal state? as a strong leader, when you aim to achieve something and initially fail, what would you most likely do? In a certain country, the probability that a baby that is born is a boy is 0.52 and the probably that a baby that is born is a girl is 0.48. A family has two children. If X is the number of girls born to a family, find the probability that the family has 0, 1, or 2 girls.(a) Draw a tree diagram showing the possibilities for each outcome.(b) Create the binomial distribution table for p(X) Simplify by combining like terms,8t3 + 8y + 7t3 + 6y + 9t2 a client admitted to the hospital with elevated blood glucose is diagnosed with type 1 diabetes mellitus. what characteristics commonly differentiate type 1 diabetes mellitus from type 2 diabetes mellitus? select all that apply. In 2005 there were 744 radio stations, by 2015 that number had increased by 13.8%. How many radio stations in 2015?