Can someone pls help me with this it would Be a blessing

Can Someone Pls Help Me With This It Would Be A Blessing

Answers

Answer 1

The Telus Plaza South in Edmonton is approximately 134 m tall. Stacy is lying down near the building. The angle formed by the ground and her line of sight from the ground to the top of the building is 67°. Stacy is 316m from the building's foundation to the nearest meter.

What is slight angle?at an angle, leaning to one side, and not straight or erect, according to the Longman Dictionary of Contemporary English The portrait was hung in an unusual position. at a moderate/sharp angle The sign had a small incline to it.A circular mean, also known as an angular mean, is a mean created specifically for angles and other cyclical values like daytimes and fractional parts of real integers. This is essential since many common measures might not be appropriate for values with an angular distribution.A low-angle shot is one that is taken from a camera angle that is low on the vertical axis, pointing upward and anyplace below the eye line.

To learn more about slight angles refer to:

https://brainly.com/question/25716982

#SPJ13


Related Questions

The vertices of △LMN are L(2, 2), M(5, 3), and N(9, 1). Translate △LMN using the vector 〈−2, 6〉.​

Answers

Answer:

(0, 8 ) , (3, 9 ) , (7, 7 )

Step-by-step explanation:

under the translation < - 2, 6 >

subtract 2 from the original x- coordinate

add 6 to the original y- coordinate

then

L (2, 2 ) → L' (2 - 2, 2 + 6 ) → L' (0, 8 )

M (5, 3 ) → M' (5 - 2, 3 + 6 ) → M' (3, 9 )

N (9, 1 ) → N' (9 - 2, 1 + 6 ) → N' (7, 7 )

Is it possible for three planes to intersect along the same line? Explain your
reasoning.

Answers

Answer:

There is a possibility that all three planes will intersect each other but not at a certain point but on the line. This can happen and the best way for its identification is that if the rank of the coefficient matrix, as well as the augmented matrix, is equal to two.

Which postulate proves the two triangles are congruent?
A. ASA
B. SAS
C. HL
D. SSA

Answers

I think it’s ASA

I hope this helps

Alicia's class is making care packages for a local shelter. They can make eight care packages with 240 food items. How many care packages can they make with 510 food items?​

Answers

Answer:

61 care packages

Step-by-step explanation:

240 food items = 8 care packages

240/8 = 30

30 food items = 1 care package

240 x 2 = 480

480/8 = 60

480 food items = 60 care packages

510 - 480 = 30

30 food items = 1 care package

60 + 1 = 61

61 care packages

What is the x-intercept of a line passing thru points (-3, 5) and (5, 1)?

Answers

The x - intercept of the line passing through the points (-3,5) and (5,1) is

x - intercept:

x intercept means the value of the x coordinate of the point where the graph cuts the x-axis, or x-intercept is the value of the x coordinate of a point where the value of y coordinate value is equal to zero.

Given,

Here we have the points (-3,5) and (5,1).

And we need to find the x intercept of the line passing through the points.

In order to find the x-intercept of a line of the form

y = mx + b,

substitute y = 0.

But the value of m is also unknown.

So, Let the line be 

y=mx + b

The line passes through two points (-3,5) and (5,1)

5 = m × (-3) + b

-3m +b = 5 ------------------ (i)

1 = m × (5) + b 

5m + b = 1 --------------------(ii)

While we subtracting (ii) from (i) we get,

=> (5m + b) - (-3m + b) = 1 - 5

=> 8m = -4

=> m = -1/2

Substitute the value in (i) we get,

=> -3(-1/2) + b = 5

=> b = 5 - 3/2

=> b = 7/2

Now, the equation of the line is

y = mx + b

when we apply the value then we get,

y = -3/2x + 7/2

When we apply the value of y = 0, then we get,

0 = -3/2x + 7/2

-3/2x = -7/2

x = 7/2 x 2/3

x = 7/3

Therefore, the x intercept is 7/3.

To know more about x - intercept here.

https://brainly.com/question/14180189

#SPJ1

What is 72 ÷ 8 + 4y^3 when y = 3? Responses 45 45 108 108 117 117 162

Will give 100 points to who answers first and is right

Answers

Answer:

C) 117

