6xp 6xp 6xp 6xp 6xp 6xp 6xp 6xp 6xp 6xp 6xp 6xp 6xp 6xp 6xp 6xp 6xp 6xp 6xp 6xp 6xp 6xp 6xp 6xp

Answers

Answer 1
The answer is 6xp^24
Answer 2

Answer:

6xp^24

Step-by-step explanation:

Basically, there is 24 6xp's which is 6xp^24.

Hope I explained well enough.


Related Questions


3. A committee of 7 has to be formed from 9 boys and 4 girls. In how many ways can this be done when the committee consists of:
(i) exactly 3 girls ?
(ii) atleast 3 girls ?
(iii) atmost 3 girls ?

Answers

Answer:

i 4 boys

ii 3 boys

III 5 boys

6.2.4 practice for modeling geometric systems

Answers

The recursive function of a ball with a 67% rebound is a(n) = 0.67a(n-1)

The recursive function of a ball

The rebound is given as:

r = 67%

Express as decimal

r = 0.67

So, the recursive function is:

a(n) = Previous height * r

This gives

a(n) = a(n-1) * 0.67

Evaluate

a(n) = 0.67a(n-1)

Hence, the recursive function is a(n) = 0.67a(n-1)

Complete the table

Basketball

The initial height is given as:

a(1) = 54

So, we have:

a(2) = 0.67 * 54 = 36.18

a(3) = 0.67 * 36.18 = 24.24

Tennis ball

The initial height is given as:

a(1) = 58

So, we have:

a(2) = 0.67 * 58 = 38.86

a(3) = 0.67 * 38.86 = 26.04

Table-tennis ball

The initial height is given as:

a(1) = 26

So, we have:

a(2) = 0.67 * 26 = 17.42

a(3) = 0.67 * 17.42 = 11.67

Hence, the complete table is:

Bounce               n             Height

First bounce       1               Basketball: 54 inches

                                           Tennis ball: 58 inches

                                           Table tennis ball: 26 inches

Second bounce   2            Basketball: 36.18 inches

                                           Tennis ball: 38.86 inches

                                           Table tennis ball: 17.42 inches

Third bounce       3            Basketball: 24.24 inches

                                           Tennis ball: 26.04 inches

                                           Table tennis ball: 11.67 inches

Read more about geometric functions at:

https://brainly.com/question/5721539

#SPJ1

Missing part of the question

A ball is dropped such that each successive bounce is 67% of the previous bounce's height.

Given: 9x > -36. Choose the solution set. {x | x < -4} {x | x < 4} {x | x > 4} {x | x > -4}

Answers

[tex]\bf{9x > -36 }[/tex]

Divide both sides by 9.

[tex]\bf{\dfrac{9x}{9} > \dfrac{-36}{9} }[/tex]

[tex]\bf{x > -4 \ \ \to \ \ \ Answer}[/tex]

{ Pisces04 }

Answer:

{x | x > -4}

Step-by-step explanation:

{a few basic reminders:  > means greater than; < means less than; ≥ means greater than or equal to; ≤ means less than or equal to

for example: 4 < 7

                     4 ≤ 4

                     4 ≥ 3

                     4 > 3}

When we see an inequality, such as 9x > -36, we are trying to figure out what possible numbers x can be to make this statement true.

We can either use logic / words (see below), or in a much more efficient manner, we can solve this algebraically [as though it were an equation]

So, like when working with any other variable, we want to isolate x:
9x > -36

÷9    ÷9

   x > -4  

just in case none of this makes sense (it can be quite confusing at first),

here's how we can think about it logically

we know that whatever multiplies with 9 must be more than -36, and because -4 multiples with 9 to be exactly -36, any number greater than -4 also will be greater than -36

meaning that x must be more than -4, which we express as: x > -4

So, the solution set (solution set means set of possible solutions) is

{x | x > -4}

hope this helps!! have a lovely day :)

n is less than 15 and greater than or equal to 3 On a number line

Answers

The number line that represents the solution set of the inequality can be seen below.

How to graph the inequality?

Here we have the inequality:

15 > n ≥ 3

Then we need to have a open dot at the number 15 on the number line, and then a line that goes to the left until the value 3, where we must have a closed dot (because n = 3 is a solution of the inequality). The number line can be seen below.

If you want to learn more about inequalities:

https://brainly.com/question/18881247

#SPJ1

