Find true square numbers that add to 125.There are two ways to do this.

Please tell me those two ways!​

Answers

Answer 1

Answer:

One solution is 64, 36, and 25

Another method is 25+36+64

Step-by-step explanation:


Related Questions

can someone help me with this problem

can someone help me with this problem

Answers

Answer:

i cant see the question

Step-by-step explanation:

If a hexagon represents 1 whole, what fraction does each of the following shapes represent?

Answers

A triangle represents 1/4 of the trapezoid, a diamond represents 1/2 of the trapezoid, and a hexagon represents 1/1 of the trapezoid.

Determine the fraction of shapes

Each shape represents a different part of the overall trapezoid.

The triangle represents 1/4 of the full trapezoid. This is because the trapezoid has four triangles, all of the same size. So each triangle is 1/4 of the whole trapezoid. The diamond represents 1/2 of the full trapezoid. This is because the trapezoid has two diamonds, each of the same size. So each rhombus is 1/2 of the whole trapezoid.

The hexagon represents 1/1 of the whole trapezoid. This is because the trapezoid has only one hexagon, which is the same size as the entire trapezoid. So the hexagon is 1/1, the whole trapezoid.

In summary, a triangle represents 1/4 of a trapezoid, a diamond represents 1/2 of a trapezoid, and a hexagon represents 1/1 of a hexagon. Using these fractions, we can determine the value of each shape relative to the overall trapezoid.

For more information about Hexagon, visit https://brainly.com/question/3295271

#SPJ11 

jennifer bough 3 shirts for $48.00.At the same rate,how much would jennifer pay for 10 shirts

Answers

Answer: $160

Step-by-step explanation:

48 dollars for 3 shirts so she pays 16 dollars for each shirt  

if she going to buy 10 its 10 time 16

and you get 160

Assume the random variable x is normally distributed with mean μ=90 and standard deviation σ=5. Find the indicated probability. P(x<85) P(x<85)= (Round to four decimal places as needed. )

Answers

The answer is P(x < 85) = 0.1587

Given that the random variable x is normally distributed with mean μ=90 and standard deviation σ=5. We need to find the probability P(x < 85).

Normal Distribution

The normal distribution refers to a continuous probability distribution that has a bell-shaped probability density curve. It is the most important probability distribution, particularly in the field of statistics, because it describes many natural phenomena.

P(x < 85)Using z-score:

When a dataset follows a normal distribution, we can transform the data using z-scores so that it follows a standard normal distribution, which has a mean of 0 and a standard deviation of 1, as shown below:z = (x - μ) / σ = (85 - 90) / 5 = -1P(x < 85) = P(z < -1)

We can find the area under the standard normal curve to the left of -1 using a z-table or a calculator.

Using a calculator, we can use the normalcdf function on the TI-84 calculator to find P(z < -1). The function takes in the lower bound, upper bound, mean, and standard deviation, and returns the probability of the z-score being between those bounds, as shown below:

normalcdf(-10, -1, 0, 1) = 0.1587

Therefore, P(x < 85) = P(z < -1) ≈ 0.1587 (to four decimal places).Hence, the answer is P(x < 85) = 0.1587 (rounded to four decimal places).

Learn more about: Normal Distribution

https://brainly.com/question/15103234

#SPJ11

A car travels 15 km in 13 minutes. What is its average speed in km/h?

Answers

Answer:

69.45 km/h

Step-by-step explanation:

Speed = Distance/Time=> Speed = 15 km ÷ 13/60 => Speed = 15 km ÷ 0.216=> Speed = 15 km/0.216=> Speed = 15 x 4.63/0.216 x 4.63=> Speed = 69.45 km/1 h (Approximate)

Conclusion:

Therefore, the speed is 69.45 km/h (Approximate)

Hoped this helped.

Help due soon!

Walker is planning a summer vacation. He wants to visit Petrified National Forest and Meteor Crater, Arizona, the 50,000-year-old impact site of a large meteor. On a map with a scale where 2 inches equals 75 miles, the two areas are about 1 1/2 inches apart. What is the distance between Petrified National Forest and Meteor Crater?

Answers

Answer:

56.25 miles

Step-by-step explanation:

2 inches=75 miles

1 inch=37.5

1/2 inch=18.75

37.5+18.75=56.25

please mark me as brainliest!!<3

The larger triangle is a dilation of the smaller triangle with a center of dilation at (1,−1)
What is the scale factor of the dilation? No Links and brainlest
18
14
4
8

