given: s is the midpoint of rt
definition of midpoint: rs st
given: st xy
transitive property of congruence: rs xy
The answer is 20. you'll have to multiply 10 times 3 and get 30. Then you'll subtract the 10 from the 30 and get 20
Answer:
(d) f(x) = (x − 3)^2(x − 2)(x − 1)
Step-by-step explanation:
In this context, a crossing of the axis at x=p means there is a factor of (x-p). A "touch" of the axis at x=q means there is a factor of (x -q)^2.
A crossing at x=1 and x=2, and a touch at x=3 means the factors are ...
f(x) = (x -1)(x -2)(x -3)^2 . . . . . matches the last choice
Answer:A vertex (or node) of a graph is one of the objects that are connected together. The connections between the vertices are called edges or links. A graph with 10 vertices (or nodes) and 11 edges (links).
Step-by-step explanation: (The vertex formula is derived from the completing-the-square process, just as is the Quadratic Formula. In each case, memorization is probably simpler than completing the square.) For a given quadratic y = ax2 + bx + c, the vertex (h, k) is found by computing h = –b/2a, and then evaluating y at h to find k.
Answer:
z = -12
Step-by-step explanation:
The given system of equations is:
xy/(x + y) = 1 ...........................(1)
xz/(x + z) = 2...........................(2)
yz/(y + z) = 3...........................(3)
From (1): x + y = xy
=> y = xy - x
y = x(y - 1)
x = y/(y - 1).......................................(4)
From (2): 2(x + z) = xz
=> 2x + 2z = xz
2x = xz - 2z
2x = z(x - 2)
z = 2x/(x - 2) ....................................(5)
From (3): 3(y + z) = yz
=> 3y + 3z = yz
3y = yz - 3z
3y = z(y - 3)
z = 3y/(y - 3)....................................(6)
Comparing (5) and (6)
2x/(x - 2) = 3y/(y - 3)
2x(y - 3) = 3y(x - 2)
2xy - 6x = 3xy - 6y
6(y - x) = xy .................................(7)
But from (1): xy = x + y
Using this in (7), we have
6(y - x) = x + y
6y - y - 6x - x = 0
5y - 7x = 0
5y = 7x
x = 5y/7................................................(8)
Using this in (4)
5y/7 = y/(y - 1)
1/(y - 1) = 5/7
(y - 1) = 7/5
y = 1 + 7/5
y = 12/5..........................................(9)
Using this in (8)
x = 5(12/5)/7 = 12/7 .......................(10)
Using (10) in (5)
z = 2x/(x - 2)
z = 2(12/7) ÷ (12/7 - 2)
= 24/7 ÷ -2/7
= 24/7 × (-7/2)
= -24/2 = -12
z = -12.