Given: line AD≅ line AO

Find: m∠OAD, m∠DBA.


Please Help!

Given: Line AD Line AOFind: MOAD, MDBA.Please Help!

Answers

Answer 1

Answer:

Part 1) [tex]m<OAD=60\°[/tex]

Part 2) [tex]m<DBA=30\°[/tex]

Step-by-step explanation:

Part 1) Find the measure of angle OAD

we know that

OA=OD=radius of the circle

If line AD≅ line AO

then

The triangle AOD is an equilateral triangle

Remember that

An equilateral triangle has the three equal sides and the three internal angles equal (60 degrees each one)

so

[tex]m<OAD=60\°[/tex]

Part 2) Find the measure of angle DBA

we know that

The inscribed angle measures half that of the arc comprising

so

[tex]m<DBA=\frac{1}{2}(arc\ AD)[/tex]

[tex]arc\ AD=m<AOD=60\°[/tex] ----> by central angle

substitute the value

[tex]m<DBA=\frac{1}{2}(60\°)=30\°[/tex]


Related Questions

Please help me with this! Very much appreciate

Answers

Answer:

The answers for your two problems, can be found below in the attached images.

Problem 1

Graph

The graph was plotted using a calculator. We can see that the graph opens up.

f(x) = x^2 + 4x +3

Vertex

The vertex is the minimum point of the equation

In this case  Vertex (V) = (-2,-1)

Axis of symmetry

The x axis corresponding to the vertex component

x = -2

y intercept

Interception with the y-axis

From the first attached image, we can see that they y intercept occurs

at x = 0, y = 3  

(0,3)

Problem 2

Graph.

The graph was plotted using a calculator. We can see that the graph opens up.

f(x) = 2x^2 + 3x +1

Vertex

The vertex is the minimum point of the equation

In this case  Vertex (V) = (-0.75,-0.125)

Axis of symmetry

The x axis corresponding to the vertex component

x = -0.75

y intercept

Interception with the y-axis

From the second attached image, we can see that they y intercept occurs

at x = 0, y = 1  

(0,1)

Multiply (4x - 5)(4x + 5).
A) 8x2 - 10
B) 16x2 - 25
C) 8x2 - 40x - 10
D) 16x2 - 40x - 25

Answers

I think the answer is (B) ?

A man realizes he lost the detailed receipt from the store and only has the credit card receipt with the after-tax total. If the after-tax total was $1,814.31, and the tax rate in the area is 6.1%, what was the pre-tax subtotal?

Answers

Answer:

  $1710.00

Step-by-step explanation:

The total bill was ...

  (after-tax total) = (pre-tax subtotal) + 6.1% · (pre-tax subtotal)

  (after-tax total) = (pre-tax subtotal) · 1.061

Divide by the coefficient on the right to find the value of the variable on the right.

  (pre-tax subtotal) = (after-tax total)/1.061 = $1814.31/1.061 = $1710.00

The pre-tax subtotal was $1710.00.

Answer:

Step-by-step explanation:1703.64

There are 25 students in a class at the beginning of the school year and the average number of siblings for each student is 3 a new student with 8 siblings joins the class in November what is the new class average for number of siblings

Answers

Answer:

  3 5/26

Step-by-step explanation:

You can work this a couple of ways.

1. Find the total number of siblings for the current students (25×3), add the new number of siblings (8) and students (1), then recompute the average.

  (25×3 + 1)/(25 +1) = 83/26 = 3 5/26

___

2. Find the difference of the number of siblings from average, and divide that difference by the new total number of students. This will be the change in the average.

  difference from average = 8 -3 = 5

  difference divided by new student total = 5/26

  new average = 3 + 5/26 = 3 5/26

Select all that apply. To write a percent as a decimal, _____. move the decimal point two places to the left multiply by 100 move the decimal point two places to the right divide by 100

Answers

To write a percent as a decimal- move the decimal point two places to the left and divide by 100.

Explanation:

Lets take an example.

We have to convert 25% into decimals.

So, we will divide 25 by 100 , [tex]\frac{25}{100} =0.25[/tex]

Here, we can see that we have moved the decimal to two places on the left side.

Answer:

Move the decimal point two places to the left

Divide by 100

Step-by-step explanation:

To write a percent as a decimal, there are two possible options, and they are the same thing.

The first one is moving the decimal point two places to the left. For example, 25% =0.25.

The second one is dividing by 100. 25% = 25/100 = 0.25.

So the answers are:

Move the decimal point two places to the left

Divide by 100

An orange punch recipe uses 2/3 cup carbonated water for every 4 cups orange juice. Mandy pours 5 cups of orange juice into a bowl.how many cups of carbonated water does Mandy need?

Answers

Answer:

(5/6) cup carbonated water

Step-by-step explanation:

We can easily solve this problem by applying a rule of three.

4 cups of orange juice    ------------------------  2/3 cup carbonated water

5 cups of orange juice    ------------------------  x

x = (5/4)*2/3 cup carbonated water

x = (10/12) cup carbonated water

x = (5/6) cup carbonated water

x = 0.8333 cup carbonated water

Which equation represents a circle that contains the point (–5, –3) and has a center at (–2, 1)? Distance formula: (x – 1)2 + (y + 2)2 = 25 (x + 2)2 + (y – 1)2 = 5 (x + 2)2 + (y – 1)2 = 25 (x – 1)2 + (y + 2)2 = 5

Answers

Answer:

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

Step-by-step explanation:

The equation of a circle with center at (h,k) and radius r, is given by

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

Since the given circle contains the point (-5,-3) and it is centered at (-2,1), we can determine the radius of the circle using the distance formula;

[tex]d=\sqrt{(x_2-x_1)^2+(y_2-y_1)^2}[/tex]

This implies that;

[tex]r=\sqrt{(-2--5)^2+(1--3)^2}[/tex]

[tex]r=\sqrt{(-3)^2+(4)^2}[/tex]

[tex]r=\sqrt{9+16}[/tex]

[tex]r=\sqrt{25}[/tex]

[tex]r=5[/tex]

We now substitute (h,k)=(-2,1) and r=5 into the formula to obtain;

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

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

sqrt( 7x ) + 1 = sqrt( 7x + 1 )

Find a solution that is not equal to zero?

Answers

Answer:

There isn't one

Step-by-step explanation:

√q differs from √(q+1) by 1 only when q=0. The difference gets smaller as q gets larger.

___

Here, q=7x. The same logic applies.

PLEASE HELP QUICKLY;; WILL GIVE 40 POINTS!


Factor the polynomial by factoring out the GCF:


[tex]-6ax^{7}[/tex]+[tex]12a^{6}[/tex]−[tex]3a^{5}[/tex]


um, i tried solving this with a [tex]-3ax^{5}[/tex] GCF but i got it incorrect. help will greatly be appreciated.

Answers

Since only the first term has ax for coefficients the GCF cant be -3ax^5.

The GCF would be -3a

Factor -3a out of all the terms:

-3a(2x^7)-3a(-4a^5)-3a(a^4)

Now factor -3a out of the equation for the final answer:

-3a(2x^7-4a^5+a^4)

This is the answer for your problem

5x+8-7x=-4x+1 How many solutions does this have? A)no solutions B)exactly one solution C)infinitely many solutions

Answers

The equation 5x+8-7x=-4x+1 has exactly one solution

Option B is correct

The given equation is:

5x  +  8  -  7x   =  -4x  +  1

Simplify both sides of the equation

5x  -  7x  +  8  =  -4x  +  1

-2x   +  8   =  -4x  +  1

Collect like terms

-2x  +  4x  =  1  -  8

2x  =   -7

Divide both sides by 2

[tex]\frac{2x}{2} =\frac{-7}{2} \\\\x=-3.5[/tex]

As seen above, the equation has exactly one solution

Learn more here: https://brainly.com/question/12435340

Final answer:

The equation 5x+8-7x=-4x+1 simplifies to 2x = -7, which means that there is exactly one solution for x, which is x = -7/2. The correct option is:  B)exactly one solution

Explanation:

To determine how many solutions the equation 5x+8-7x=-4x+1 has, let's first simplify and solve for x:

Combine like terms on the left side: (5x - 7x) + 8 = -2x + 8.

Bring the term involving x from the right side to the left: -2x + 8 + 4x = 1.

Combine like terms involving x: (4x - 2x) + 8 = 1, which simplifies to 2x + 8 = 1.