770 packed lunches are shared equally between 35 classes. how many children in each class receive a packed lunch?

Answers

Answer is 22
Step by step
770 divided by 35 classes = 22 children get packed lunches

Which of the following properties completes the proof?
A.Subtraction Property of Equality
B.Division Property of Equality
C.Addition Property of Equality
D.Multiplication Property of Equality

Answers

The subtraction property of inequality can be used to proof that x = 7 from  x + 8 = 15

What is an equation?

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

Given that x + 8 = 15

Hence:

x + 8 - 8 = 15 - 8 (subtraction property of inequality)

x = 7

The subtraction property of inequality can be used to proof that x = 7 from  x + 8 = 15

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

#SPJ1

Complete the recursive formula of the arithmetic sequence 13, 6, -1, -8,...13,6,−1,−8,...13, comma, 6, comma, minus, 1, comma, minus, 8, comma, point, point, point. c(1)=c(1)=c, left parenthesis, 1, right parenthesis, equals c(n)=c(n-1)+c(n)=c(n−1)+c, left parenthesis, n, right parenthesis, equals, c, left parenthesis, n, minus, 1, right parenthesis, plus

Answers

The recursive formula of the arithmetic sequence 13, 6, -1, -8,... is a(n) = 20 - 7n.

What is a sequence?

It is defined as the systematic way of representing the data that follows a certain rule of arithmetic.

We have an arithmetic sequence:

13, 6, -1, -8,...

The first term:

a = 13

The common difference:

d = 6 - 13 = -7

The recursive formula of the arithmetic sequence:

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

a(n) = 13 + (n - 1)(-7)

a(n) = 20 - 7n

Thus, the recursive formula of the arithmetic sequence 13, 6, -1, -8,... is a(n) = 20 - 7n.

Learn more about the sequence here:

brainly.com/question/21961097

#SPJ1

Find the zeros of the function f(x)=x^2+9.9x+18. Round values to the nearest hundredth (if necessary).

Answers

A quadratic equation in the form of ax²+bx+c. The zeroes of the polynomial are -2.4 and -7.5.

What is a quadratic equation?

A quadratic equation is an equation whose leading coefficient is of second degree also the equation has only one unknown while it has 3 unknown numbers. It is written in the form of ax²+bx+c. The Root of the quadratic equation are given as,

[tex]x = \dfrac{-b\pm\sqrt{b^2-4ac}}{2a}[/tex]

The zeroes of the polynomial are:

f(x)=x² + 9.9x + 18

0 = x² + 9.9x + 18

[tex]x= \dfrac{-9.9\pm \sqrt{(9.9)^2-4(1)(18)}}{2(1)}\\\\[/tex]

x = -2.4, -7.5

Hence, the zeroes of the polynomial are -2.4 and -7.5.

Learn more about Quadratic Equations:

https://brainly.com/question/2263981

#SPJ1

2≤-4-3x<11 what’s the inequality for x?

Answers

The solution to the given inequality will be x ≤ -2 and x > -5

Inequality expressions

Inequality are expressions not separated by an equal sign

Given the expression below

2≤-4-3x<11

Split

2≤-4-3x and -4-3x<11

Solve both inequalities

-4-3x≥2

-3x ≥ 6

x ≤ -2

Similarly

-4-3x<11

-3x < 15

x > -5

The solution to the given inequality will be x ≤ -2 and x > -5

Learn more on inequality here: https://brainly.com/question/24372553

#SPJ!1

Is UVW=Xyz?if so, name the postulate that applies

Answers

By critically observing the two triangles, we can deduce that they: B. might not be congruent.

The properties of similar triangles.

In Geometry, two triangles are said to be similar when the ratio of their corresponding sides are equal in magnitude and their corresponding angles are congruent.

By critically observing the two triangles, we can logically deduce that the three angles of both triangles are congruent in accordance with AAA similarity postulate:

<U ≅ <X<V ≅ <Y <W ≅ <Z

However, AAA isn't a congruence postulate and as such all similar triangles might not be congruent.

Read more on congruency here: brainly.com/question/11844452

#SPJ1

Evaluate the expression for x = 1 and y = 5 : 3 (3x + 5y)​

Answers

Hello,

[tex]3(3x + 5y)[/tex]

if x = 1 and y = 5 :

[tex]3(3 \times 1 + 5 \times 5) = 3(3 + 25) = 3 \times 28 = 84[/tex]