Step-by-step explanation:

Given expression

72 ÷ 8 + 4y³, when y = 3

Substitute and calculate

72 ÷ 8 + 4(3³) = 9 + 4(27) = 9 + 108 = 117

Correct choice is C

Answer:

117

Step-by-step explanation:

Given expression:

[tex]72 \div 8 + 4y^3[/tex]

To evaluate the expression when y = 3, substitute y = 3 into the expression and solve using the order of operations (PEDMAS).

Substitute y = 3 into the expression:

[tex]\implies 72 \div 8 + 4(3)^3[/tex]

Carry out the exponent:

[tex]\implies 72 \div 8 + 4\cdot 27[/tex]

Carry out the division and multiplication:

[tex]\implies 9 + 108[/tex]

Carry out the addition:

[tex]\implies 117[/tex]

PLS HELP ASAP
The number of newly reported crime cases in a county in New York State is shown in the accompanying table, where x represents the number of years since 2003, and y represents number of new cases. Write the linear regression equation that represents this set of data, rounding all coefficients to the nearest hundredth. Using this equation, find the projected number of new cases for 2011, rounded to the nearest whole number. (please include work)

Answers

The projected number of newly reported crime cases in the New York county in 2011, found using linear regression is 703 newly reported crime cases

What is a linear regression?

A linear regression models the relationship between a scalar quantity and other explanatory variables, using a linear approach.

The linear regression equation is presented as follows;

y = a + b•x

Where;

[tex] \displaystyle{ b = \frac{ \sum (x - \bar x) \times (y - \bar y)}{ (x - \bar x)^{2} } }[/tex]

[tex] \displaystyle{ a = \frac{ \sum (y ) + b \times \sum (x)}{ n } }[/tex]

[tex] \displaystyle{ \bar x}[/tex] =(0+1+2+3)/4 = 1.5

[tex] \displaystyle{ \bar y}[/tex] =(994+946+928+880)/4 = 937

[tex] \displaystyle{ \sum x}[/tex] =(0+1+2+3) = 6

[tex] \displaystyle{ \sum y}[/tex] =(994+946+928+880) = 3748

n = 4

Using the statistics function of a graphing calculator, under Scatter plot, plot type, we have;

y = 991 - 36•x

Which gives;

b = -36

a = 991

From the given parameters, we have;

x = The number of years since 2003

y = The number of newly reported crime cases

Required;

The number of projected new cases in 2011

Solution;

In 2011, x = 2011 - 2003 = 8

Which gives;

y = 991 - 36×8 = 703

The number of newly reported crime cases in 2011 is 703

Learn more about linear regression equation here:

https://brainly.com/question/19712770

#SPJ1

Which statement about the function
f(x) = |x - 3| + 4 is true?
A.
B.
C.
D.
The minimum value of the function is 4.
The domain is
x > 3.
3
The range is all real numbers.
The axis of symmetry is at
x = -3.

Answers

Answer:

The minimum value of the function is 4.

Step-by-step explanation:

The minimum value of the function is 4.

There is no number of x that when the absolute value of (x-3) can be negative.  For x = 3, the value is 0 and f(x) becomes 4 when the 4 is added to 0.

The minimum value of the function is 4.

Not true.  If x is > 3, then f(x) will be greater than 4.

The range is all real numbers.

Not true,  f(x) can never be less than 4, which occurs when x = 3

The axis of symmetry is at x = -3.

Not true.  See attached graph.  It is at x = 3.

A librarian arranged some books on the shelf using the Dewey decimal system. Choose the group of book numbers that is listed in ascending order.

549.010, 549.101, 549.02, 549.3
101.2, 101.04, 104.21, 110.0
834, 834.19, 834.2, 834.29
392.4, 397.46, 399.53, 399.062
im too lazy

Answers

Answer: 834, 834.19, 834.2, 834.29

Step-by-step explanation:

Other options would be correct if the decimals were not placed where they were.

A phone company charges $12 a month with a $20 sign up free.

Answers

You didn’t state what the question was but I assume you want an equation.

Monthly Company charges: $12
Sign up fee: $20

Since we don’t know the amount of months represent this unknown variable with n.
Since $12 corresponds with the amount of months we will multiply $12 with n which make it: 12n. The sign up fee is not monthly so it’s additional.