Subtract 8 from both sides: 2x = 1 - 8, which simplifies to 2x = -7.

Divide by 2 to solve for x: x = -7/2.

Since we have found a single value for x, the equation has exactly one solution.

if a scatter plot has no association then a.) it has no ordered pairs B.) its ordered pairs hsve no predictable pattern C.) it has ordered pairs that have a positive pattern D.) it has ordered pairs with a negative pattern​

Answers

Answer:

If a scatter plot has no association then it's ordered pairs have no predictable pattern.

Step-by-step explanation:

Anyone know this answer

Answers

Answer:

  A.  congruent; proportional; similar

Step-by-step explanation:

As soon as you see the scale factor is not 1, you know the figures are similar and dimensions are proportional. None of the transformations we study (translation, rotation, dilation, reflection) changes any angles. They remain congruent.

HELP ME ASAP!!! I NEED SOMEBODY TO EXPLAIN THIS TO ME!
Will mark BRAINLIEST

Answers

Answer:

  (-√10)/10

Step-by-step explanation:

The trig identity that relates the sine and the tangent is ...

  sin(x) = ±tan(x)/√(1 + tan(x)²)

For your given value of tan(x), this evaluates to ...

  sin(x) = ±(1/3)/(√(1 + (1/3)²) = ±1/√10 = (±√10)/10

The given value of the tangent function is positive, so the sine and cosine functions have the same sign (both are negative in this case).

So, your sine function is ...

  sin(x) = (-√10)/10

_____

You can derive the above relationship using SOH CAH TOA.

  Tan = Opposite/Adjacent

You are given the value of the tangent function as 1/3, so it is convenient to assign Opposite = 1 and Adjacent = 3. Then Hypotenuse is found using the Pythagorean theorem as ...

  Hypotenuse = √(Opposite² + Adjacent²) = √(1² + 3²) = √10

Now, the sine is ...

  Sin = Opposite/Hypotenuse = 1/√10

Rationalizing the denominator, this is ...

  Sin = (√10)/10

__

Now, you need to take into account the quadrant of the angle. Tangent is positive and Cosine is negative in the 3rd quadrant, where the Sine is also negative. Then your sine value is ...

  sin(x) = (-√10)/10

What are the steps you would take to divide two fractions?

Answers

Answer:

Step-by-step explanation:

you have to change it into a x and keep change flip and

1/5 / 3/7

1/5 * 7/3 then x

Final answer:

To divide two fractions, you should flip the second fraction to get its reciprocal, then multiply the first fraction with this reciprocal. For instance, in dividing 3/5 by 4/7, you flip 4/7 to get 7/4, then multiply 3/5 by 7/4 to obtain 21/20.

Explanation:

To divide two fractions, you will need to follow a few simple steps. Firstly, you need to flip or find the reciprocal of the second fraction (the one that you are dividing by). Secondly, you will multiply the first fraction (the one being divided) by the reciprocal of the second fraction. This process can also be remembered as 'copy, flip, multiply'.

For example, if we have to divide 3/5 by 4/7, first we flip 4/7 to get 7/4. Then we multiply 3/5 by 7/4. The result is 21/20.

Learn more about Dividing fractions here:

https://brainly.com/question/1627825

#SPJ3

what is the equation of the line that passes through (0,3) and (-5,3)

Answers

Answer:

y=+3

Step-by-step explanation:

the equation of a line is y=mx+c

where m is the slope and c is the y-intercept.

First, let's find what m is, the slope of the line...

The slope of a line is a measure of how fast the line "goes up" or "goes down". A large slope means the line goes up or down really fast (a very steep line). Small slopes means the line isn't very steep. A slope of zero means the line has no steepness at all; it is perfectly horizontal.

For lines like these, the slope is always defined as "the change in y over the change in x" or, in equation form:

So what we need now are the two points you gave that the line passes through. Let's call the first point you gave, (0,3), point #1, so the x and y numbers given will be called x1 and y1. Or, x1=0 and y1=3.

Also, let's call the second point you gave, (-5,3), point #2, so the x and y numbers here will be called x2 and y2. Or, x2=-5 and y2=3.

Now, just plug the numbers into the formula for m above, like this:

m=[tex]\frac{3-3}{-5-0}[/tex]

or

m=[tex]\frac{0}{-5}[/tex]

or

m=0

So, we have the first piece to finding the equation of this line, and we can fill it into y=mx+c like this:

y=0x+c

Now, what about c, the y-intercept?

To find c, think about what your (x,y) points mean:

(0,3). When x of the line is 0, y of the line must be 3.

(-5,3). When x of the line is -5, y of the line must be 3.

Because you said the line passes through each one of these two points, right?

Now, look at our line's equation so far: y=0x+c. c is what we want, the 0 is already set and x and y are just two "free variables" sitting there. We can plug anything we want in for x and y here, but we want the equation for the line that specfically passes through the two points (0,3) and (-5,3).

So, why not plug in for x and y from one of our (x,y) points that we know the line passes through? This will allow us to solve for c for the particular line that passes through the two points you gave!.

You can use either (x,y) point you want..the answer will be the same:

(0,3). y=mx+c or 3=0x 0+c, or solving for c: c=3-(0)(0). c=3.

(-5,3). y=mx+c or 3=0x -5+c, or solving for c: =3-(0)(-5). c=3.

See! In both cases we got the same value for c. And this completes our problem.

The equation of the line that passes through the points

(0,3) and (-5,3)  

is  

y=+3

Hope this helps :)

