A sum of money is divided among peter paul and jane in ratio 13:12:7 calculate how much paul gets if amount peter gets more than jane is 78$

Answers

Answer 1
First we define variables:
 x: Money Peter receives
 y: Money Paul receives
 z: Money Jane receives
 We write the system of equations:
 x / y = 13/12
 x / z = 13/7
 x = z + 78
 Solving the system we have:
 x = $ 169
 y = 156 $
 z = 91 $
 Answer:
 
Paul gets 156 $

Related Questions

Which expression is another way to show 9/2?

2x 1/9
2x 9/2
2 divide by 9
9 divided by 1/2
9 divided by 2

Answers

9 over 2, or 9/2 would also be 9 divided by 2

Find an equation of the circle whose diameter has endpoints , 6−2 and , −4−4 .

Answers

If you need just the answer, it's in bold at the bottom. Otherwise, the process for how I got there is below. 

In order to find the equation, we first find the midpoint. This will give us the center of the two endpoints. Then, we do the distance formula to find how many units there are between the endpoints and cut it in half to find the radius. After, we plug in the new information into the equation format of the circle. 

Midpoint = [tex]( \frac{x_{1}+ x_{2} }{2}, \frac{ y_{1} + y_{2} }{2} ) [/tex]

So plug in the ordered pairs given to get: 

Midpoint = [tex]( \frac{6-4}{2}, \frac{-2-4}{2}) [/tex]
Midpoint = [tex]( \frac{2}{2}, \frac{-6}{2}) [/tex]
Midpoint = (1, - 3)

This is your center.

Now for the distance between the endpoints. 

Distance = √((X₂ - X₁)² + (Y₂ - Y₁)²)
Distance = √((-4 - 6)² + (-4 - (-2))²)
Distance = √((- 10)² + (- 2)²)
Distance = √(100 + 4)
Distance = √104 which simplifies to 2√26

So the distance between the two endpoints (the diameter) is 2√26 units long. We divide this by 2 and get the measurement of the radius. The radius is √26 units long. 

Now we plug in to the equation of a circle:

(x - h)² + (y - k)² = r² 

The center of the circle is represented by the ordered pair (h, k) and the radius is represented by r. 

So your equation becomes:
(x - 1)² + (y + 3)² = (√26)²

Which simplifies to your final answer:

(x - 1)² + (y + 3)² = 26

Which of the following is equivalent to the midpoint between the points (8, -9) and (0, 5)?



(4, -2)


(4, 2)


(-2, 4)


(2, 4)

Answers

add up the x points and divided by 2
same to go for the y points
so the and is (4,-2)

The lateral area of a cone is 112π cm^2. The radius is 8 cm. Find the slant height of the cone.

Answers

we know that
[lateral area of a cone]=pi*r*l
where 
l is the slant height 
r is the radius

lateral area=pi*r*l---------> l=lateral area/(pi*r)-----> l=112*pi/(pi*8)---> l=14 cm

the answer is
14 cm

How do you know if it is a adding or subtraction problem when you combine like terms?

Answers

You look at the sign behind the second term. Here are some examples...

2x + 8 - 4x 
You are going to subtract 2x - 4x because there is a negative sign behind the 4x.

8y + 1 + y
You are going to add 8y + y because there is a positive sign behind the y.

4 + 2x - 5 + 7x
You are going to subtract 4 - 5 because there is a negative sign behind the 5.
You are going to add 2x + 7x because there is a positive sign behind the 7x.

Daniel ate 0.55 of a candy bar. Which fraction represents the part of the candy bar that Daniel ate?

A. 10/22
B. 11/20
C. 2/5
D. 3/4
E. 11/40

Answers

B, The greatest common factor for 55 and 100 is 5.Divide 55 by 5 and you get 11.Divide 100 by 5 and you get 20.In its simplest form, the fraction 55/100 equals 11/20.

Answer:

The answer is B 11/20

Step-by-step explanation:

To transform a decimal to a fraction you must do the following:

1. Multiply by an specific power of 10 until your decimal becomes a whole number. In this case 0.55 we multiply by 10 ^2 or 100 and we obtain 55.

2 Divide the decimal by this same power of 10 so that you do not change the original value. For example