Let the total cost be represented as T: the equation will be T = $12n + 20

Once again I don’t know what you are asking for, so if this is wrong or not what you are looking for I apologize.

In a recent experiment conducted by the Department of Energy, light bulbs were tested to measure how long they lasted. Each company submitted 20 light bulbs, which were turned on and left on until they burned out. Here were the results:

-All 20 "Super Bright" light bulbs burned out after exactly 1,500 hours.
-The first "Delightful Bright" light bulb burned out after 1,200 hours, and one additional bulb burned out every 50 hours until they were all burned out.
-One of the "Pretty Bright" light bulbs burned out after just 16 hours. The other 19 bulbs lasted between 1,900 and 2,000 hours.

Which of the following is true?
Choose all answers that apply:
A. Super Bright and Pretty Bright light bulbs cannot possibly have the same mean light bulb life.
B. The interquartile range of light bulb life for Delightful Bright is greater than the interquartile range for Pretty Bright.
C. The distribution of Delightful Bright light bulb life is skewed right.
D. Super Bright light bulbs have the smallest standard deviation for light bulb life among the three types of bulbs.

Answers

The correct options regarding the distributions are given as follows:

A. Super Bright and Pretty Bright light bulbs cannot possibly have the same mean light bulb life.

B. The interquartile range of light bulb life for Delightful Bright is greater than the interquartile range for Pretty Bright.

D. Super Bright light bulbs have the smallest standard deviation for light bulb life among the three types of bulbs.

Mean

The mean of a distribution is given by the sum of all observations divided by the number of observations.

For the Super Bright light builds, the mean is given as follows:

Ms = 20 x 1500/20 = 1,500 hours.

For the Pretty Bright lights, the minimum mean is given as follows:

Mp = (16 + 19 x 1900)/20 = 1,805.8 hours

This mean is greater than 1,5000 hours, hence option A is correct.

Interquartile range

The interquartile range (IQR) of a distribution is given by the difference between the third quartile and the first quartile of a distribution.

For each distribution, the IQR is given as follows:

Super Bright: 0. (all at 1500).Delightful Bright: 500. (difference of 50 between the 5th observation and the 15th observation).Pretty Bright: less than 100, as the outlier does not count for the IQR.

Skewness of Delightful Bright

The delighful bright distribution has a constant increase of 50 in the duration of each bulb, hence the distribution is symmetric around the mean and option c is incorrect.

Standard deviation

The standard deviation is given by the square root of the sum of the differences squared between each observation and the mean.

Since the Super Bright measures are all equal, their standard deviation has the lowest possible value, and option D is correct.

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

#SPJ1

John had k dollars to begin with. He just spent 34 dollars. Using k, write an expression for the number of dollars he has left. ​

Answers

Answer: k-34

Step-by-step explanation:

k is the front of the expression because it’s what he started with in his situation

to spend money you use - for subtraction

bc its an expression i’m assuming that’s it lol

solve the proportion w/6.4 = 1/2

Answers

[tex]\frac{w}{6.4}=\frac{1}{2}[/tex]

cross multiply

[tex]\begin{gathered} 2w=6.4\times1 \\ 2w=6.4 \\ w=\frac{6.4}{2} \\ w=3.2 \end{gathered}[/tex]

Jan wants to create the perpendicular bisector of line segment AB.

She places her compass on point A and opens it with the width equal to the length of the line segment AB. She makes arcs above and below the line segment.

What could be Jan's next step to create the perpendicular bisector of line segment AB?


A. place the compass on the approximate midpoint and draw intersecting arcs


B. connect each arc with point B using a straightedge


C. connect the two arcs using a straight edge


D. place the compass on point B and complete the same steps that she did for point A

Answers

Next step used by Jan's to draw the perpendicular bisector of the given line segment AB is given by

D.  put the compass on point B and complete the same steps that she did for point A.

As given in the question,

To draw the perpendicular bisector of given line segment AB

Required steps:

First put the compass on point A and take the measure of the width equal to the length of the line segment AB and draw arcs above and below the given line segment.Now ,put your the compass on point B and repeat the same steps as you have used to draw arc from point A.Join both the arcs using a straight line.line segment draw on the arc to join them is known as perpendicular bisector.