⊰__________________________________________________________⊱

Answer:

84

Step-by-step explanation:

[tex]\large\displaystyle\text{$\begin{gathered} \sf {Substitute \ the \ values-\!\!:} \\ \sf{3(3*1+5*5)} \\ \sf{3(3+25)=3(28)=84} \end{gathered}$}}[/tex]

[tex]\pmb{\tt{done \ !!}}[/tex]

⊱__________________________________________________________⊰

Which statement best explains whether △ABC is similar to △DEF?

a. The triangles are similar because ∠B≅∠E.

b. The triangles are not similar because AB≠DE.

c. The triangles are similar because BCEF=ACDF.

d. There is not enough information to determine whether the triangles are similar.

Answers

The statement which best describes the similarity of the two triangles is; Choice D; There is not enough information to determine whether the triangles are similar.

Which statement best explains whether △ABC is similar to △DEF?

The two triangles given in the task content are expected to be assessed to determine if they are similar.

From the concept of congruence in triangles, two triangles are congruent only if all 3 angle measures in one are similar to that in the other, or if the ratio of all corresponding pairs of sides are equal.

Hence, since neither of the conditions is satisfied by the information given, it follows that Choice D is correct.

Read more on congruent triangles;

https://brainly.com/question/1675117

#SPJ1

What is the value of x in the equation 0.2(x 1) 0.5x = –0.3(x – 4)? negative seven-halves –1 1 seven-halves

Answers

The value of the variable x equation 0.2x+0.2+0.5x=-0.3x+1.2 is x=1.

Given a linear equation 0.2x+0.2+0.5x=-0.3x+1.2

Equation is a combination between two or more variables which is usually expressed in equal to form. Equation of two variable looks like ax +by=c. It is solved to find the quantity of x.

Given equation is as under:

0.2x+0.2+0.5x=-0.3x+1.2

It is a linear equation and will have only 1 solution. Linear equation is a equation which is having a straight line graph.

Adding the coefficients of variable

0.7x+0.2=-0.3x+1.2

Take -0.3 to other side

0.7x+0.3x=1.2-0.2

Adding the coefficients of variables

x=1

Hence the value of x in the equation 0.2x+0.2+0.5x=-0.3x+1.2 is x=1.

Learn more about equation at https://brainly.com/question/2972832

#SPJ4

In a small town in the Himalayas, the average snowfall each month is 6 inches. July is the month with the lowest average snowfall, of 1 inch. Construct a function that models this behavior. During what period is there more than 10 inches of snowfall?

Answers

January - June is when there would most likely be 10inches or more of snow. Sorry if I answered this incorrectly, the wording is a little off.

Someone please help me out Suppose f(x) = x². What is the graph of g(x)=f(x)?
O A.
OB.
O C.
-5
-5
-5
O D.
D. ++
-5
5-
5
5
-5+
10
5
+5+
5-
-5-
y
ti
+5
01-
911
K

Answers

Answer: B

Step-by-step explanation:

Find the y-intercept for the parabola defined by
this equation:
y=-x² - 2x +3
Separate the values with a comma.
Enter the correct answer.
DONE

Answers

Step-by-step explanation:

the y intercept is found by equating X to 0

hence, y = 3

answer is: (0,3)

Which linear inequality is graphed with y > –x – 2 to create the given solution set?

y > x + 1
y < x – 1
y > x – 1
y < x + 1

Answers

The Linear inequality that is graphed with y > –x – 2 to create the given solution set is; y < x + 1

How to interpret Inequality Graphs?

From the attached graph of inequalities, we see that one of the lines has its' y - intercept as -2 with a slope of -1. Thus, the equation in slope intercept form is; y = -x - 2.

The shaded region will have the inequality; y > -x - 2.

The other line has its' y - intercept as 1 and a slope of 1.

Thus, the equation of line is; y = x + 1.

The shaded part is above the line and as such the inequality region is represented by the inequality y < x + 1.

Read more about Inequality Graphs at; https://brainly.com/question/11234618

#SPJ1

Answer:

D

Step-by-step explanation:

The following confidence interval is obtained for a population proportion, p: (0.688, 0.724). Use these confidence interval limits to find the point estimate, p

Answers

The point estimation based on the given interval limits is 0.706.

What is a point estimate?

The use of sample data to compute a single value that will serve as a "best guess" or "best estimate" of an unknown population characteristic is referred to as point estimation.