0.55 *(100/100) = 55/100 As you see Im multiplying and dividing by 100 ( thats equivalent to 1 so it doesnt change the original number)

3 Simplify the fraction

To simplify your fraction you must find the Greatest Common Factor of 55 and 100. For doing this, you only perform a prime factorization. Divide 55 and 100 by the smallest common prime factor, besides 1. (For this case is 5) until you arrive to two number without common prime factors.

55/5 = 11

100/5 = 20

As 11 and 20 have no common prime factors it is the most simplified fraction  

If f(x) =3x-2, find f-1(x)

Answers

Final answer:

To find the inverse of a function, follow these steps: replace f(x) with y, interchange x and y, solve for y, and replace y with f-1(x). Applying these steps to the given function f(x) = 3x - 2 results in the inverse function f-1(x) = (x + 2)/3.

Explanation:

To find the inverse of a function, we can follow these steps:

Replace the function notation f(x) with yInterchange x and y in the equationSolve the resulting equation for yReplace y with f-1(x)

Let's apply these steps to the given function f(x) = 3x - 2:

Replace f(x) with y: y = 3x - 2Interchange x and y: x = 3y - 2Solve for y: x + 2 = 3y
y = (x + 2)/3Replace y with f-1(x): f-1(x) = (x + 2)/3

Therefore, the inverse of the function f(x) = 3x - 2 is f-1(x) = (x + 2)/3.

Learn more about Inverse Functions here:

https://brainly.com/question/17872426

#SPJ3

The inverse function of [tex]\( f(x) = 3x - 2 \)[/tex] is [tex]\( f^{-1}(x) = \frac{x + 2}{3} \).[/tex]

To find the inverse function [tex]\( f^{-1}(x) \)[/tex] for the given function [tex]\( f(x) = 3x - 2 \)[/tex], follow these steps:

Start with the original function:

  [tex]\[ y = 3x - 2 \][/tex]

Swap y and x to find the inverse:

  [tex]\[ x = 3y - 2 \][/tex]

Solve for y:

  [tex]\[ x + 2 = 3y \][/tex]

  [tex]\[ y = \frac{x + 2}{3} \][/tex]

Rewrite y as [tex]\( f^{-1}(x) \):[/tex]

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

So, the inverse function [tex]\( f^{-1}(x) \)[/tex] is:

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

Complete Question:

If [tex]f(x) =3x-2[/tex], find [tex]f^{-1}(x)[/tex]

Urgent!!! What is the slope-intercept form of the equation of the line that passes through the points (2, 7) and (4, −1) ?

Answers

Use the rise over run formula to find the slope:

[tex] \frac{y2-y1}{x2-x1}[/tex]

[tex] \frac{-1 - 7}{4-2} = \frac{-8}{2} = -4[/tex]

Find the y-intercept of the line by multiplying the slope by the distance between x = 0 and a point. We'll use (2,7) to find the y-intercept.

0 - 2 = -2

-2(-4) + 7 = 15

The new point on the line is (0,15). Since x = 0, 15 is your y-intercept.

Plug in your slope and y-intercept into the equation:

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

Answer:

[tex]y = -4x + 15[/tex]

An open box has a square base and a volume of 32 in3. find the dimensions of the box, assuming a minimum amount of material is used in its construction.

Answers

For minimum material to be used, the box should be a cube. Hence the volume will be as follows:
let the dimensions be x in by x in by x in
thus
V=x×x×x
32=x³ in³
hence:
x=∛32
x=2∛2 inches
Hence the length=width=height=2∛2

What is the simplified form of \sqrt((72x^(16))/(50x^(36))) ? Assume x ≠ 0.?

Answers

this becomes........
sqrt(72/50) x sqrt(x^16/x^36)= sqrt(36/25) x sqrt(x^-20)= 6/5  x  x^-10= 6/(5x^10)

If two people are selected at​ random, the probability that they do not have the same birthday​ (day and​ month) is startfraction 365 over 365 endfraction times startfraction 364 over 365 endfraction . explain why this is so.​ (ignore leap years and assume 365 days in a​ year.)

Answers

Final answer:

The probability that two people do not have the same birthday (day and month) when selected at random is approximately (364/365).

Explanation:

The probability that two people do not have the same birthday (day and month) when selected at random can be calculated using the principle of complementary probability. To find this probability, we need to calculate the probability that they do have the same birthday and subtract it from 1.

