Answer:
3y=x-1 OR y=⅓x-⅓
Step-by-step explanation:
Lets call the equation y=-3x+7 line l1
the other line passing through (4,1) l2
If two lines are perpendicular,then the product of their roots=-1
That is m(l1)×m(l2)=-1
Slope of l1=-3 therefore slope of l2=-1÷-3=⅓
Now that we have determined the slope of l2 we move on to find it's equation using the point-slope form
y-y1=m(x-x1)
y-1=⅓(x-4)
3y-3=x-4
3y=x-4+3
3y=x-1 OR y=⅓x-⅓
Answer:
The ratio of blue to red marbles is 3 to 8.
Hope this helps :) have a good day!
Answer:Vol of cylinder is area of base (B) times its height(H); while the volume of a cone is area of base (B') times one-third of its height (H').
Step-by-step explanation:
The equation of a circle is:
(x-h)^2 + (y-k)^2 = r^2
where (h,k) is the location of the center and r is the radius. So we need to find h, k, and r. The center is given as (5,-4) so h = 5 and k = -4:
(x-5)^2 + (y-(-4))^2 = r^2
(x-5)^2 + (y+4)^2 = r^2
So we need to find r. Use the distance formula to find the distance between (5,-4) and (-3,2):
r = [(5-(-3))^2+((-4)-2)^2]^1/2
r = [8^2 + (-6)^2]^1/2
r = [64 + 36]^1/2
r = 100^1/2
r= 10
The final equation is:
(x-5)^2 + (y+4)^2 = 10^2