The point estimation based on the given interval limits is,

Point Estimate = (0.688+0.724)/2 = 0.706

Hence, The point estimation based on the given interval limits is 0.706.

Learn more about Point Estimate:

https://brainly.com/question/17514579

#SPJ1

Watch help video
A middle school took all of its 6th grade students on a field trip to see a play. The
students filled 1219 seats, which was 53% of the total number of seats in the theater.
How many total seats were in the theater?

Answers

Answer:

2300

Step-by-step explanation:

53%=1219

100=X

X=[(1219)(100)]/53=2300

The percentage is calculated by dividing the required value by the total value and multiplying by 100.

Required percentage value = a

total value = b

Percentage = a/b x 100

53% = 1219

100% = 2300

The total number of seats in the theater is 2300

What is a percentage?

The percentage is calculated by dividing the required value by the total value and multiplying by 100.

Example:

Required percentage value = a

total value = b

Percentage = a/b x 100

Example:

50% = 50/100 = 1/2

25% = 25/100 = 1/4

20% = 20/100 = 1/5

10% = 10/100 = 1/10

We have,

Number of seats filled by all the students = 1219

1219 is 53% of the total seats in the theater.

This means,

53% = 1219

Now,

Total number of seats in the theater = 100%

53% = 1219

Multiply 100/53 on both sides.

100/53 x 53% = 100/53 x 1219

100% = 2300

Thus,

The total number of seats in the theater is 2300

Learn more about percentages here:

https://brainly.com/question/11403063

#SPJ2

A coffee shop owner wants to examine the number of customers who pass in front of his store in the morning from 7:00am to 7:30am. Suppose that the mean number of customers during this time window is 200. What is the probability that more than 210 people will pass in front of his store

Answers

The probability that more than 210 people will pass in front of his store is 0.2272.

In the question, we are given that a coffee shop owner wants to examine the number of customers who pass in front of his store in the morning from 7:00 A.M to 7:30 A.M.

We are asked to find the probability that more than 210 people will pass in front of his store if the mean number of customers during this time is 210.

This experiment follows a Poisson Distribution with a mean (λ) = 200, and the random variable X = 210.

To find the probability that more than 210 people will pass in front of his store, we will find P(X > 200).

P(X > 200) = 1 - P(X ≤ 210).

Now, P(X ≤ 210) can be calculated using the function poissoncdf(200,210) on the calculator.

As to find the probability of a Poisson Distribution P(X ≤ x), for a mean = λ, we use the calculator function poissoncdf(λ,x).

The value of poissoncdf(200,210) = 0.77271.

Thus, the value of P(X > 210) = 1 - 0.77271 = 0.22729.

Thus, the probability that more than 210 people will pass in front of his store is 0.2272.

Learn more about Poisson Distribution at

https://brainly.com/question/7879375

#SPJ4

MO, MN, and ON are the midsegments of △JKL.

Triangle M N O is inside triangle J K L. Points M, N, and O are the midpoints of sides J K, J L, and K L.

What is the perimeter of △JKL?
6
9.5
11.5
19

Answers

Applying the midsegment theorem, the perimeter of triangle JKL is: D. 19.

What is the Perimeter of a Triangle?

The perimeter of triangle JKL = JK + JL + KL

Find the lengths of JK, JL, and KL using the triangle midsegment theorem.

JK = 2(3.5) = 7 units

JL = 2(4) = 8 units

KL = 2(2) = 4 units.

Perimeter of triangle JKL = 7 + 8 + 4

Perimeter of triangle JKL = 19 units.

Learn more about the perimeter of triangle on:

https://brainly.com/question/24382052

#SPJ1

Answer:  D. 19

Step-by-step explanation:  Answer is correct on Edge. Trust Me! :)

MO, MN, and ON are the midsegments of △JKL.

Triangle M N O is inside triangle J K L. Points M, N, and O are the midpoints of sides J K, J L, and K L.

Q: What is the perimeter of △JKL?  

A:  D. 19

Please help with this!!

Answers

Answer:

Step-by-step explanation:

Forming linear equations and solving:

    Cost =  fixed rate + number of guests* cost per meal.

Let  x be the number of guests.

a)  Pin hall:

       Fixed rate = $ 500

      Cost per meal = $15

      Cost = 500 + 15*x

    [tex]\sf \boxed{\bf C = 500 + 15x}[/tex]

