This is the answer of the equation
<span>2x - 3y - 3z = 8
We've been given the normal vector to the plane <2, -3, -3> and a point within the plane (1, -5, 3). In general if you've been given both the normal vector <a,b,c> and a point (e,f,g) within the plane, the expression for the plane will be:
ax + by + cz = d
and you can compute d by:
d = ae + bf + cg
So let's calculate d:
d = ae + bf + cg
d = 2*1 + -3*-5 + -3*3
d = 2 + 15 + -9
d = 8
And the equation for the plane is
2x - 3y - 3z = 8</span>
Answer:
3rd option: B(C)= 1.79C +86.03
Step-by-step explanation:
Total bill
= cost of cans(number of cans) +cost of other groceries
Let the cost of other groceries be G, and the cost of cans be X.
Given that number of cans= C,
Total bill= XC +G
If 2 cans were purchased,
2X+G= 89.61 -----(1)
If 5 cans were purchased,
5X +G= 94.98 -----(2)
(2) -(1):
(5X +G) -(2X +G)= 94.98 -89.61
5X +G -2x -G= 5.37
3X= 5.37
X= 5.37 ÷3 <em>(</em><em>÷</em><em>3</em><em> </em><em>on</em><em> </em><em>both</em><em> </em><em>sides</em><em>)</em>
X= 1.79
Subst. X= 1.79 into (1):
2(1.79) +G= 89.61
3.58 +G= 89.61
G= 89.61 -3.58 <em>(</em><em>-3.58</em><em> </em><em>on</em><em> </em><em>both</em><em> </em><em>sides</em><em>)</em>
G= 86.03 <em>(</em><em>simplify</em><em>)</em>
Total bill
= XC +G
= 1.79C +86.03
Thus, the function is B(C)= 1.79C +86.03.
Answer:
5y - 6x = 53
Step-by-step explanation:
Given the segment with endpoints M(−3, 7) and N(9, −3), let us find the slope first
m = y2-y1/x2-x1
m = -3-7/9-(-3)
m = -10/12
m = -5/6
Since the unknown line forms a perpendicular bisector, the slope of the unknown line will be:
m = -1/(-5/6)
m = 6/5
To get the intercept of the line, we will substitute m = 6/5 and any point on the line say (-3, 7) into the equation y = mx+c
7 = 6/5 (-3)+c
7 = -18/5 + c
c = 7 + 18/5
c = (35+18)/5
c = 53/5
Substitute m = 6/5 and c = 53/5
y = 6/5 x + 53/5
multiply through by 5
5y = 6x + 53
5y - 6x = 53
hence the point-slope equation of the perpendicular bisector is 5y - 6x = 53