The doctor's cost for a set of scrubs is $47.60
Given:
cost = $34
mark-up = 40%
Mark up based on cost:
$34 * 40%/100% = $13.60 mark up
New price or doctor's cost:
$34 + 13.60 = $47.60
It can also be computed this way.
$34 * 140%/100% = $47.60
Answer:
2x + y -6 = 0
Step-by-step explanation:
The general form is . It requires that A and B be greater than 1 (not fractions or decimals) and A is positive. This equation is 2x + y = 6 is almost already in the form. Subtract C to both sides to make it general form. 2x + y - 6 =0. The coefficients of the x and y are greater than 1 and 2 is positive. This meets the requirements.
Answer:
x = - 1 ± i
Step-by-step explanation:
Given
3x² = - 12 - 6x ( add 6x to both sides )
3x² + 6x = - 12 ( divide through by 3 )
x² + 2x = - 4
To complete the square
add ( half the coefficient of the x- term )² to both sides
x² + 2(1)x + 1 = - 4 + 1
(x + 1)² = - 3 ( take the square root of both sides )
x + 1 = ± = ± i ( subtract 1 from both sides )
x = - 1 ± i
Answer:
{1, 2, 3}, {3, 4, 5}
Step-by-step explanation:
Write expressions for three consecutive integers: n, n + 1, n + 2.
Set up an equation for the verbal description: the product (mulitplication) of the two larger integers (the last two) is one less than 7 times the smallest (the first one).
(n + 1)(n + 2) = 7n - 1
Multiply (FOIL) the left side.
n^2 + 3n + 2 = 7n - 1
Subtract 7n and subtract 1 to make the right side 0.
n^2 - 4n + 3 = 0
Factor.
(n - 1)(n - 3) = 0
Set the two factors equal to 0
n - 1 = 0, n - 3 = 0
Solve for n.
n = 1, n = 3
One set of integers begins with 1, so it's {1, 2, 3}.
The other set begins with 3, so it's {3, 4, 5}
This is a really interesting question! One thing that we can notice right off the bat is that each of the circles has the same amount of area swept out of it - namely, the amount swept out by one of the interior angles of the hexagon. Let’s call that interior angle θ. We know that the amount of area swept out in the circle is proportional to the angle swept out - mathematically
θ/360 = a/A
Where “a” is the area swept out by θ, and A is the area of the whole circle, which, given a radius of r, is πr^2. Substituting this in, we have
θ/360 = a/(πr^2)
Solving for “a”:
a = π(r^2)θ/360
So, we have the formula for the area of one of those sectors; all we need to do now is find θ and multiply our result by 6, since we have 6 circles. We can preempt this but just multiplying both sides of the formula by 6:
6a = 6π(r^2)θ/360
Which simplifies to
6a = π(r^2)θ/60
Now, how do we find θ? Let’s look first at the exterior angles of a hexagon. Imagine if you were taking a walk around a hexagon. At each corner, you turn some angle and keep walking. You make 6 turns in all, and in the end, you find yourself right back at the same place you started; you turned 360 degrees in total. On a regular hexagon, you’d turn by the same angle at each corner, which means that each of the six turns is 360/6 = 60 degrees. Since each interior and exterior angle pair up to make 180 degrees (a straight line), we can simply subtract that exterior angle from 180 to find θ, obtaining an angle of 180 - 60 = 120 degrees.
Finally, we substitute θ into our earlier formula to find that
6a = π(r^2)120/60
Or
6a = 2πr^2
So, the area of all six sectors is 2πr^2, or the area of two circles with radii r.