if p is 50% more than q,then q is what percent less than p?

If q = 1.0, then p = 1.5 because

1.0 + (50%*1) = 1.5

Then 1.5-1.0 = 0.5 and 0.5/1.5 = 33.33%.
1.5-33.33% = 1.00

To find out what percent less q is than p, you can use the following steps:

Step 1: Calculate the difference between p and q.
Difference = p - q

Step 2: Calculate the percentage by dividing the difference by p and multiplying by 100.
Percentage less = (Difference / p) * 100

In this case, since p is 50% more than q, we can rewrite this as:
p = q + (50/100) * q
p = q + (1/2) * q

Step 3: Substitute the value of p into the difference equation.
Difference = (q + (1/2) * q) - q
Difference = (1/2) * q

Step 4: Substitute the value of Difference into the percentage less equation.
Percentage less = (Difference / p) * 100
Percentage less = ((1/2) * q / p) * 100

Therefore, q is (1/2) * 100 = 50% less than p.

To find out what percent less q is than p, you can use the following steps:

Step 1: Understand the given information:
The given information states that p is 50% more than q.

Step 2: Calculate the value of p:
To calculate the value of p, add 50% of q to q.
p = q + (50% of q) = q + 0.5q = 1.5q

Step 3: Calculate the difference between p and q:
The difference between p and q is given by:
Difference = p - q = 1.5q - q = 0.5q

Step 4: Calculate the percentage:
To find out what percent less q is than p, divide the difference by p and multiply by 100.
Percentage less = (Difference / p) * 100
Percentage less = (0.5q / 1.5q) * 100 = (1/3) * 100 = 33.33%

Therefore, q is 33.33% less than p.