The larger triangle is a dilation of the smaller triangle with a center of dilation at (1,1)What is the

Answers

Answer:

Scale factor = 4

Step-by-step explanation:

Scale factor = \(\frac{\text{Dimension of the larger (Image) triangle}}{\text{Dimension of the smaller (Preimage) triangle}}\)

From the given triangle,

Length of one side of the larger triangle = 8 units

Length of the corresponding side of the smaller triangle = 2 units

By substituting the values in the formula of scale factor,

Scale factor = \(\frac{8}{2}\)

Scale factor = 4

1. Suppose cars arrive at a toll booth at an average rate of X cars per minute, according to a Poisson Arrival Process. Find the probability that:

a) the 4th car arrives before 11 minutes. (You many leave your answer as a summation.)

b) the 1st car arrives after 2 minutes, the 3rd car arrives before 6 minutes, and the 4th car arrives between time 6 and 11 minutes.

Answers

a) To find the probability that the 4th car arrives before 11 minutes, we can use the Poisson probability formula:

P(X = k) = (e^(-λ) * λ^k) / k!

where λ is the average rate of arrivals (X cars per minute) and k is the number of arrivals.

In this case, we want to find P(X = 4), given that the arrival rate is X cars per minute.

P(X = 4) = (e^(-X) * X^4) / 4!

To calculate the probability as a summation, we can express it as the sum of probabilities for each possible arrival rate (X cars per minute):

P(4th car arrives before 11 minutes) = Σ[(e^(-X) * X^4) / 4!] for all X > 0

b) To find the probability that the 1st car arrives after 2 minutes, the 3rd car arrives before 6 minutes, and the 4th car arrives between time 6 and 11 minutes, we need to consider the arrival times of each car individually.

Let A1, A2, A3, and A4 represent the arrival times of the 1st, 2nd, 3rd, and 4th cars, respectively.

Given:

- The 1st car arrives after 2 minutes: P(A1 > 2) = 1 - P(A1 ≤ 2) = 1 - (1 - e^(-X*2))

- The 3rd car arrives before 6 minutes: P(A3 < 6) = 1 - e^(-X*6)

- The 4th car arrives between 6 and 11 minutes: P(6 < A4 < 11) = P(A4 > 6) - P(A4 > 11) = e^(-X*6) - e^(-X*11)

The overall probability can be calculated by multiplying these individual probabilities together:

P(1st car arrives after 2 min, 3rd car arrives before 6 min, 4th car arrives between 6 and 11 min) = P(A1 > 2) * P(A3 < 6) * P(6 < A4 < 11)

To know more about probability refer here

https://brainly.com/question/32117953#

#SPJ11

the number of defectives in 10 different samples of 50 observations each is the following: 5, 1, 1, 2, 3, 3, 1, 4, 2, 3. what is the estimate of the population proportion of defectives?

Answers

The estimate of the population proportion of defectives is 0.05.

Given that,

There are 10 different samples of 50 observations, that is, total of 500 observations.

To find : The estimate of the population proportion of defectives

And total number of defectives from 500 observations is (5+1+1+2+3+3+1+4+2+3) = 25

Thus, the point estimate for the population proportion defectives will be,

=25/500=0.05

or just obtain the individual proportion of each sample and then take their average to obtain the same result.

Thus, the point estimate for the population proportion defectives will be 0.05

To learn more about proportion click here:

brainly.com/question/2548537

#SPJ4

Suppose we want to add the number constants X,Y and Z and assign them to the variable SUM. What flowchart symbol would you use? How would you label the shape? Please draw the correct geometric shape with the correct expression. 4. Express the following condition in the appropriate flowchart symbol: a. if x>y : 5. Express the following statements in the appropriate flowchart symbols: a. print("Please enter a number: ") b. number - int(irput("Number: ")) 6. Suppose we have initialized the variable SUM to 0− SUM =0 Suppose we are iterating through a file that contains employee salaries for the year. We want to find the sum of all the salaries for the year. A running total if you will. What is the assignment statement we can use to achieve this? Please express the assigament statement in the appropriate fowchart symbol. What do we call this?

Answers

The flowchart symbol for adding number constants X, Y, and Z and assigning them to the variable SUM is the "Process" symbol.

The condition "if x>y" can be expressed in the flowchart symbol "Decision" or "Conditional" symbol.

The statement "print("Please enter a number: ")" can be expressed using the "Output" symbol.

