Answer:
Step-by-step explanation:
4[5]
The answer is b because you have 4 queens in a deck of cards and 13 clubs in a deck so if you add them you would get 17/52 cards
I'd start by writing an equation for each of the right triangles. (Pythagorean theorem)
y² + 9² = z²
x² + z² = (4+9)²
4² + y² = x²
we want to find z so combine the equations by substituting the other variables x,y out.
substitute y² for (x² - 4²) in 1st equation.
(x² - 4²) + 9² = z²
now by rearranging the 2nd equation we can substitute x² for (13² - z²)
(13² - z²) - 4² + 9² = z²
169 - z² - 16 + 81 = z²
234 - z² = z²
234 = 2z²
234/2 = z²
117 = z²
√(117) = z
√(9*13) = z
3√(13) = z
13 goes in the box
Answer:
y= x-3
Step-by-step explanation:
The points are ;(0, -3), (5,2), (7,4), (10,7).
Plot the coordinates on a graph tool to visualize the graph
Select two points to find the slope ; take point (5,2) and (10,7)
m=Δy/Δx
Δy = 7-2=5
Δx=10-5 = 5
m=5/5 =1
The equation of the graph will be;
m= Δy/Δx
1=y-4/x-7
x-7 = y-4
x-7+4=y
x-3=y
y= x-3