y = 3

First find the gradient of the line:

(Y²-Y¹)/(X²-X¹)

(3-3)/(-5-0)

0/-5 = 0

Your gradient is 0

Now find the y intercept. This is whrre where the line crosses the y axis, when X = 0

(0,3)

Your y intercept is 3.

Now put It into the formula y = mx + c

m = 0

c = 3

y = 0x + 3

y = 0 + 3

y = 3

A student is asked to factor, if possible, the given expression. The student's response demonstrates which common misconception? Simplify: a2 + b2 Student's response: (a + b)(a − b)

Answers

Answer:

The student assumed he was asked to factor

(a^2 - b^2)

Which is equal to

= (a+b)*(a-b)    (His response)

But, he was asked to simplify

(a^2 + b^2)

Which has imaginary roots, and can be factored as:

(b +ai)(b-ai)

how many triangles can be constructed with sides length of 7 cm x 10 cm + 18 cm​

Answers

Answer:

  zero

Step-by-step explanation:

Assuming your intended side lengths are {7 cm, 10 cm, 18 cm}, the sum of the short sides is not long enough to connect to the ends of the long side. No triangle can be formed.

Find two consecutive numbers if the square root of the smaller number is 3 less than the bigger number.

Answers

Answer:

The numbers are 4 and 5

Step-by-step explanation:

Let

x------> the smaller number

x+1----> the bigger number

we know that

[tex]\sqrt{x}=(x+1)-3[/tex] ----> equation that represent the situation

solve for x

[tex]\sqrt{x}=(x-2)[/tex]

squared both sides

[tex]x=(x-2)^{2}\\x=x^{2}-4x+4\\x^{2}-5x+4=0[/tex]

using a graphing calculator to solve the quadratic equation

see the attached figure

the solution is

[tex]x=4[/tex]

[tex]x+1=5[/tex]

The consecutive numbers are 4 and 5 in which the square root of the smaller number is 3 less than the bigger number

Equation

An equation is an expression that shows the relationship between two or more variables and numbers.

Let x represent the smaller number and y the larger number, hence:

y = x + 1  (1)

Also:

[tex]\sqrt{x} =y-3[/tex]   (2)

From equation 1 and 2:

x = 4, and y = 5

The consecutive numbers are 4 and 5

Find out more on Equation at: https://brainly.com/question/2972832

2x+y=8
y+3z=5
z+2w=1
5w+3x=9

Find the solution to each variable

Answers

Answer:

  w = 0, x = 3, y = 2, z = 1

Step-by-step explanation:

You can use each equation to write an expression that will substitute into the next equation.

  y = 8 -2x . . . . from the first equation

  8 -2x + 3z = 5 . . . . . substituted into the second equation

  z = (-3 +2x)/3 . . . . . solved for z

  (-1 +2/3x) +2w = 1 . . . . . substituted into the third equation

  w = (2 -2/3x)/2 . . . . . solved for w

  5(1 -1/3x) +3x = 9 . . . . . substituted into the last equation

  4/3x = 4 . . . . . simplified, 5 subtracted

  x = 3 . . . . . . . . multiply by 3/4

  w = 0 . . . . . . . .value of x substituted into equation for w

  z = 1 . . . . . . . . value of x substituted into equation for z

  y = 2 . . . . . . . .value of x substituted into equation for y