The statement "number = int(input("Number: "))" can be expressed using the "Input" symbol.

For adding number constants X, Y, and Z and assigning them to the variable SUM, we use the "Process" symbol, which is represented by a rectangular shape. Inside the shape, we write the expression "SUM = X + Y + Z".

To express the condition "if x>y", we use the "Decision" or "Conditional" symbol, represented by a diamond shape. Inside the diamond, we write the condition "x>y". The flowchart would have two paths: one for the condition being true and another for the condition being false.

The statement "print("Please enter a number: ")" is an output statement to display a message. It can be represented using the "Output" symbol, which is represented by a parallelogram shape. Inside the symbol, we write the message "Please enter a number: ".

The statement "number = int(input("Number: "))" is used to receive input from the user and assign it to the variable "number". It can be represented using the "Input" symbol, which is represented by a parallelogram shape.

Inside the symbol, we write the prompt message "Number: ", and the value entered by the user is assigned to the variable "number".

To find the sum of all the salaries for the year, we can use an assignment statement inside a loop. Assuming we are iterating through the file and each salary is stored in the variable "salary", the assignment statement to achieve the running total would be "SUM = SUM + salary".

This statement can be represented using the "Process" symbol, where we write the expression "SUM = SUM + salary". This process is commonly known as an accumulation or running total.

For more questions like Flowchart click the link below:

https://brainly.com/question/31697061

#SPJ11

PLEASE HELP QUICKLY!!! i have no idea what i’m doing

PLEASE HELP QUICKLY!!! i have no idea what im doing

Answers

Answer:54 degrees

Step-by-step explanation:

If u want to find non you subtract the degrees you already have so it's would be 80-34=54

Harvey deposits $625 in an account that pays 3.4% simple annual interest. If he keeps the money in the account for 17 years, how much interest will he earn
-$986.25
-$4,237.50
-$36,750.00

Answers

Answer:

After 17 years, he earned $361.25 in interest.

The total amount after 17 years is $986.25.

Step-by-step explanation:

I = Prt

I = $625 × 3.4% × 17

I = $625 × 0.034 × 17

I = $361.25

After 17 years, he earned $361.25 in interest.

The total amount after 17 years is $986.25.

Visitors to the amusement park must be at least 54 inches tall to ride the roller coaster. How tall might a visitor riding the roller coaster be?​

Answers

Answer:

Step-by-step explanation:

The visitor might be exactly 54 inches or above 54 inches.

please help me i really need it

please help me i really need it

Answers

Answer:

Step-by-step explanation:

please help me i really need it
To complete the two-way table, we need to fill in the missing values for the total number of boys and girls in French and German.

From the given information, we know that 14 boys chose German and 10 boys chose French. However, we don't have data on the number of girls choosing German or French.

Let's assume x girls chose German and y girls chose French.

Therefore, the completed two-way table would look like this:

French German Total
-----------------------------------
Boys 10 14 24
Girls y x x+y
Total 10+x 14+y 50

As for calculating the probability of picking a boy who chose German, we can use the formula:

P(Boy and German) = Number of boys who chose German / Total number of students
= 14 / 50
= 0.28 or 28%

Please note that without information about the number of girls choosing German or French, we cannot determine the specific values for boys and girls in each category.

What is the relationship between period and frequency? (both in words and mathematically)

Answers

The relationship between period and frequency is that they are inversely proportional to each other. In simpler terms, as the period of a wave or oscillation increases, its frequency decreases, and vice versa.


Mathematically, this relationship can be expressed using the formula: Frequency (f) = 1 / Period (T). Likewise, Period (T) = 1 / Frequency (f).To understand this relationship, let's first define the terms. Period (T) refers to the time it takes for one complete cycle of a wave or oscillation to occur. On the other hand, frequency (f) is the number of complete cycles that occur within a specific time interval, usually one second, and is measured in Hertz (Hz).

When a wave or oscillation has a longer period, it takes more time to complete one cycle, which means fewer cycles can occur within a given time frame. Consequently, the frequency is lower. Conversely, when the period is shorter, more cycles can fit within the same time frame, resulting in a higher frequency.

To know more about  frequency click here

brainly.com/question/29739263

#SPJ11

Which of the following is the solution to (x)+19<3

Answers

Answer:

x < -16

Step-by-step explanation:

Any number less than -16 will work. So x could equal -12309 or -109 or -50 and even -19234870237503 would work.