Therefore, next step used by Jan's to draw the perpendicular bisector of the given line segment AB is given by :

D.  put the compass on point B and complete the same steps that she did for point A.

Learn more about perpendicular bisector here

brainly.com/question/12896755

#SPJ1

The tape diagram represents the ratio of your monthly allowance to your friend's monthly allowance. The monthly allowances total $81. How much is each allowance?

You
Friend
how much money do you and how much dose your friend have
.

Answers

Your monthly allowance and your friend's monthly allowance is $45 and $36 respectively.

From the given tape diagram, the ratio of your monthly allowance to your friend's monthly allowance is 5:4.

What is the ratio?

The ratio is defined as the comparison of two quantities of the same units that indicates how much of one quantity is present in the other quantity.

Here, 5+4=9

Now, your monthly allowance = 5/9 × 81

= 45

So, your friend's monthly allowance = 81-45 = 36

Therefore, your monthly allowance and your friend's monthly allowance is $45 and $436 respectively.

To learn more about the ratio visit:

brainly.com/question/13419413.

#SPJ1

write 6/9 in lowest terms

Answers

2/3 because you divide them both by 3

Answer: 2/3

Simplifying fractions: Reducing the fraction to its lowest term by finding the greatest common factor and dividing both the numerator and denominator by the GCF.

GCF: The greatest common factor is integer divisible by both numbers. This number will evenly divide into both the numerator and denominator in this case.

Simplest term: The smallest possible number that cannot be reduced further while remaining as an integer.

Factors of numerator (6): 1, 2, 3, 6

Factors of Denominator (9): 1, 3, 9

both numbers have a common factor of 3 which is the greatest

Steps to Calculate:

1. Find the GCF

2. Divide numerator and denominator by GCF

6/3 = 2

9/3 = 3

Therefore, the lowest term would be 2/3

Roland needs 8 8 sheets of fabric that are each 45 4 5 yard long. use the drop-down menus to complete the equation. clear check 8 8 sheets 4 4 yards per sheet = = yards 5 5

Answers

Roland needs a 32/5 part sheet of fabric.

Given that,

Roland needs 8 sheets of fabric that are each 4/5 yard long.

We have to determine the length of the sheet of fabric required.

Complete the equation.

According to the question,

To complete the equation following all the steps given below.

Roland needs 8 sheets of fabric that are each 4/5 yard long.

Then,

(a/b)(c/d)

(8/1) (4/5)

32/5

Hence, Roland needs a 32/5 part sheet.

To know more about Equation click the link given below.

brainly.com/question/9351049

#SPJ4

f(x)=-3x+3 +6; Find ƒ(0)

Answers

This math answer would be 9 let me know if I’m wrong or not.

Which ordered pairs are solutions to the inequality 2y−x≤−6?

Select each correct answer.



Responses

(−3, 0)


(6, 1)


(0, −3)


(1, −4)


(2, −2)

Answers

Those ordered pairs that are solutions to the inequality is

(6, 1), (0, −3), (1, −4), (2, −2)

we have  2y−x≤−6

we know that

if a ordered pair is a solution of the inequality then, the ordered pair must satisfy the inequality

we will proceed to verify each case to determine the solution of the problem

case A)(-3, 0)

Substitute the value of x and y in the inequality, if the inequality is true, then the ordered pair is a solution of the inequality

so

2(0) - (-3) ≤ 6

+3 ≤ 6  -------> Is False

the ordered pair   is  a solution of the inequality

case B) (6,1)

so

Substitute the value of x and y in the inequality, if the inequality is true, then the ordered pair is a solution of the inequality

2(1) - 6 ≤ 6

-4 ≤ 6 -------> Is True

therefore

the ordered pair   is  a solution of the inequality

case C)  (0, -3)

Substitute the value of x and y in the inequality, if the inequality is true, then the ordered pair is a solution of the inequality

so

2(-3) ≤ 6

-6 ≤ 6-------> Is True

therefore

the ordered pair(0, -3)  is a solution of the inequality.

case D) (1, -4)

Substitute the value of x and y in the inequality, if the inequality is true, then the ordered pair is a solution of the inequality