Bloom place:

       Fixed rate = $350

   Cost per meal = $18

         [tex]\sf \boxed{\bf C = 350 +18x}[/tex]

b) Given the charges are same at both halls.

  350 + 18x = 500 + 15x

             18x = 500 + 15x - 350

              18x = 150 + 15x

        18x -15x = 150

                3x  = 150

                  x = 150 ÷ 3

                  x = 50

When the number of guests is 50, the cost is same at both the halls

Hello!

Forming the equations :

y = mx + b

m = rate per hour

b = fixed charge

[tex]\fbox {y = 15x + 500}[/tex]

[tex]\fbox {y = 18x + 350}[/tex]

Solving for number of guests at which cost is the same :

15x + 500 = 18x + 350

3x = 150

x = 25 guests

Southland Weather March 9 Area High Temp. Low Temp. Precipitation (in inches) Downtown 65°F 53°F 0.45 0.63 Airport 62°F 50°F Woodland Hills 68°F 50°F 1.34 East Village 56°F 48°F 3.53 Ventura 62°F 49°F 2.57 Highland Park 64°F 55°F 0.84
5)What was the mean amount of precipitation (in inches) on March 9 for the areas listed the table? A. 0.65 B. 1.09 C. 1.56 D. 1.99

Answers

Using it's concept, the mean amount of precipitation (in inches) on March 9 for the areas listed the table was of:

C. 1.56.

What is the mean?

The mean of a data-set is given by the sum of all observations in the data-set divided by the number of observations.

The observations given in the problem are:

0.45, 0.63, 1.34, 3.53, 2.57, 0.84.

Hence the mean is:

M = (0.45 + 0.63 + 1.34 + 3.53 + 2.57 + 0.84)/6 = 1.56.

Which means that option C is correct.

More can be learned about the mean of a data-set at https://brainly.com/question/20640860

#SPJ1

PLEASE HELP ME
6 x 6 x ? = 261

Answers

Answer:

7.25

Step-by-step explanation:

Simplify

36x = 261

Divide both sides by 36

x = 261/36

Simplify

x = 7.25

Hope this helps!

Answer:

7.25 or 7[tex]\frac{1\\}{4}[/tex]

Step-by-step explanation:

261 ÷ 6 ÷ 6 = 7.25

complete the square to rewrite y=x^2-6x+14 in vertex form. then state whether the vertex is a maximum or minimium and give its coordinates

Answers

The vertex form of the Quadratic equation is y =  [tex](x-3)^{2}[/tex] +5. The vertex is (3, 5), which is a maximum point.

what is a quadratic equation?

A quadratic equation is an algebraic equation with the power of its variable 2.

it can be written in standard form which is called vertex form or in the general form.

Analysis:

y = [tex]x^{2}[/tex] -6x +14

y = [tex]x^{2}[/tex] -6x +9 +5

Simplifying this perfect square expression y = [tex]x^{2}[/tex] -6x +9

y  = [tex]x^{2}[/tex] -3x -3x +9

y = x(x-3) -3(x-3) + 5

y = (x-3)(x-3) +5

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

In conclusion, the Vertex form of the equation is y = [tex](x-3)^{2}[/tex] + 5

Learn more about quadratic equation: brainly.com/question/1214333

#SPJ1

When drawing the stretchout arc for the pattern of a cone fitting, the radius should be equal to _____.

Answers

When drawing the stretch-out arc for the pattern of a cone fitting, the radius should be equal to the true length of the side.

The 3 tactics typically used in developing patterns are parallel-line, radial-line, and triangular improvement.

To make such objects, a drafter has to first draw them as a pattern or pattern improvement. A pattern improvement additionally known as a stretch out or simply an improvement is a format of an object made on a single flat aircraft.

In radial traces, we develop styles for shapes that have a taper, all element lines (bends) should radiate returned to a not unusual factor, a radius point. We want matters for this procedure to paintings: A radius factor is in the center (right cone). A radius point is inside an inexpensive distance.

Learn more about cone fitting here: https://brainly.com/question/12753579

#SPJ4

Which line segment could be the diameter of this circle?

Answers

Line K-A would be the best answer to this question

Answer:

K-A would make a circle because it goes across

Joseph noticed that a fork in the road created 3 angles. If two angles are as shown (both 160) , what is the measure of angle x?

Answers

The measure of angle x that is formed around a point is: 145°.

What is the Angle Around a Point?