To find which inequalities of x work, simply subtract 19 on both sides.

Answer:

x < -16

Step-by-step explanation:

x + 19 < 3

Subtract 19 on both parts.

x < 3 - 19

x < -16

Which of the following is the solution to (x)+19&lt;3

Kristen used the expression 82 - 22.2-52, what is the
value of it?

Answers

Answer:

the answer to this is 7.8

Find the domain of the function.
1-
X
O all real numbers such that x ≥ -7 and x ≤ 0
O all real numbers except x > -7 and x ≤ 0
O all real numbers except x = -7 and x = 0
O only x = -7 and x = 0
O all real numbers
g(x) =
=
Need Help?
4
x+7
Read It

Find the domain of the function.1-XO all real numbers such that x -7 and x 0O all real numbers except

Answers

The domain of the given function is all real numbers expect x> -7 and x ≥ 0.

What is domain?

The entire range of independent variable values is the domain of a function.

According to this definition, it means:

The collection of all x-values that can cause the function to "work" and produce actual y-values is known as the domain.

Keep these things in mind when locating the domain:

A fraction's denominator (bottom) cannot be 0.

In this section, the integer following a square root symbol must be positive.

Given,

g(x) = 1/x- 4/x+7

Applying the definition of rational function that denominator is non zero

x ≠ 0 and x+7 ≠ 0

solving the inequality,

x ≠ 0 and x ≠ -7

Combining the values,

x < -7 or -7 < x< 0 or x> 0.

To know more about domain, visit:

https://brainly.com/question/11860069

#SPJ13

What is the slope of a line that passes through the points (–1, –4) and (6, 17)?

Answers

Answer:

3

Step-by-step explanation:

m=(y2-y1)/(x2-x1)

m=(17-(-4))/(6-(-1))

m=(17+4)/(6+1)

m=21/7

m=3

Please mark me as Brainliest if you're satisfied with the answer.

Find the area of the rectangle to the right. 9 inches for width and 5y inches for the length

Answers

Answer:

The area is 45 inches

Step-by-step explanation:

L×W=A

The zoo is building a new polar bear exhibit, and wants to put a semi-circular window in the concrete wall of the swimming tank. If the semi-circle has diameter 70 centimeters, and the bottom of the window is at a depth of 2.5 meters, find the hydrostatic force on the window.

Answers

The hydrostatic force on the window is approximately 47,481 Newtons.

We can use the formula for hydrostatic force, which is:

F = ρghA

where F is the hydrostatic force, ρ is the density of the fluid (water in this case), g is the acceleration due to gravity, h is the depth of the window, and A is the area of the window.

First, we need to find the area of the window. Since the window is a semi-circle with diameter 70 centimeters, the radius is 35 centimeters, and the area is:

A = (π/2)r^2

= (π/2)(35 cm)^2

= 1225π/2 cm^2

Next, we need to convert the depth of the window to meters:

h = 2.5 m

We also need the density of water, which is approximately:

ρ = 1000 kg/m^3

Finally, we need the acceleration due to gravity, which we can assume is:

g = 9.8 m/s^2

Now we can plug these values into the formula:

F = ρghA

= (1000 kg/m^3)(9.8 m/s^2)(2.5 m)(1225π/2 cm^2)

≈ 47,481 N

Therefore, the hydrostatic force on the window is approximately 47,481 Newtons.

Learn more about hydrostatic force here

https://brainly.com/question/30580538

#SPJ11

An architect makes a scale model of a new sports hall, the model is measured 15cm(l),11.5 (w), 2.5cm (h). if the height of the hall is to be 7.5m, what is the scale being used

Answers

Scale being used = 1 : 300

It is given that the model measured the height as 2.5cm.

The height of the hall = 7.5 m = 750 cm

By using the formula

Scale to be used = size down/ Actual size

                            = 2.5/ 750

                            = 1/300

                            = 1 : 300

To know more about the Ratio and proportion refer to the link given below:

https://brainly.com/question/12024093

#SPJ4

7. The CENTROID is the point of concurrency of the three medians and the "balancing point" of the
triangle. The CENTROID will always lie
the triangle.
a) outside
b) inside
c) on one of the sides of
d) perpendicular to

7. The CENTROID is the point of concurrency of the three medians and the "balancing point" of thetriangle.

Answers

B, on the inside (center)

Madison collected a bunch of dimes and quarters for her school fundraiser. she collected a total of 122 coins and a total of $21.50. How many dimes and how many quarters did she collect?