so

2(-4) - 1 ≤ 6

-9 ≤ 6-------> Is  true

therefore

the ordered pair   is  a solution of the inequality

case E) (2, -2)

Substitute the value of x and y in the inequality, if the inequality is true, then the ordered pair is a solution of the inequality

so

2(-2) - 2 ≤ 6

-6 ≤ 6 -------> Is True

therefore

the ordered pair(2, -2)   is a solution of the inequality

Therefore, those ordered pairs that are solutions to the inequality is

(6, 1), (0, −3), (1, −4), (2, −2)

To learn more about inequality refer here

https://brainly.com/question/24372553

#SPJ1

the NBA regulations require the basketball court to be 132 feet long. How many meters is the length if the court?

Answers

Answer:

40.23

Step-by-step explanation:

A monster cookie recipe calls for 2 cups of chocolate chips, 1 cup of nuts and 3 cups of oatmeal. Mary has 9 cups each of oatmeal, chocolate chips, and nuts. If Mary repeats this exact recipe as many times as possible, how many cups of chocolate chips will she use?
A. 2 cups
B. 4 cups
C. 6 cups
D. 8 cups

Answers

Answer:4

Step-by-step explanation: because you only have 9 cups of chocolate chips in total and the recipe calls for 2 per times you make the recipe, so if you add the amount of times you can make the recipe, you have one cup left over, and 4 times 2 equals 8.

Answer: B

Step-by-step explanation:

Given the figure below, find the values of x and z.
(14x+35) is congruent to Z
The other angle is (10x+49)

Answers

The values of x and z is 61/38 and 57.47 respectively.

The three angles of a triangle is 14x + 35, z and 10x + 49

It is given that 14x + 35 is congruent to Z

The other angle is (10x+49)

In any trinagle the summation of all three angles of that triangle is 180 degree

here the summation of all three angles that is

14x + 35, z and 10x + 49 is 180 degree

(14x + 35) + (14x + 35) + 10x + 49 = 180    (angle z is same as angle 14x + 35)

14x + 35 + 14x + 35 + 10x + 49 = 180

38x + 119 = 180

38x = 61

x = 61/38

z = 14x + 35

z = 14(61/38) + 35

z = 57.47

Therefore the values of x and z is 61/38 and 57.47 respectively.

To learn more about triangles refer here

https://brainly.com/question/2437195

#SPJ1

Use the following unit fractions to express 90 miles per hour in feet per second.
5280 ft 60 min
1 mil
1 hr
90 mi
hr
+
ft
sec
, and
60 sec
1 min
(Simplify your answer.)

Answers

Answer:

1235

Step-by-step explanation:

hope

14.37x14.37 rounded by the nearest mile

Answers

The numbers 14.37x14.37 rounded by the nearest mile is 207 miles.

What is rounding off numbers?

It should be noted that rounding of numbers simply means making the numbers more precise to a certain place values.

In this case, 14.37 × 14.37 will be illustrated as:

= 14.37 × 14.37

= 206.4969

= 207

This gives 207 miles.

Learn more about numbers on:

brainly.com/question/24644930

#SPJ1


Estimation A car takes 55.2 seconds to travel 1 mile. How long does it take the car to travel 3.6 miles? First round to the nearest whole number to find the estimated answer. Then find the exact answer.

Answers

After performing some mathematical operations, we can conclude that the car would take 199 seconds that is 3 minutes and 19 seconds to travel a distance of 3.6 miles.

What are mathematical operations?An operation is any mathematical operation that converts zero or more discrete input values into discrete output values.The number of operands affects how complex the operation is.Numerical inputs are converted into numeric outputs in the four mathematical operations (i.e., another number).These include addition, subtraction, division, and multiplication.

So, in seconds the car would take to travel 3.6 miles:

The car takes to travel 1 mile: 55.2 seconds

Then, calculate as follows to get in how many seconds the car will travel 3.6 miles:

55.2 × 3.6 = 198.72Rounding off: 199 seconds

Therefore, after performing some mathematical operations, we can conclude that the car would take 199 seconds that is 3 minutes and 19 seconds to travel a distance of 3.6 miles.

Know more about mathematical operations here:

brainly.com/question/28895781