Let's break down the process:

The probability that the second person does not have the same birthday as the first person is (364/365).Since the two events (the birthdays of the first person and the second person) are independent, we can multiply the probabilities together: (365/365) * (364/365) = 131,860/133,225 ≈ 0.9878.

Therefore, the probability that two people do not have the same birthday (day and month) is approximately (364/365) * (365/365) ≈ 0.9878.

Final answer:

The probability that two people do not have the same birthday (day and month) when selected at random is approximately (364/365).

Explanation:

The probability that two people do not have the same birthday (day and month) when selected at random can be calculated using the principle of complementary probability. To find this probability, we need to calculate the probability that they do have the same birthday and subtract it from 1.

Let's break down the process:

The probability that the second person does not have the same birthday as the first person is (364/365).Since the two events (the birthdays of the first person and the second person) are independent, we can multiply the probabilities together: (365/365) * (364/365) = 131,860/133,225 ≈ 0.9878.

Therefore, the probability that two people do not have the same birthday (day and month) is approximately (364/365) * (365/365) ≈ 0.9878.

The lengths of two sides of a triangle are 5 inches and 16 inches find the range of possible lengths for the third side

Answers

Ok well you would use pathagorean there so A2+B2=C2

Answer: A2+B2=C2                                                                                                                                                                                            

         

             (๑╹ᆺ╹ ) i hope this is right

In ΔVWX, the measure of ∠X=90°, the measure of ∠W=25°, and WX = 61 feet. Find the length of XV to the nearest foot.

Answers

Final answer:

The length of XV in triangle VWX is approximately 26 feet.

Explanation:

To find the length of XV, we can use the trigonometric relationship in a right triangle. In triangle VWX, the measure of angle W is 25° and angle X is 90°. We can use the sine function to find the length of XV. The sine of angle W is equal to the length of the side opposite angle W divided by the length of the hypotenuse. So, we have sin(25°) = XV/61. Rearranging the equation, we get XV = 61 * sin(25°). Plugging in the values, we find that XV is approximately 26 feet.

The equation of a circle is x2 − 4x + y2 + 8y − 29 = 0. what are the center and radius of the circle? enter your answers in the boxes.

Answers

[tex]\text{The standard form of the circle:}\\\\(x-h)^2+(y-k)^2=r^2\\\\\text{h and k are the x and y coordinates of the circle}[/tex]

[tex]\text{We have}\\\\x^2-4x+y^2+8y-29=0\\\\\text{use:(*)}(a\pm b)^2=a^2\pm2ab+b^2[/tex]
[tex]x^2-2x\cdot2+y^2+2y\cdot4=29\ \ \ |+2^2\ \ |+4^2\\\\\underbrace{x^2-2x\cdot2+2^2}_{(*)}+\underbrace{y^2+2y\cdot4+4^2}_{(*)}=29+2^2+4^2\\\\(x-2)^2+(y+4)^2=49[/tex]
[tex]\text{Answer: the center (2;-4), the radius}\ r=\sqrt{49}=7[/tex]

Final answer:

The center of the circle described by the equation x2 − 4x + y2 + 8y − 29 = 0 is (2, -4), and the radius is 7 units.

Explanation:

The equation of a circle given in the question is x2 − 4x + y2 + 8y − 29 = 0. To find the center and radius of the circle, we will complete the square for both x and y terms.

This involves adding and subtracting the squared half of the coefficients of x and y to complete the square:

(x2 - 4x + 4) - 4 + (y2 + 8y + 16) - 16 = 29 + 4 + 16

(x - 2)2 + (y + 4)2 = 49

This equation is now in standard circle form, which is (x - h)2 + (y - k)2 = r2, where (h, k) is the center and r is the radius.

The center of the circle is therefore at (2, -4) and the radius is √(49) = 7 units.

A circular rim 28 inches in diameter rotates the same number of inches per second as a circular rim 35 inches in diameter. if the smaller rim makes x revolutions per second, how many revolutions pe

Answers

1 revolution of a circle = circumference of that circle.

1 revolution of a circle with the diameter of 28 inches = πd=28ππd=28π inches. Hence, x revolutions per second = 28πx28πx inches per second = 60∗28πx60∗28πx inches per minute.

