Factor 64+56. Write your answer in the form a(b+c) where a is the GCF of 64 and 56.

Answers

Answer 1

Answer:

8(8+7)

Step-by-step explanation:

64+56
8 is the GCF
8(8+7)


Related Questions

Answer: 13.5 and 7 ; Step-by-step explanation: x + y = 20.5. × - y = 6.5. Hence,. x =20.5 - y. 20.5 - 2y = 6.5. Hence,. 2y = 14. and x = .

Answers

The value of x and y is 13.5 and 7.

we have two set of equations as follows,

x + y = 20.5     ....[1]

x - y = 6.5       .....[2]

from equation [1] we have,

x +y = 20.5

x = 20.5 - y       .....[3]

put the value of x in equation [2]

x - y = 6.5

20.5 - y -y = 6.5

20.5 - 2y = 6.5

now like terms together ,

-2y = 6.5 -20.5

-2y = -14

now the minus sign cancel by each other,

2y = 14

y = 14/2

y = 7

now, put the value of y in equation [1]

x +y =20.5

x + 7 = 20.5

x = 20.5 - 7

x = 13.5

Learn more about equation here :-

https://brainly.com/question/30155631

#SPJ4

 

The accompanying histogram shows the life expectancies at birth for 190 countries as collected by an international health agency.
​a) Which would you expect to be​ larger: the median or the​ mean? Explain briefly.
​b) Which would you​ report: the median or the​ mean? Explain briefly.

Answers

The choice of whether to report the median or mean as a measure of central tendency depends on the shape of the data distribution and the purpose of the analysis.

a) Whether the median or mean would be larger depends on the shape of the distribution of the data. The median is the value that separates the lower half of the data from the upper half, and is a robust measure of central tendency, meaning that it is not greatly affected by outliers or extreme values. On the other hand, the mean is the sum of the data values divided by the number of values, and can be influenced by outliers or extreme values.

In the case of the life expectancies data, if the distribution is roughly symmetrical, with most of the values clustered around the center and relatively few outliers or extreme values, then the mean and median would likely be similar in value. However, if the distribution is skewed to one side, with many values concentrated on one end and relatively few values on the other end, then the mean would likely be larger than the median.

b) The best measure to report depends on the context and the purpose of the analysis. In general, the median is a more appropriate measure of central tendency for skewed distributions, since it is not greatly affected by outliers or extreme values. On the other hand, the mean is more appropriate for symmetrical distributions, since it provides a more accurate representation of the typical value of the data.

In the case of the life expectancies data, it may be useful to report both the median and the mean in order to provide a full picture of the central tendency of the data. However, if there are outliers or extreme values that could significantly affect the mean, it would be more appropriate to report the median as the primary measure of central tendency.

To learn more about central tendency please click on below link.

https://brainly.com/question/12896875

#SPJ4

Gale will buy 9 total tickets.

Aquarium = $14.50 each

Wave pool = $16.75 each, but $12.25 each for groups larger than 4

What event will cost the least for 9 tickets?

Answers

The wave pool. 12.25x9=110.25
14.50x9=130.5

TIME REMAINING
55:32
A direct variation function contains the points (2, 14) and (4, 28). Which equation represents the function?

y = y equals StartFraction x Over 14 squared EndFraction.
y = y equals StartFraction x Over 7 squared EndFraction.
y = 7x
y = 14x

Answers

Answer:

y = 7x

Step-by-step explanation:

it is simple : x times how much is y ?

2 × ? = 14

? = 7

control

4 × ? = 28

? = 7

identical, so it is correct, and y = 7x is the answer.

Question 1 (Multiple Choice Worth 1 points)
(06.03 LC)
Choose the correct simplification of the expression
a
b
a1⁰b5

Answers

The correct simplification of the expression is 25x^2y^22.

How to calculate the expression

It is important to note that an expression is simply used to show the relationship between the variables that are provided or the data given regarding an information.

x mn = x ^ m×n = xmn

xm× xn = x m+n

= (5)2(x)^2(y5)^2(y3)^4

= 25x^2y10y^12

= 25x^2y^22

Therefore, the correct simplification of the expression is 25x^2y^22.

Learn more about expressions on:

https://brainly.com/question/1859113

#SPJ1

Choose the correct simplification of the expression (5xy5)2(y3)4.

