L=R*angle, but the angle *must* be in radians. So, just translate 43 degrees into radians: 43 * pi / 180, and you'll get:
L = 42 * ( 43 * pi / 180 ) ~ 31.504666, which rounded to the nearest hundredth is 31.50 cm.
Answer:

Step-by-step explanation:
Given:
Center of circle is at (5, -4).
A point on the circle is 
Equation of a circle with center
and radius 'r' is given as:

Here, 
Radius of a circle is equal to the distance of point on the circle from the center of the circle and is given using the distance formula for square of the distance as:
Using distance formula for the points (5, -4) and (-3, 2), we get

Therefore, the equation of the circle is:

Now, rewriting it in the form asked in the question, we get

Answer:
Hi, hows life going?
Step-by-step explanation:
Answer:
The probability that a household has at least one of these appliances is 0.95
Step-by-step explanation:
Percentage of households having radios P(R) = 75% = 0.75
Percentage of households having electric irons P(I) = 65% = 0.65
Percentage of households having electric toasters P(T) = 55% = 0.55
Percentage of household having iron and radio P(I∩R) = 50% = 0.5
Percentage of household having radios and toasters P(R∩T) = 40% = 0.40
Percentage of household having iron and toasters P(I∩T) = 30% = 0.30
Percentage of household having all three P(I∩R∩T) = 20% = 0.20
Probability of households having at least one of the appliance can be calculated using the rule:
P(at least one of the three) = P(R) +P(I) + P(T) - P(I∩R) - P(R∩T) - P(I∩T) + P(I∩R∩T)
P(at least one of the three)=0.75 + 0.65 + 0.55 - 0.50 - 0.40 - 0.30 + 0.20 P(at least one of the three) = 0.95
The probability that a household has at least one of these appliances is 0.95
Answer:
y = -3/2 x +13
Step-by-step explanation:
We want our line to be perpendicular to
y = 2/3 x -1
The slope of this line is 2/3 (since it is written in the form y = mx+b and m is the slope)
Perpendicular lines have negative reciprocal slopes
m = -(3/2)
The slope of our new line is -3/2
We can use point slope form of the equation
y-y1 - m (x-x1)
y - 7 = -3/2 (x-4)
Distribute
y-7 = -3/2x +6
Add 7 to each side
y-7+7 = -3/2 x +6+7
y = -3/2 x +13