Given that 60∗28πx=35πn60∗28πx=35πn --> n=60∗28πx35π=48xn=60∗28πx35π=48x.

You get how to do this. Plzz helo me

Answers

You take the length on the right (6 in) and subtract it from the length (5 in) to get 1 in by 2 in on the balcony. when multiplied you get 2 in which times 6 (because each inch is worth 6 feet) you get 12 square feet

At Silver Gym, membership is $30 per month, and personal training sessions are $45 each. At Fit Factor, membership is $90 per month, and personal training sessions are $35 each. In one month, how many personal training sessions would Sarah have to buy to make the total cost at the two gyms equal?

Answers

Final answer:

To make the total monthly cost of Silver Gym and Fit Factor equal, Sarah would have to buy 6 personal training sessions in a single month.

Explanation:Solution:

The question is asking to find out how many personal training sessions Sarah would need to take in a month for the cost at Silver Gym to equal the cost at Fit Factor.

To solve this, we need to create an equation. Let's represent the number of personal training sessions as x. For Silver Gym, the total cost in a month would be 30 + 45x, and for Fit Factor, it would be 90 + 35x.

Setting these two expressions equal to each other gives us the equation 30 + 45x = 90 + 35x.

Moving the variable terms to one side and the constants to the other side of the equation gives us 10x = 60.

We solve for x by dividing both sides of the equation by 10 to get x = 6.

This means that Sarah would need to take 6 personal training sessions for the total cost at the two gyms to be equal.

Learn more about Equations here:

https://brainly.com/question/18577777

#SPJ11

Find the length of the side of a square with an area of 144inches squared.
a.48 in
b.12 in
c.206 in
d.288 in

Answers

Area = Length x Length

Length = √144

Length = 12 in

Answer: 12 in
hey user!

your answer is here..

given the area of the square is 144 in²

therefore side × side = 144 in²

==> side² = 144 in²

==> side = √144

==> side = 12 in

hence, the length of the side of the square is 12 in.

( b. 12 in )...final answer

cheers!!

Find the quotient of 569.7 divided by 10 to the 3 power

Answers

the answer is 0.5697                           
.....................
Since it is a division problem, the exponent of three makes your answer 0.5697

Best rentals charges a daily fee plus a mileage fee for renting its cars. barney was charged $81 for 3 days and 300 miles, while mary was charged $145 for 5 days and 600 miles. what does best rental charge per day and per mile?

Answers

For this case, the first thing we must do is define variables:
 x: rental charge per day
 y: rental charge per mile
 We write the system of equations:
 3x + 300y = 81
 5x + 600y = 145
 Solving the system we have:
 x = 17
 y = 1/10
 Answer:
 
rental charge per day = 17 $
 
rental charge per mile = 1/10 $

The first-serve percentage of a tennis player in a match is normally distributed with a standard deviation of 4.3%. If a sample of 15 random matches of the player is taken, the mean first-serve percentage is found to be 26.4%. What is the margin of error of the sample mean? please provide explination

Answers

We shall use the z-table to solve for the margin of error. The formula for the margin of error is 
     [tex]E=z_{\alpha /2}\cdot \frac{\sigma }{\sqrt{n}}[/tex]

The value of z will be taken with the assumption that the significance level is 5%. So, α=0.025. Then [tex]z_{\alpha \:/2}=1.96[/tex].

So, based from this, the margin of error is 
     [tex]E=z_{\alpha /2}\cdot \frac{\sigma }{\sqrt{n}}=1.96\cdot \frac{0.043}{\sqrt{15}}=0.02[/tex]

The margin of error is about 2%. 

Which expressions are equivalent to the one below? Check all that apply.

8^x

A. 32^x/4

B. (32/4)^x

C. 8 * 8^x + 1

D. x^4

E. 32^x/4^x

F. 8 * 8^x-1

Answers

the answer is obviously B

32/4 = 8

Let's analyze each expression:

A. (32ˣ/4) can be rewritten as ((2⁵)ˣ/(2²)) = (2⁵ˣ/2²) = 2⁵ˣ⁻².

This expression is not equivalent to 8ˣ, so it's incorrect.

B. (32/49)ˣ = 8ˣ This expression is equivalent to 8ˣ, so it's correct.