25x2y22, 10x2y22, 25x3y14, 10x3y14

Seti held a party. He says, ‘There were 11 people at my party, and everyone had 3 friends there.’ Is this possible? Explain your answer

Answers

Answer:

y

Step-by-step explanation: People there: S (Seti), A, B, C, D, E, F, G, H, I, J

friend group:

S is friends with A, B

A is friends with B, C

B is friends with C, D

C is friends with D, E

E is friends with F, G

F is friends with G, H

G is friends with H, I

H is friends with I, J

I is friends with J, S

J is friends with S, A

Answer:

Yes, it is possible

Step-by-step explanation:

Think the people as points in space and the friendship between two people as a line connecting two points.

Then the question is equivalent to asking whether it is possible for all 11 points being connected by lines such that every point is connected to exactly three other points.

Clearly this is possible, since we always have, for each point, ten other points to connect it to, so we can select any three of the ten.

certain kind of sheet metal has, on average, 7 defects per 20 square feet. assuming a poisson distribution, find the probability that a 34 square foot metal sheet has at least 9 defects. round your answer to four decimals.

Answers

The probability that a 34 square foot metal sheet has at least 9 defects is 0.4308, rounded to four decimals.

Given that the sheet metal has an average of 7 defects per 20 square feet, we can find the rate parameter (λ) of the Poisson distribution as follows:

λ = (7 defects / 20 sq ft) = 0.35 defects per square foot

Let X be the number of defects in a 34 square foot metal sheet. Since X follows a Poisson distribution with rate parameter λ, we can find the probability that X is at least 9 defects using the cumulative distribution function (CDF) of the Poisson distribution:

P(X ≥ 9) = 1 - P(X < 9) = 1 - F(8)

where F(k) is the CDF of the Poisson distribution with rate parameter λ evaluated at k.

Using the Poisson distribution formula for F(k), we have:

F(k) = P(X ≤ k) = ∑(i=0 to k) [(λ^i * e^(-λ)) / i!]

Using a calculator or software, we can find that:

F(8) = P(X ≤ 8) = 0.5692

Therefore, we have:

P(X ≥ 9) = 1 - F(8) = 1 - 0.5692 = 0.4308

To learn more about probability here:

https://brainly.com/question/30034780

#SPJ4

-3x+9y
mx+3y = -4
= -12

Answers

Answer: x = 233

Step-by-step explanation:

get the hypotenuse and solve

what is the area of the long triangle

Answers

Check the picture below.

[tex]\cfrac{8^2}{6^2}~~ = ~~\cfrac{A_1}{A_2}\implies \cfrac{8^2}{6^2}~~ = ~~\cfrac{A_1}{(36)}\implies \cfrac{8^2(36)}{36}=A_1\implies 8^2=A_1\implies \stackrel{ mm^2 }{64}=A_1[/tex]

1.9 unit conversions
Change 24 in./s to ft/min.

Answers

After unit conversion of 24 in./s into ft/min the value will be 120

What are Units ?

To measure and compare various things we use one term which is known as a unit. When all of the measuring units are the same, comparison is simple. Depending on their intended usage, different units can be categorized.

For example, for  length measurement we use units like:- meter, centimeter, inch, miles.

Given that,

A rate = 24 in./s

The value of rate in ft./min. = ?

It is known that,

1 feet = 12 inches

And 1 minute = 60 second

So,

1 inches = 1/12 feet

1 second  = 1/60 minute

⇒ 24 in./s

⇒  24 ((1/12)ft / (1/60)sec)

⇒ 24 × 60/12

⇒ 24 x 5

⇒ 120

To know more about Units check:

https://brainly.com/question/30168372

#SPJ1

a farmer plans to enclose a rectangular region, using part of his barn for one side and fencing for the other three sides. if the side parallel to the barn is to be twice the length of an adjacent side, and the area of the region is to be 242 ft2, how many feet of fencing should be purchased?

Answers

The farmer needs to purchase 66 feet of fencing to enclose the rectangular region.

Let's call the length of the side of the rectangle that is parallel to the barn "2x" (since it is twice the length of the adjacent side), and let's call the length of the adjacent side "x". The length of the side opposite the barn is also "x", since it is opposite to the adjacent side.

We know that the area of the rectangle is 242 ft^2. The formula for the area of a rectangle is:

area = length * width

So we can write an equation for the area of the rectangle in terms of "x":

242 = 2x * x

Simplifying this equation, we get:

242 = 2x²

Dividing both sides by 2, we get:

121 = x²

Taking the square root of both sides, we get:

11 = x

So the adjacent side of the rectangle is 11 feet, and the side parallel to the barn is twice as long, or 22 feet.

To find the amount of fencing needed, we need to add up the lengths of all three sides that are not parallel to the barn. The formula for the perimeter of a rectangle is:

perimeter = 2 * length + 2 * width

Since one of the sides is the barn, we only need to add up the lengths of the two sides opposite the barn:

Perimeter = 2 * length + 2 * width

Therefore, the farmer needs to purchase 66 feet of fencing to enclose the rectangular region.

To know more about area:

https://brainly.com/question/20693059

#SPJ4

in what way can a truthful set of statistics regarding a rise in vehicle theft over the course of a year in a city not reflect the actual situation?

Answers

A truthful set of statistics regarding a rise in vehicle theft over the course of a year in a city might not reflect the actual situation in several ways.

Here are a few possible examples:

Underreporting or overreporting: The statistics might be based on police reports of stolen vehicles, which may not capture all incidents of vehicle theft in the city. For instance, some victims may not report the theft to the police, or some incidents may be misclassified as other types of crime. Similarly, the statistics might include some incidents that are not actually vehicle thefts, such as cases where the vehicle was recovered undamaged or cases where the vehicle was not actually stolen, but rather borrowed without permission.

Geographical bias: The statistics might show an overall rise in vehicle thefts, but fail to capture the fact that the increase is concentrated in certain parts of the city. For example, a rise in thefts in a particular neighborhood might be masked by a decrease in thefts in other areas of the city.

Seasonal or temporal bias: The statistics might show an increase in vehicle thefts over the course of a year, but fail to account for seasonal or temporal factors that could be driving the increase. For instance, thefts might be more common during certain times of year (e.g., the summer) or on certain days of the week (e.g., weekends). If the statistics do not adjust for these factors, they might misrepresent the true trend in vehicle thefts.

Demographic bias: The statistics might show an increase in vehicle thefts overall, but fail to capture the fact that the rise is driven by thefts of certain types of vehicles or in certain neighborhoods. For example, if the increase is largely driven by thefts of high-end vehicles or in affluent areas, the statistics might not reflect the experiences of people who own less expensive vehicles or live in less affluent areas.

Overall, it's important to interpret statistical data with a critical eye and consider the limitations of the data source and methodology before drawing conclusions about the real-world situation.

For more such questions on statistics

https://brainly.com/question/25184007

#SPJ4

Find out pls this is algebra 1 and I need to know the answer ;)

Answers

Answer:|x-1|-2

Step-by-step explanation: see picture below!

Find the area of the figure. Use 3.14 for pie​

Answers

The area of the composite figure is equal to 60.75 m² square metres.

How to calculate for the area of the figure

The composite figure is made up of a triangle and two rectangles, so we shall calculate for the areas of the three figures and then add the result to get the total area of the composite figure as follows:

area of the triangle = 1/2 × 7.5 m × 3 m

area of the triangle = 1/2 × 22.5 m²

area of the triangle = 11.25 m²

area of smaller rectangle = 4.5 m × 3 m

area of smaller rectangle = 13.5 m²

area of the bigger rectangle = 12 m × 3 m

area of the bigger rectangle = 36 m²

total area of the composite figure = 11.25 m² + 13.5 m² + 36 m²

total area of the composite figure = 60.75 m²

Therefore, the area of the composite figure is equal to 60.75 m² square metres.

Know more about area here:https://brainly.com/question/21135654

#SPJ1

kendra and Dalisay practice archery. kendra hits the target3 times for every 5 misses Dalisay hits the target 5 times for every 7 misses who hits the target more show your work

Answers

Kendra hits the target more often than Dalisay.

What is the hit rate?

Hit rate is a measure of performance that calculates the proportion of successful hits or positive outcomes in a given situation, usually expressed as a percentage.

To compare Kendra and Dalisay's performance in hitting the target, we need to determine the hit rate for each archer.

Kendra hits the target 3 times for every 5 misses. The hit rate for Kendra can be calculated as:

hit rate = 3 / (3 + 5) = 3/8

Dalisay hits the target 5 times for every 7 misses. The hit rate for Dalisay can be calculated as:

hit rate = 5 / (5 + 7) = 5/12

Comparing the hit rates, we see that Kendra has a higher hit rate than Dalisay.

Therefore, Kendra hits the target more often than Dalisay.

To learn more about the hit rate, visit:

https://brainly.com/question/14246552

#SPJ1

-2x + 8

what the
is this

Answers

Answer: linear function y=-2x+8, x-intercept at x=4, y-int at (0,8)

Step-by-step explanation:

if it is set equal to y, it is a linear function y=-2x+8, and if set equal to zero, it is an x-intercept to be solved. If an x-intercept is x=4 as you get x by itself by moving the eight over by subtracting and then dividing by negative 2.

(hope it helps as I am not sure what you are asking)

it is -2 multiplied by a number of x, plus 8

Answer:

This is an algebraic expression.

Step-by-step explanation:

This is an algebraic expression. It represents a linear function in which the variable "x" is multiplied by -2 and then 8 is added to the result. In mathematical terms, it represents a straight line with a slope of -2 and a y-intercept of 8. If we were to plot this expression on a graph, the line would have a negative slope and would cross the y-axis at the point (0, 8). The expression can be used to model a relationship between two variables, such as the relationship between time and distance, or between temperature and pressure, for example.

I need help with this question how is dividing with an area model simlar to multiplaying with an area model differnt

Answers

Dividing with an area model and multiplying with an area model are similar in that they both involve partitioning a rectangular area into smaller parts.

However, dividing with an area model involves starting with the total area and then dividing it into equal parts to find the size of each part. For example, to divide 12 by 3, we could draw a rectangle with an area of 12 and then partition it into 3 equal parts to find that each part has an area of 4.

Multiplying with an area model involves starting with the size of the smaller parts and then combining them to find the total area. For example, to multiply 3 by 4, we could draw a rectangle with a width of 3 and a height of 4 and then calculate the area of the rectangle as 12.

So, while both methods involve using an area model, dividing starts with the total area and finds the size of the parts, while multiplying starts with the size of the parts and finds the total area.

To learn more about area here:

https://brainly.com/question/27683633

#SPJ4

help meeeeeeeeee!!!!!




-
a
a
a
a
a
a
a
a

Answers

The answer is A because you only typed out A’s.
A and a is the right answer
And the other a is wrong

run the simple regression of math4 on pctsgle and report the results in the usual format. interpret the slope coefficient. does the effect of single parenthood seem large or small?

Answers

The regression analysis provides important insights into the relationship between single-parent households and student math performance.

To begin our analysis, we will run a simple linear regression of math4 on pctsgle. This will help us understand the relationship between the percentage of single-parent households in a school's ZIP code and the math performance of the students in that school.

Mathematically, the simple linear regression model can be written as:

math4 = β₀ + β₁pctsgle + ε

where math4 represents the average math score for a given school, pctsgle represents the percentage of single-parent households in the school's ZIP code, β₀ and β₁ are the intercept and slope coefficients respectively, and ε represents the error term.

After running the regression, we will obtain the following results:

math4 = 63.91 - 0.52pctsgle

Interpreting the results, we can see that for every one percent increase in the percentage of single-parent households in a school's ZIP code, the average math score of the students in that school decreases by 0.52 points.

The effect of single parenthood may seem small based on the slope coefficient of -0.52. However, it is important to note that this is just one variable and there may be other factors that could be contributing to the decrease in math performance.

Therefore, further analysis may be needed to fully understand the impact of single-parent households on student math performance.

To know more about regression here.

https://brainly.com/question/14184702

#SPJ4

Complete Question:

Use the data in MEAPSINGLE to study the effects of single-parent households on student math performance. These data are for a subset of schools in southeast Michigan for the year 2000. The socioeconomic variables are obtained at the ZIP code level (where ZIP code is assigned to schools based on their mailing addresses).

Run the simple regression of math4 on pctsgle and report the results in the usual format. Interpret the slope coefficient. Does the effect of single parenthood seem large or small?

help plsssssssssssssssssss

Answers

A - Going in debt after a huge loss due to your Gambling Addiction

Perpendicular question

Answers

The value of a is obtained as follows:

a = 5.