The solution is (w, x, y, z) = (0, 3, 2, 1).

Final answer:

To find the solution to each variable, we can use the method of substitution or elimination. Let's solve the system of equations using the method of elimination. We can solve this system using any method of our choice, such as substitution or elimination.

Explanation:

To find the solution to each variable, we can use the method of substitution or elimination. Let's solve the system of equations using the method of elimination.

Multiplying the first equation by 3, the second equation by 2, the third equation by 3, and the fourth equation by 2, we get:

6x + 3y = 242y + 6z = 103z + 6w = 310w + 6x = 18

Now, if we add the first and fourth equation together, we eliminate the x variable:

(6x + 3y) + (10w + 6x) = 24 + 18
9y + 10w = 42

Next, we can subtract the second equation from the third equation to eliminate the z variable:

(3z + 6w) - (2y + 6z) = 3 - 10
-2y - 3z + 6w = -7

Now we have a system of equations with only two variables, y and w:

9y + 10w = 42-2y - 3z + 6w = -7

We can solve this system using any method of our choice, such as substitution or elimination.

Learn more about Solving system of equations here:

https://brainly.com/question/29050831

#SPJ3

Max has a box of 200 colored blocks. The box has an equal number of green and blue blocks and an equal number of red and yellow blocks. If Max arranged all of the green blocks in stacks of 12 and all of the blue blocks in stacks of 7, how many red blocks are in the box?​

Answers

The answer to the question is 84 red blocks. There are equal parts. 84 red and blue, 32 yellow and green
Green = Blue and Red = Yellow

You are looking for LCM of 12 & 7 because if the two (blue & green) are the same number of tiles, then they each have 12x7 = 84 each. That means of the 200, 200-84(blue)=116-84(green)= 32 left for red & yellow. 32 divided by 2 is 16 so

Red 16
Yellow 16
Blue 84
Green 84

Write a possible exponential function in y = a · bx form that represents each situation described below. Homework Help ✎
Has a y‑intercept of (0, 2) and passes through the point (3, 128).
Passes through the points (0, 4) and (2, 1).​

Answers

Answer:

[tex]y=2\cdot4^x\\y=4\cdot\left(\frac{1}{2}\right)^x[/tex]

Step-by-step explanation:

We're given both the y-intercept and a point on the graphs of both functions, so our work her is largely just substituting x and y values in the general form of the equation for an exponential function.

For the first one, we can start by using the point (0, 2) to solve for a:

[tex]y=a\cdot b^x\\2=a\cdot b^0\\2=a[/tex]

Next, we can use that a-value and the second point to solve for b:

[tex]y=2\cdot b^x\\128=2\cdot b^3\\64=b^3\\4=b[/tex]

This gives us the equation [tex]y=2\cdot4^x[/tex] for the first function.

We can repeat the same process for the second function. Solving for a:

[tex]y=a\cdot b^x\\4=a\cdot b^0\\4=a[/tex]

And then for b, using the point (2, 1):

[tex]1=4\cdot b^2\\\frac{1}{4}=b^2\\\frac{1}{2}=b[/tex]

This gives us the general equation [tex]y=4\cdot\left(\frac{1}{2}\right)^x[/tex]

Final answer:

To write an exponential function in y = a · bx form that represents the given situations, substitute the given points into the equation to find the values of a and b.

Explanation:

To write an exponential function in the form y = a · bx that represents the given situations:

For y-intercept of (0,2) and passing through (3,128):Let's substitute the values into the equation to find the values of a and b.At (0,2), we have 2 = a · b0, so a = 2.At (3,128), we have 128 = 2 · b3, solve for b to find it is approximately 8.Therefore, the exponential function is y = 2 · 8x.For passing through (0,4) and (2,1):Let's substitute the values into the equation to find the values of a and b.At (0,4), we have 4 = a · b0, so a = 4.At (2,1), we have 1 = 4 · b2, solve for b to find it is approximately 0.5.Therefore, the exponential function is y = 4 · (0.5)x.

