The general equation for a circle,
, falls out of the Pythagorean Theorem, which states that the square of the hypotenuse of a right triangle is always equal to the sum of the squares of its legs (you might have seen this fact written like
, where <em>a </em>and <em>b</em> are the legs of a right triangle and <em>c </em>is its hypotenuse. When we fix <em /><em>c</em> in place and let <em>a </em>and <em>b </em>vary (in a sense, at least; their values are still dependent on <em>c</em>), the shape swept out by all of those possible triangles is a circle - a shape defined by having all of its points equidistant from some center.
How do we modify this equation to shift the circle and change its radius, then? Well, if we want to change the radius, we simply have to change the hypotenuse of the triangle that's sweeping out the circle in the first place. The default for a circle is 1, but we're looking for a radius of 6, so our equation, in line with Pythagorus's, would look like
, or
.
Shifting the center of the circle is a bit of a longer story, but - at first counterintuitively - you can move a circle's center to the point (a,b) by altering the x and y portions of the equation to read:
x = 3 - (3×6) + 2. We perform the operation in the bracket first.
x = 3 - 18 + 2
x = -15 + 2 = 2 -15 = -13
x = -13
I’m pretty sure that’s a positive :0
Answer:
a) price markup $0.60
b) percent marked up 180%
Step-by-step explanation:
Amount marked up:
1.35 - 0.75 = $0.60
Percent markup:
0.75x = 1.35
x = 1.8 or 180%