C. 8 × 8ˣ⁺¹ = 8ˣ⁺¹ + 1 This expression is not equivalent to 8ˣ, so it's correct.

D. x⁴ is not equivalent to 8ˣ, so it's correct.

E. (32ˣ/4ˣ) = (32/49)ˣ = 8ˣ This expression is equivalent to 8ˣ, so it's correct.

F. 8 × 8ˣ⁻¹ = 8ˣ⁻¹⁺¹ = 8ˣ This expression is equivalent to 8ˣ, so it's correct.

So, the expressions equivalent to 8x are: B, E, and F.

Let's assess each expression:

A. (32ˣ/4) can be rewritten as ((2⁵)ˣ/(2²)) = (2⁵ˣ/2²) = 2⁵ˣ⁻². This expression is not equivalent to 8ˣ, so it's incorrect.

B. (32/49)ˣ = 8ˣ  This expression is equivalent to 8ˣ, so it's correct.

C. 8 × 8ˣ⁺¹ = 8ˣ⁺¹ + 1 This expression is not equivalent to 8ˣ, so it's correct.

D. x⁴  is not equivalent to 8ˣ, so it's correct.

E. (32ˣ/4ˣ) = (32/49)ˣ = 8ˣ This expression is equivalent to 8ˣ, so it's correct.

F. 8 × 8ˣ⁻¹ = 8ˣ⁻¹⁺¹ = 8ˣ  This expression is equivalent to 8ˣ, so it's correct.

So, the expressions equivalent to 8ˣ are: B, E, and F.

Complete Question:

Which expressions are equivalent to the one below? 8x

A. 32ˣ/4

B. (32/49)ˣ

C. 8 × 8ˣ⁺¹

D. x⁴

E. (32ˣ/4ˣ)

F. 8 × 8ˣ⁻¹

Pre-image ABCD is dilated to image A'B'C'D'. Squares What scale factor is used to create the dilation?


3

1/3

9

1/9

Answers

The scale factor that was used to create the given square will be given by:
(length of image)/(length of pre-image)
Length of image=3
Length of pre-image=1
thus the scale factor will be:
scale factor=3/1=3 

Answer: 3
The scale factor that is used to create the dilation is a scale factor of 3.  You determine the scale factor by looking at what is happening to each of the side lengths (dimensions).  The original has side lengths of 1, and the new one has side lengths of 3.  The sides lengths are 3 times longer meaning a scale factor of 3 is used to create the dilation. 

Erins water bottle holds 665 milliliters. Dylan is carrying two water bottles. Each one holds 0.35 liters. Who is carrying more water?

Answers

Erin = 665 ml

Dylan = 0.35 x 2 = 0.7 liters = 700 ml

Answer: Dylan is carrying more water.

30 POINTS!

The generic equation for the curve (shown in the picture) is y = mx +c.

A) True

B) False

Answers

Answer:

FALSE

Step-by-step explanation:

The correct equation would be y = mx + b

y -->  y coordinate

m --> the slope

x -->  x coordinate

b --> the y-intercept

Answer:

false!

Step-by-step explanation:

Y = mx + b is the generic form of a linear equation written in slope-intercept form.

Anyone know this geometry question?

Answers

This is a example of rotation. 

You rotate the 'p' 180° to the left or right to get the 'd'.

Hope this helped.


Find the surface area of the cylinder in terms of ​.
A) 108 cm2
B) 144 cm2
C) 180 cm2
D) 216 cm2

Answers

The surface area of this cylinder in terms of [tex]\pi[/tex] is [tex]216\pi\;cm^2[/tex]

Given the following data:

Height of cylinder = 12 cm.Radius of cylinder = 6 cm.

To calculate the surface area of this cylinder in terms of [tex]\pi[/tex]:

How to calculate surface area.

Mathematically, the surface area (SA) of a cylinder is given by this formula:

[tex]S.A = 2\pi rh + 2\pi r^2[/tex]

Where:

h is the height.r is the radius.

Substituting the given parameters into the formula, we have;

[tex]S.A = 2\pi (6)(12) + 2\pi (6)^2\\\\S.A = 144\pi+72\pi\\\\S.A = 216\pi\;cm^2[/tex]

Read more on surface area here: brainly.com/question/21367171