#SPJ13

he set of ordered pairs represents a function. Write a rule that represents the function.
​(0​,0​), ​(1​,7​), ​(2​,28​), ​(3​,63​), ​(4​,112​)

Answers

 y = 7x² is the set of ordered pairs that represent a function.

One clue that the relation is quadratic is found in the second difference:

The first differences are .

7 -0 = 7

28 -7 = 21

63 -28 = 35

112 -63 = 49

The second differences are .

21 -7 = 14

35 -21 = 14

49 -35 = 14

These are constant, indicating the function is 2nd-degree, or quadratic. The coefficient of the x² term is half the value of these second differences, so it will be 7.

When we compare y = 7x² with the given relation values, we find that no additional adjustment is needed in this rule.

for x=0, y = 7·0² = 0

for x=1, y = 7·1² = 7

for x=2, y = 7·2² = 28

for x=3, y = 7·3² = 63

for x=4, y = 7·4² = 112

A rule that represents the function is y = 7x².

What is a function?

In mathematics, the function  X to  Y assigns exactly one element of Y to each element of X. The set X is called the range of the function and the set Y is called the code interval of the function.

Types of operations can be classified into four types.

one-to-one function multiple functions, act one-to-one and function action.

In mathematics, a basis function is an element of a certain basis of function space. Every function in a function space can be represented as a linear combination of basis functions, just as every vector in a vector space can be represented as a linear combination of basis vectors.

To learn more about function, refer;

https://brainly.com/question/12431044

#SPJ9

URGENT!! ILL GIVE
BRAINLIEST! AND 100 POINTS

Answers

x^3 - 10 = -2
(my solution first then ill arrange) :

First, we add 10 to each side :
x^3 = 8
Now, we take the cube root of both side :
[tex]\sqrt[3]{8} = x = > x = 2[/tex]
And, we get a rational solution.

So, the correct arrangement is g,d,c

when 5,708,100,000 is written in scientific notation, the decimal number will be multiplied by which power of 10

Answers

Answer:

9th power of 10

Step-by-step explanation:

To find the power of 10 in scientific notation. keep moving the decimal point to the left until you have only one digit to the left of the decimal point. Count the number of places you have moved the decimal point to the left and that is the exponent of 10 in scientific notation

5,708,100,000 does not have a decimal point but you can imagine a d.p at the end of the number

To get only one digit to the left of the d.p, you have to move it 9 places to the left until you get 5.7081

Therefore in scientific notation it is 5.7081 x 10⁹

The power is 9

Use substitution to solve this system of linear equations.
{(10x-2y=4),(3x-6y=12):}
A(0,2)
B(0,-2)
C(0,-4)
D(0,-6)

Answers

Answer:

B

Step-by-step explanation:

10x - 2y = 4 ( subtract 10x from both sides )

- 2y = 4 - 10x ( divide through by - 2 )

y = - 2 + 5x → (1)

3x - 6y = 12 → (2)

substitute y = - 2 + 5x  into (2)

3x - 6(- 2 + 5x) = 12 ← distribute parenthesis on left side and simplify

3x + 12 - 30x = 12

- 27x + 12 = 12 ( subtract 12 from both sides )

- 27x = 0 ⇒ x = 0

substitute x = 0 into (1)

y = - 2 + 5(0) = - 2 + 0 = - 2

solution is (0, - 2 )

SOMEBODY PLS HELP WITH QUESTION 10!!

Answers

The average velocity in the first two seconds after the object is thrown; 0.

What is the average velocity on the first two seconds?

It follows from the task content that the average velocity in the first two seconds is to be determined.

Given; h(t) = -16t² + 32t +50

Hence, the average velocity can be determined as the ratio of the change in displacement between two points and the change in time.

Hence, the change in displacement for the first two seconds can be determined from the position function given as;

h(2) = -16(2)² + 32(2) + 50 = 50.

h(0) = -16(0)² + 32(0) + 50 = 50.

Hence, the average velocity is given as; (h2 - h1)/(t2 - t1).

Average velocity = (50 - 50)/(2 -0)

Average velocity = 0/2

Average velocity = 0.

Read more on average velocity;

https://brainly.com/question/6504879

#SPJ1