Learn more about Exponential functions here:

https://brainly.com/question/15352175

#SPJ2

Click an item in the list or group of pictures at the bottom of the problem and holding the button drag drag it into the correct position in the answer box release your moist button when the item is in place if you change your mind drag the item to the trash can click the trash can to clear all your answers A (5,8), B (-3,4) AB =

Answers

Answer:

where are the pictures

Step-by-step explanation:

Can someone please help me on this problem? I don’t really understand it.

Answers

Answer:

Step-by-step explanation:

what is the value of expression 1/12÷36

Answers

Here is a step by step tutorial!

The solution of expression 1/12÷36 is 1/432

What is the value of expression 1/12÷36

From the question, we have the following parameters that can be used in our computation:

1/12÷36

Express the expression properly

So, we have

1/12 ÷ 36

NExt, we rewrite it as quotient

so, we have the following representation

1/12 ÷ 36 = 1/12 * 1/36

So, we have

1/12 ÷ 36 = 1/432

Hence, the solution is 1/432

Read more about expressions at

https://brainly.com/question/30492964

#SPJ6

A temperture in degrees Fahrenheit is shown in expanded notation (9x10)+(4x.01) how is the temperature in degrees Fahrenheit written in numeral

Answers

Answer:

  90.04 °F

Step-by-step explanation:

Evaluate the expression.

  (9×10) + (4×.01) = 90 + .04 = 90.04

what two numbers are located 3/8 of a unit from 1/2 on a number line

Answers

Answer:

  1/8, 7/8

Step-by-step explanation:

1/2 is 4/8.

3/8 less than 4/8 is 1/8.

3/8 more than 4/8 is 7/8.

HELP BRAINIEST AND LOTS OF POINTS The set {1,2,3,…42} is split into two sets A and B. How many ways are there to do this so that A and B have the same sum of elements? NEED NOW

Answers

Answer:

  zero

Step-by-step explanation:

In order for sets A and B to have the same sum of elements, that sum of elements must be the same for each set, and half the sum of elements of the original set.

The sum of elements of the set {1, 2, 3, ..., 42} is an odd number (903), so there cannot be two sets with the same sum that have that total.

Which operation should be performed last in this problem: 3^2 + 7 × 4? Why?

Answers

Answer:

3^2+7*4~  Addition should be last

Step-by-step explanation:

Parenthesis        ----- Addition is second to last in order of operations

Exponents                    

Multiplication

Division

Addition

Subtraction

Final answer:

Given the problem 3² + 7 × 4, the last operation that should be performed is addition due to the rules dictated by the order of operations (PEMDAS).

Explanation:

In the given problem, 3² + 7 × 4, the operation that should be performed last is addition. This is due to the rule of the order of operations, often remembered by the acronym PEMDAS which stands for Parentheses, Exponents, Multiplication and Division (from left to right), Addition and Subtraction (from left to right). Therefore, in this expression, you first perform the exponentiation (3²), then multiplication (7x4), and add the results last.

Learn more about Order of Operations

https://brainly.com/question/12071005

#SPJ2

Determine whether the relation is a function. {(-7, -7), (-7, -8), (-1, 4), (6, 5), (10, -1)}

Answers

Answer:

The relation is not a function

Step-by-step explanation:

∵ {(-7 , -7) , (-7 , -8) , (-1 , 4) , (6 , 5) , (10 , -1)}

* The relation is a function if every x-coordinate has only

  one image of y-coordinate, that means x-coordinate

  can not appear more than one time in the order pairs of relation.