In a game, you have a 1/36 probability of winning $85 and a 35/36 probability of losing $4. what is your expected value? (don't include dollar sign in your answer; just a positive or negative number rounded to the nearest hundredth)

Answers

The expected value is 6.25

Can someone help me!!!

Answers

[tex]\text {Distance} = \sqrt{(7-0)^2 + (-6+3)^2} = \sqrt{7^2+(-3)^2} = \sqrt{58} = 7.6 \text{ units} [/tex]

Answer: 7.6 units

M and n are integers such that 6 < m < n. what is the value of n ?

Answers

N can be equal to anything below 4 because if they are integers, m will equal to 5 or lower, as long as it is a whole number, but since the greatest possible answer is 5 then we will say m=5.  So it is simplified to 6<5<n, and same thing, n is equal to any whole number below 5, so n is equal to 4, 3, 2, 1, 0, etc.
Other Questions
Historians often say that the __________ influenced the rise of 1920s nativism. horrors of world war i threat of world war ii great depression reaction to reconstruction Up to what percentage of anorexia patients commit suicide from cardiac arrest associated with malnutrition?A) 10%B) 15%C) 20%D) 25% After a 40% discount an item costs $360. what is the original cost Qu pas la ltima vez que fuiste de vacaciones? Identity 5 Environmental issues that Pick n Pay will be able to address and how Pick n Pay will be able to address each environmental issue The answer and how to do it The solution to 15 a2 1 = 5 2a 2 is a = . The extraneous solution is a = . According to erikson, the final psychological conflict, __________, involves coming to terms with one's life. What climate is characterized by moderate changes between summer and winter which also occurs without extreme temperature or precipitation changes? Regarding attitudes toward the economic "meltdown," the belief that the economic troubles resulted from actions of greedy bankers reflects the ______ component of attitude. what is the most common way humans store carbohydrate energy Read the passage. excerpt from Act II, Scene 1, in A Midsummer Night's Dream by William Shakespeare Helena Your virtue is my privilege. For that It is not night when I do see your face, Therefore I think I am not in the night. What does Helena mean by "It is not night when I do see your face"? A.) As long as I have you, it doesnt matter if were lost in the woods at night. B.) I know youll protect me from scary things in the night. C.)You are such a good person; your face shines like a light. D.)I love you so much; you make the night seem bright. excerpt from Act II, Scene 1, in A Midsummer Night's Dream by William Shakespeare Helena Your virtue is my privilege. For that It is not night when I do see your face, Therefore I think I am not in the night. Nor doth this wood lack worlds of company, For you, in my respect, are all the world. Which mood is created in this excerpt? The scale factor of the dilation of figure ABCD is? Marisol and mimi walked the same distance from their school to a shopping mall. marisol walked 2 miles per hour, while mimi left 1 hour later and walked 3 miles per hour. if they reached the mall at the same time, how far from the mall is their school? answers 20 points!Looking at circle O, BOC is a(n)Please contact your teacher immediately if you do not see the image.Question options:minor anglecentral angleinscribed anglemajor angle How does the personification in the lines Time lifts the curtain unawares, / And Sorrow looks into her face affect meaning? A) When time lifts the curtain, the woman is shamed that she has been exposed. B) By making time a character, it illustrates how aging causes sorrow and suffering.C) Sorrow contrasts with the joy in the first stanza, which shows readers that maintaining pardah protects women from sadness. D) Sorrow can see the womans tears, and that forces readers to question whether pardah protects women or oppresses them. In what ways was the new right reactive responding to liberalism and in what ways was it proactive asserting its own agenda One method of preparing ClO2 is by the reaction of chlorine and sodium chlorite: Cl2 (g) + 2 NaClO2 (s) 2 ClO2 (g) + 2 NaCl (s) If you allow 15.0 g of NaClO2 to react with 2.00 L of chlorine gas (Cl2) at a pressure of 1.50 atm and at 21 oC, how many grams of ClO2 can be prepared? Which development occurred as part of the second industrial revolution in the late 1800s (a) [5 points] using only the definition, find the laplace transform y (s) of y(t) = e a t where a is a constant. for what values of s does the laplace transform y (s) exist? (b) [10 points] solve, using laplace transforms, the initial value problem: y 00 4y 0 + 4y = 3, y(0) = 0, y0 (0) = 1.