Other Questions
draw a picture to solve. Mandi has 8 dog biscuits. She has 7 dog bowls. Each dog bowl gets the same number of dog biscuits. How many dog biscuits are in each bowl? Cracks in rocks widen as water in them freezes and thaws. How does this affect the surface of the earth?. DOES ANYONE KNOW LATIN PLS HELP TRANSLATE IN ENGLISHin tabula videtis romam et imperium romanorum. romani romam incolunt. provincias imperii romanorum videtis. galliam videtis. romani gallos in bellis vicerunt. gladii non sunt in oppidis gallorum quod galli post bellum gladios romanis dederunt. itaque post victorias romanorum provincia in gallia est. provinciam galli et romani incolunt. pericula sunt in silvis galliae, quod galli non sunt amici romanorum. galli sunt servi romanorum, quod romani gallos vicerunt. itaque galli emperium romanorum non laudant, sed romani propter gloriam belli imperium laudant.in tabula videtis romam et imperium romanorum. romani romam incolunt. provincias imperii romanorum videtis. galliam videtis. romani gallos in bellis vicerunt. gladii non sunt in oppidis gallorum quod galli post bellum gladios romanis dederunt. itaque post victorias romanorum provincia in gallia est. provinciam galli et romani incolunt. pericula sunt in silvis galliae, quod galli non sunt amici romanorum. galli sunt servi romanorum, quod romani gallos vicerunt. itaque galli emperium romanorum non laudant, sed romani propter gloriam belli imperium laudant. When the sponsor-investigator holds the IND for an investigational drug he or she is responsible for annual reporting of __________ to FDA? How were the Franks connected to the Catholic Church? The maximum speed of a car on a trip is 60 miles per hour. Write and solve an inequality that represents the number of hours the car takes to travel 180 miles. Explain the conditions that promote the growth of foodborne pathogens and identify at least three areas that are vulnerable in Kenneths store. What could he do to prevent pathogens from growing on food in his store?Will give brainiest 9,891 points the obama administrations stamp on federalism has been to emphasize _____ among the states or cities for federal funds this box is packed with cubes that measure one cubic footenter the volume of the box in cubic feer Anyone know the answer Bienville implemented the Code Noir to regulate the slaves.TrueFalse Koreys comic book store has been up and running for 4 years. Korey feels that his store has been successful and is considering moving to a larger property to allow for greater inventory and customer opportunities in his business. He would like investors to cover the cost of his expansion. The profits of Koreys comic book store for its first four years are outlined below. According to this information, what would be the best estimate for Korey to quote as expected profits in the next year in his new business plan? Year Net Profits 1 $14,250.00 2 $15,390.00 3 $16,621.20 4 $17,950.90 5 a. $20,550.19 b. $19,090.90 c. $19,280.60 d. $19,386.97 all of its output energy is absorbed in a detector that measures a total energy of 0.53 j over a period of 34 s . how many photons per second are being emitted by the laser? Which of the following events are in the correct order?A) Mayflower Compact, Seven Years War, Intolerable Acts, Magna CartaB) Stamp Act, Boston Massacre, Intolerable Acts, Lexington and ConcordC) Magna Carta, Proclamation of 1763, Seven Years War, Townshend ActD) Pontiac's Rebellion, Olive Branch Petition, Declaration of independence,Mayflower Compact If x = a/b (with a b and b 0), then express a+b/a-b in terms of x. a-software company is hiring an engineer and a manager. How many ways can these positions be filled if 17 people apply for the position of an engineer and 22 people apply for the position of a manager question Solve the following equation in two different ways. Explain what you did differently.5(x + 2) = 455(x + 2) = 45 TEXT ANSWERQuestion 8Point M is the midpoint of PQ. The coordinates of P and M are given below.M(5,-2) and P(11, - 10)Based on this information, what are the coordinates of ?Show all work and provide any necessary descriptions. How did the moving assembly line affect the production of Model T automobiles?How did Henry Fords business impact the state of Michigan? What did Martin Luther King Jr believe made a successful protest A. Non-violent demonstrations against things he thought were unfairB. Non-violent actions in places where the police supported their right to protestC. Whatever it took to create changeD. By working with Bull Connor to organize demonstrations