The measure of the angle around a point equals 360 degrees.

The the angles formed by the fork in the road equals 360 degrees.

Therefore, we would have the following equation:

x + 165 + 50 = 360

x + 215 = 360

Subtract both sides by 215

x = 360 - 215

x = 145°

Learn more about angles at a point on:

https://brainly.com/question/25716982

#SPJ1

what is the measure of angle d1°

Answers

Answer:

40

Step-by-step explanation:

2,104.50 divided by 122

Answers

Answer:

17.25

Step-by-step explanation:

Other Questions
A new Pew Research Center survey found that an increasing number of U.S. adults who have not yet given birth say they are unlikely to have children. The government reported that the birth rate in the United States has fallen for the sixth consecutive year. Which contributions did Galileo make to the model of the solar system? Select two options.a mathematical model for the orbits of the planetsscientifically accurate data on planetary orbitsdata that showed that planets reflected sunlight similar to Earths moonthe idea that stars are other suns that do not moveobservations of the moons of Jupiter rotating around the gas giant The two lines below are parallel. If the slope of the red line is 3, what is theslope of the green line? In germany, how did the nazi government build support for its ideology? check all that apply. Which best describes what happens when an animal does not form a social group?Foraging is more difficult when hunting a large preyReproduction is easier because of access to multiple matesFighting off predators is easier with one individualThe division of labor is more difficult as it increase competition In a period of rising prices, the inventory method which tends to give the highest reported net income is? Mrs. Arnold is spending all her money income by buying bottles of soda and bags of pretzels in such amounts that the marginal utility of the last bottle is 60 utils and the marginal utility of the last bag is 30 utils. The prices of soda and pretzels are $0.60 per bottle and $0.40 per bag, respectively. It can be concluded that ABC has a semi-monthly payroll cycle and a 40 hour standard work week. Sun Mon Tues Wed Thurs Fri Sat "2/282 hours" "2/298 hours" "3/18 hours" "3/28 hours" "3/38 hours" "3/48 hours" "3/50 hours" "3/62 hours" "3/78 hours" "3/88 hours" "3/98 hours" "3/108 hours" "3/118 hours" "3/120 hours" "3/132 hours" "3/148 hours" "3/158 hours" "3/168 hours" "3/178 hours" "3/188 hours" "3/198 hours"1 What would ABC's total pay hours for March 1 - March 15 pay period? 2 What would ABC's total pay hours for the previous pay period? 3 What would ABC's total pay hours for the next pay period? what was an affect of the teapot dome scandal 31) Alana ordered jeans ($28) and a sweater ($35) from a catalog. The sales tax is 8%. The shipping charges cameto $6.58. What was the total amount she was charged?O a.) $74.62Ob.) $77.62Oc.) $75.62 Read an excerpt from an article written by activist William Lloyd Garrison decades after the convention. Based on this excerpt, why did he oppose the Constitution?It ended the enslavement of people, which put the economy at risk.It gave little power to the states to decide whether or not to continue slavery.It actively harmed people for the sake of forming a new government.It sacrificed the profit made due to slavery to promote a political agenda. (3-0/4a)-(10-0.8a). Solve for a Pls help Volume round to tenth find the square by multiplying the polynomial (4c + 4) The four men were stranded together on the same dinghy after their ship sank. They were absolute strangers at the outset but were forced to work together in order to survive. They quickly studied their situation and each took up a different role on the dinghy. Their initial banter was aimed at survival alone. As the men spent more time together on the dinghy, they attempted to get to know one another better. They even exchanged home addresses. However, after the dinghy was destroyed, it was every man for himself as all four men attempted to swim to shore. Their friendship disintegrated in a similar manner to their dinghy, giving the impression that their friendship was based on convenience alone. Complete the number pattern hiya. I'm interested in the classical art period and i am working on that as my topic for my gcse sketchbook. i was on holiday in Kent and saw these: reminded me strongly of other Greek sculptural copies of the classical art period but i dont want to put them in my sketchbook if they are not as there are similarities between roman and Greek sculpture can anyone clear this up? in short is it based on classical sculpture or am i way out and is it roman? Help pls omgggg hurry xoxo The diameter of a circle is 48 meters. What is the angle measure of an arc 17 meters long?simplest form IXL a lily pad is growing in a pond and it doubles in size every day. after 30 days it covers the entire pond. on what day does it cover half the pond?