* Ex: {(2 , -3 , (2 , 1)} ⇒ not function because 2 has

        two values of y -3 and -1

        means 2 appears twice in the relation so it's not a function

∵ -7 appears twice in the relation (-7 has 2 values of y -7 and -8)

∴ The relation is not a function

Answer:

It is not a function.

Step-by-step explanation:

We have given the relation.

{(-7, -7), (-7, -8), (-1, 4), (6, 5), (10, -1)}

We have to find whether  It is a function or not.

A function is a relation that assigns each input a single output.

This relation is not a function.

Because one input -7  has two outputs -7 and -8.

It is not a function.

A flagpole casts a shadow that is 15 feet and a 5 feet teenager casts a shadow that is 6 feet. How tall is the flagpole? Use a drawing to help solve the problem. Show work!

Answers

5/6=f/15

15•5=6•f

75=6•f

75/6=f

12.5=f

The flag pole is 12.5 ft tall

. |

__& ____|

Answer:

  The flagpole is 12.5 ft tall.

Step-by-step explanation:

The ratio of object height to shadow length is ...

  (teen height) : (teen shadow) = (5 ft) : (6 ft) = 5 : 6

so the height of an object is 5/6 the length of its shadow. Then the height of the flagpole is ...

  (5/6) · (15 ft) = 12.5 ft

_____

A suitable scale drawing can show you the answer.

Other Questions
QUICK !!Which tax is administrated and collected by country and city governments ? The best time to weigh your self is in the in circle O, AD and BE are diameters. the measure of arc AB is 55 and the measure of arc CD is 25 what is the measure of EAC Read the passage. The Americans with disabilities act was passed by congress 1990. It was the nations first comprehensive civil tights law protecting Americans with disabilities. The purpose of the ADA is to protect is to protect people with disabilities For which of the following is the arc between the two hands of a clock greater than a semicircle?The long arm is at 12 and the short arm is in-between the 12 and the 1A The hands are at 11 and 6; arc measured clockwiseB The hands are at 11 and 6; arc measured counterclockwiseC The hands are at 2 and 8; arc measured counterclockwiseD The hands are at 2 and 8; arc measured clockwise During "forming," members tend to be anxious and uncertain.T/F The system of cooperation known as feudalism ended around the _____.8th century13th century15th century18th century A van has room for six students and two teachers. How many vans are needed for a total of 48 students and 16 teachers 3. Factor by identifying a common factor in each term.g) 6xy2 = (3x) (?)h) 25a3b2 = (5a2b2) (?)i) 6x + 6y + 6pPLEASE HELP How is the number of valence electrons in an atom related to its tendency to gain or lose electrons during compound formation? what is the equation for an arithmetic sequence with a first term of 7 and a second term of 3? Peter uses the equation y= 13/4 x to model the number of miles that he has walked in x hours. Which statement is true about the proportional relationship that is modeled by Peters equation?A. Peter walks at a rate of 4/13 miles per hour.B. Peter walks at a rate of 4 miles per hour.C Peter walks at a rate of 13/4 miles per hour.D. Peter walks at a rate of 13 miles per hour. Which statement is an example of a theme?A. Ben wanted to be a star basketball player, so he spent many long nights in the gym practicing his skills.B. Ben doesn't make the basketball team on his first try but he works hard and makes the team next year.C. It's important to never give up on your dream, no matter how hard the sacrifice and struggle.D. A boy works hard to become good at basketball and is rewarded with high praise and a scholarship. In horse racing, different horses are often assigned different weights to carry. In a particular race, the standard weight carried is 53 kg. The weight carried by each horse cannot differ by more than 4 kg from the standard. What are the maximum and minimum acceptable weights for a horse to carry in this race? a 49 kg57 kg b 53 kg61 kg c 51 kg55kg d 45 kg53 kg Which of the following is the best estimate of the area of the irregular shape? HELP PLEASE!! Which of the following statements about cubes is false? A proud deep-sea fisherman hangs a 65.0-kg fish from an ideal spring having negligible mass. The fish stretches the spring 0.180 m. a)Find the force constant of the spring. Express your answer with the appropriate units. b)The fish is now pulled down 5.00 cm and released. What is the period of oscillation of the fish? Express your answer with the appropriate units. c)What is the maximum speed it will reach? Express your answer with the appropriate units. the image of point A after a dilation of 3 is (6,15). What was the orgianal location of Point A? Which pair of angles are corresponding? 10 points Cystic fibrosis is a genetic disorder in homozygous recessives that causes death during the teenage years. If 9 in 10,000 newborn babies have the disease, what are the expected frequencies of the dominant (A1) and recessive (A2) alleles according to the Hardy-Weinberg model? f(A1) = 0.9800, f(A2) = 0.0200 f(A1) = 0.9700, f(A2) = 0.0300 f(A1) = 0.9997, f(A2) = 0.0003 f(A1) = 0.9604, f(A2) = 0.0392 Steam Workshop Downloader