Answers

Let:

x = number of dimes

y = number of quarters

She collected a total of 122 coins, so:

\(x+y=122\)

and a total of 21.50, so:

\(0.1x+0.25y=21.50\)

Let:

\(\begin{gathered} x+y=122_{\text{ }}(1) \\ 0.1x+0.25y=21.50_{\text{ }}(2) \end{gathered}\)

From (1):

\(x=122-y_{\text{ }}(3)\)

Replace (3) into (2):

\(\begin{gathered} 0.1(122-y)+0.25y=21.50 \\ 12.2-0.1y+0.25y=21.50 \\ 0.15y=9.3 \\ y=\frac{9.3}{0.15} \\ y=62 \end{gathered}\)

Replace the value of y into (3):

\(\begin{gathered} x=122-62 \\ x=60 \end{gathered}\)

She collected 60 dimes and 62 quarters

TRUE / FALSE. marginal cost always reflects the cost of variable factors.

Answers

True. Marginal cost refers to the additional cost incurred by producing one more unit of output.

Since the production of one more unit requires the use of additional variable factors of production (such as labor or raw materials), marginal cost always reflects the cost of those variable factors. Fixed costs, on the other hand, do not change with changes in output and are not included in marginal cost calculations. Therefore, marginal cost only reflects the change in cost associated with variable factors of production.

Learn more about Marginal cost here

https://brainly.com/question/3200587

#SPJ11

marking brainliest:)))))) !!!!!!

marking brainliest:)))))) !!!!!!

Answers

Answer X > 2
::::::::::::::::::::::::::::::::::

What is the domain of the function shown in the graph? A bidirectional arrow rises from (negative 2 point 5, negative 8), (negative 2, negative 5), (negative 1, 0), (2, 3) and extends linearly through (3, 3), (4, 3), (5, 3), (6, 3), (7, 3) and (8, 3) on the x y coordinate plane. A. x ≥ 2 B.-∞ 0 D. x ≤ -2
Need answer ASAP

Answers

The domain of the function of the bidirectional arrow is option A x ≥ 2.

What is domain of the function?

The collection of all feasible input values (often x) for which a function is defined is known as its domain. Knowing a function's domain is crucial since it specifies the range of x values that can be used as inputs. An undefined result will be produced if we attempt to evaluate a function at a value of x outside of its domain. If a function, for instance, contains a square root in its expression, the domain must be limited to just non-negative values of x because it is impossible to get the square root of a negative number.

The graph has a bidirectional arrow that starts at x = 2 and goes forever to the right, hence the function is defined for any values of x greater than or equal to 2. Because there is no area of the graph to the left of x = 2, the function is not defined for any values of x less than 2.

Hence, the domain of the function of the bidirectional arrow is option A x ≥ 2.

Learn more about domain here:

https://brainly.com/question/28135761

#SPJ1

Answer:

D

Step-by-step explanation:

What would be an approximate 99.7% confidence interval in our schizophrenia example? the point estimate was 0.53 and the standard error of the proportion was 0.03.

Answers

We can be 99.7% confident that the true proportion of individuals with schizophrenia in the population lies between 0.44 and 0.62.

In our schizophrenia model, the rough 99.7% certainty stretch can be determined utilizing the point gauge and standard blunder of the extent. With a point gauge of 0.53 and a standard blunder of 0.03, we can involve the equation for a certainty stretch, which is point gauge ± z* (standard mistake), where z* is the z-score related with the ideal certainty level.

For a 99.7% certainty stretch, the z-score is roughly 3. Consequently, the certainty span would be:

0.53 ± 3(0.03) = (0.44, 0.62)

This implies that we can be 99.7% certain that the genuine extent of people with schizophrenia in the populace lies somewhere in the range of 0.44 and 0.62.

To learn more about standard error, refer:

https://brainly.com/question/17153441

#SPJ4

What is the sum of the angles of a 22 sided polygon

Answers

Answer:

interior = 3600° , exterior = 360°

Step-by-step explanation:

use the formula : ( n - 2 ) * 180 ..........where n is the number of sides

here the number of sides is 22

so if fall under the formula:

( 22 - 2 ) * 180

3600° is the total sum of the interior angles.

The exterior angle formula:

360° is the sum of the exterior angles.

find the volume of the following prism..helpppp pleasee!!!​

find the volume of the following prism..helpppp pleasee!!!