What is a linear function?

The slope-intercept definition of a linear function is given as follows:

y = mx + b.

In which:

The slope m represents the rate of change.The intercept b represents the value of y when x = 0.

When two lines are perpendicular, the multiplication of their slopes is of -1.

Then the equation to obtain the value of a is given as follows:

0.5(1 - a) x 0.5 = -1.

0.25(1 - a) = -1

1 - a = -4

a = 1 + 4

a = 5.

More can be learned about linear functions at https://brainly.com/question/24808124

#SPJ1

2x-3y + z = 6 -
-x+y-2z=-5
3x - y — 3z = −7
solve

Answers

Answer: X=3  Y=8/5 and Z= 24/5

Step-by-step explanation:

LaShonda's Nursery buys crates of firewood to deliver to customers over the winter. Each crate
measures 3 feet long, 2.5 feet wide, and 3 feet high. How much storage space does the nursery
need for the wood if 75 crates are delivered in an order?
OA 675.0 cubic feet
OB 1,687.5 cubic feet
OC 3,937.5 cubic feet
OD 3,375.0 cubic feet

Answers

Based on the information provided, the storage space that will be required for 75 is 1,687 cubic feet in total.

How to calculate the storage space for 75 crates?

To begin, let's determine the storage space for a single crate and to do this, let's calculate the volume:

Volume: Lenght x height x width

Volume: 3 x 2.5 x 3 = 22.5 cubic feet

Now, let's calculate the space for 75 crates:

volume of one crate x 75 crates

22.5 x 75 = 1,687 cubic feet

Based on this, it can be concluded that 75 crates will occupy 1,687 cubic feet.

Learn more about volume in https://brainly.com/question/1578538

#SPJ1

By what percent will a fraction decrease if its numerator is decreased of 85% and the denominator is decreased by 25%. BRAINLEST FOR FIRST CORRECT ANSWER

Answers

The percent will the fraction decrease should be 80%.

Important information:

In the case when its numerator is decreased by 85% and its denominator is decreased by 25%

Calculation of percentage:

= (100-85) ÷ (100 - 25)

=  15%÷ 75%

= 20%

Now the decrease in percentage should be

= 100% - 20%

= 80%

Learn more about the percentage here:brainly.com/question/16616666

The correct answer is 80%

SST Grocery Store has a display of 12-ounce cans of soft drink in cases of 24. Each case
measures 16.00 inches by 10.75 inches by 5.00 inches. How many cubic inches are needed if 360
cases are on display?
OA 619,200 cubic inches
OB 309,600 cubic inches
OC 61,920 cubic inches
OD 123,840 cubic inches

Answers

The answer is 309,600 cubic inches, which is option B.

What is the volume?

Volume is the total amount of space inside a three-dimensional shape. Volume is measured in cubic units, such as “cubic inches” or in³.

Volume is the amount of space matter takes up. The matter is anything that has mass and takes up space. Volume is used to describe the size of an object.

The volume of each case is 16.00 inches * 10.75 inches * 5.00 inches = 880 cubic inches.

So, the volume of 360 cases is 360 * 880 cubic inches = 309,600 cubic inches.

Therefore, the answer is 309,600 cubic inches, which is option B.

To learn more about the volume visit,

https://brainly.com/question/14197390

#SPJ1

The actual temperature of Noah's oven is 325 degrees, but his oven thermometer is reading 340 degrees. What is the percent error?

Answers

Answer:

Est: 4.62%

Step-by-step explanation:

Solve -28r = 4r.
r = , r =

Answers

Answer: r = -7

Step-by-step explanation:

this is very simple, we only have to divide each side by four to single out our unknown.

[tex]-28=4r[/tex][tex]-14=2r[/tex]

[tex]-7=r[/tex]

Answer:

the solution to the equation -28r = 4r is r = 0.

Step-by-step explanation:

To solve the equation -28r = 4r, we can isolate the variable "r" on one side of the equation and find its value. To do this, we can start by subtracting 4r from both sides of the equation:

-28r - 4r = 4r - 4r

-32r = 0

Next, we can divide both sides of the equation by -32 to find the value of "r":

(-32r) / -32 = 0 / -32

r = 0

So the solution to the equation -28r = 4r is r = 0.

Solve the system of equations by elimination. Express the solution as an ordered pair.
-3x+y = -13
4x - 2y = 16

