Escribe una clase en C++ llamada Punto con dos atributos pri…

Escribe una clase en C++ llamada Punto con dos atributos privados x y y de tipo int. La clase debe incluir: Un constructor que inicialice x y y Una función mostrar() que imprima el punto en el formato de enteros (x, y) Usar sobrecarga para otra funcion que se llame mostrar() que imprima el punto en el formato con decimales (x, y)

Show Your Work and Submit. Assume that a randomly selected s…

Show Your Work and Submit. Assume that a randomly selected subject is given a bone density test.  Bone density test scores are normally distributed with a mean of 0 and a standard deviation of 1.  Draw a graph and find P10, the 10th percentile.  This is the bone density score separating the bottom 10% from the top 90%.   Draw a graph representing P10 on your work pages. The bone density score corresponding to P10 is . (Round to two decimal places as needed.)