Answers

Answer:

Step-by-step explanation :The volume V of a prism is V = Bh, where B is the area of the base, h is the height of the prism.To find the volume of a rectangular prism, multiply its 3 dimensions: length x width x height. The volume is expressed in cubic units.

Answer:

volume of the prism

(20×12×10)-(8×8×20)

2400-1280

1120 cm³

Other Questions
How do West African written and oral traditions influence life today? Use the word "respsibility" in a meaningful sentence. 7. in what way was africa impacted by the great depression?a.african colonies wore exploited by their european colonizers in an attempt to save european economies b.afarican colonies took advantage of the european colonizers weakness to rise up in rebellion c. african colonies were granted independence by their eropean colonizers in an attemp to save money spent governing them d. because african colonies were economically removef from the great depression, there was little impact on them Critics of labor unions argue that unions are no longer needed to protect workers from abusive and unfair treatment because avery company has two divisions, polk and bishop. polk produces an item that bishop could use in its production. bishop currently is purchasing 25,000 units from an outside supplier for $14 per unit. polk is currently operating at less than its full capacity of 620,000 units and has variable costs of $9 per unit. the full cost to manufacture the unit is $11. polk currently sells 470,000 units at a selling price of $19 per unit. like byron at missolonghi, jack london was slowly killed by the mistakes of the medical men who treated him. (a) like byron (b) like byrons death (c) just as byron died (d) similar to byron (e) as did byron Theo Drakos is a first-year graduate student in the department of electrical engineering enrolled in an advanced course in digital circuit design. The course director has announced a major assignment, which accounts for a portion of the final grade. The assignment is due in 3 weeks and requires a costly software application program that the students were required to purchase for use in the course. At the time the assignment was announced, Theo had not yet bought the software program. Although the software package is available in the university bookstore, an online vendor is selling the exact same software package at a 50% discount off the university bookstore price. Theo is lured by the attractive price and places an order online. Because the order processing and shipment take 10 to 14 days, Theo convinces his classmate Lana Karim to let him load her copy of the software onto his laptop so he can complete his assignment. Hes concerned that the delay in getting his own copy of the software will compromise his ability to successfully complete the assignment. Lana is fine with this arrangement and allows Theo to use her diskette and serial number to install a functional copy of the program. They both agree that he will delete her copy of the software and replaceit with his newly purchased version as soon as it arrives. Comment on the legal and ethical implications of this scenario in terms of both Theos and Lanas actions. Help pls!! Which of the following most specifically describes quadrilateral QUAD? how might an advertiser judge the effectiveness of the internet compared to other media? click rates landing pages worms digital signatures trojans Seventy pupils (37 boys and 33 girls) are divided into two groups, with forty pupils in Group I and thirty pupils in Group II. How many more boys are there in Group I than there are girls in Group II? Melanie was training for a race. The line plot below shows the number of miles Melanie ran last week. 4. What does + = ? Answer in simplest form. A 25-year mortgage of $300,000 was originally agreed to with a 5-year term and 3% compounded monthly. After 5 years, another 5-year is agreed to with a 2.7% compounded monthly interest rate. What is the new payment amount? Round your payment calculations up to the next penny. Not feeling well, he decide to lie down ( complex) An example of two ____________ are 1/8 and 3/4 ? (Find the area) will mark branlist Which situation would most likely create tension in a story? I think it's D so I'm I correct or not? I need help please Stratified Squamous: Does this epithelium have one layer of cells or multiple layers? Click or tap here to enter text. What is the shape of the cells in the apical layer of this epithelium? Provide an example structure that features this epithelium. Juntos: U8 - P. 153, ej. 6Completa con el pretrito perfecto simple de estos verbos.acudir asustarse avisar darse despertarse entrar explicarllamar . llegar . perder . resbalarse salir. sonar.verComo todas las maanas, Carmen se encontraba sola en casa y se estabapreparando para ir a la universidad; (1)en la ducha y unmomento ms tarde (2)el telfono.; (5)Entonces (3)precipitadamente del bao y (4)un golpe en la cabeza y (6)el conocimientoMedia hora ms tarde (7) la seora de la limpieza y (8)muchsimo cuando (9) a Carmen cada en el suelo;sin perder tiempo, (10)una ambulancia y (11)a lapolica.Dos vecinos (12)al or los gritos de la mujer y en ese momento(13)Carmen y (14)lo que haba sucedido. did she jump over the moon