Answers

The solution of the system of equations is (5, 2).

How to solve the system of equations?

Here we want to solve the system of equations:

-3x + y = -13

4x - 2y = 16

By the elimination method.

If we take the first equation and we multiply it by 2, we will get:

2*(-3x + y) = 2*-13

-6x + 2y = -26

Now we can add the two equations to get:

(-6x + 2y) + (4x - 2y) = -26 + 16

-2x = -10

x = -10/-2

x = 5

And the value of y is given by evaluating one of the equations in x = 5, using the first one.

-3*5 + y = -13

-15 + y = -13

y = 15 - 13 = 2

The solution is (5, 2)

Learn more about systems of equations at:

https://brainly.com/question/13729904

#SPJ1

ABCD is a kite with AB = BC and AD = DC = AC, the size of

Answers

The size of angle BCA is 45 degrees

How to determine the size of angle BCA

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

AB = BC and AD = DC = AC

Also, we have

ABC = 90 degrees

Considering the triangle ABC, we have

A + B + C = 180

This is so because the sum of angles in a triangle is 180 degrees

Using the above as a guide, we have the following:

A + 90 + C = 180

So, we have

A + C = 90

Given that

AB = BC

We have

2C = 90

C = 45

Hence, the angle is 45 degrees

Read more about angles at

https://brainly.com/question/25716982

#SPJ1

Complete question

ABCD is a kite with AB = BC and AD = DC = AC, What is the size of angle  BCA

round 287.9412 to the nearest tenth

Answers

Answer:

In 287.9412, 9 is at the tenth place. So , the answer is 287.9.

Step-by-step explanation:

Other Questions
Complete this sentence: The longest side of a triangle is always opposite the A. angle with the greatest measure B. second-longest side C. shortest side D. angle with the smallest measure a clinician who is assessing a child in elementary school might request information from all of the following people except the child's neighbor. child's teacher. child. child's parents. the cell type that produces proteins and most molecules of the ground substance in cartilage are known as Fracture zones are cracks on the ocean floor that horizontally offset mid-ocean ridges. Fracture zones typically run perpendicular to mid-ocean ridges. The diagram below shows two tectonic plates moving apart. One plate is dark blue, and the other is light blue. Several fracture zones are shown at places where parts of the same tectonic plate are moving in the same direction but at different speeds. A certain model car has a keypad with 5 numbers on the door. To open the door, 5 numbers must be entered in the correct order and no number can be used more than once. What is the probability that someone could guess the correct code? the matrix that identifies the relationships between organizational entities and each business function is: On a number line, where would 5. 2 be located?A. To the left of 5. 1OB. To the right of 5. 3OC. Between 1. 5 and 5. 1O D. Between 5. 1 and 5. 35. 2 Which statement best describes a monohybrid cross?O a cross in which no characteristics are studiedO a cross in which traits of several different characteristics are studiedO a cross in which the traits of a single characteristic are studiedO a cross that studies only the offspring of one homozygous and one heterozygous parent yeast mitochondria normally have tubular morphology. two mutants are isolated that have fragmented, instead of tubular, mitochondria. the two mutants are crossed and all progeny have tubular mitochondria. what do you conclude? From reading this passage, what was an important effect of the invention of the cotton gin?A. Fewer enslaved persons were needed to work on plantations.B. The number of enslaved persons increased in the South.C. Cultivation of cotton expanded to northern states.D. Enslaved persons replaced paid workers in northern textile factories. Give three types of organic compounds that can be broken down for energy in a three-tier database architecture, what tier is used to model data? describe the role of checkpoints in the onset of cancer PLEASE HELLLP IM TAKING A QUIZ!!Cory is making popcorn. He knows that 3 identical scoops of unpoppedkernels produce 6 quarts of popcorn.RWhich table most likely represents the total amount of popcorn, in quarts,produced by x scoops of unpopped kernels? why did congress pass the missouri compromise of 1820? what is the answer in language arts 12 A solution of potassium chlorate, KClO3, has 10 grams of the salt dissolved in 100 grams of water at 40 C. Approximately how many more grams of the salt can be added to the solution before reaching the saturation point? What animals are used the most for testing? Can you please answer the question??? if a gene is found only on the x chromosome and not the y chromosome, it is said to be