Answer:
4/52 or 1/13
Step-by-step explanation:
there are only 4 kings; diamond, Heart, Spades and Clubs.
Answer:
42
Step-by-step explanation:
First I'm going to assume that C and A are perpendicular.
Because its perpendicular, this creates a 90 degree angle which can be used to create the following equation.

Reduce
11x = 88
x = 8
We then plug in 8 into the equation 6x - 6 in order to solve for that angle.
6(8) - 6
42
Answer:
c. f(x) x+1/x-1
Step-by-step explanation:
To answer this question, we need to check each answer one by one until we find the right one.
y = (x+6)/(x-6)
switch x and y
x = (y+6)/(y-6)
solve for y
x(y-6) = y+6
xy - 6x = y+6
y(x-1) = 6x+6
y = (6x+6) /(x-1) = 6(x+1)/(x-1)
f^-1(x) = 6(x+1)/(x-1)
y = (x+2)/(x-2)
switch x and y
x = (y+2)/(y-2)
solve for y
x(y-2) = y+2
xy -2x = y+2
y(x-1) = 2x+2
y = (2x+2)/(x-1)
f^-1(x) = 2(x+1)/(x-1)
y = (x+1)/(x-1) ------ correct one
switch x and y
x = (y+1)/(y-1)
solve for y
x(y-1) = y+1
xy - x = y+1
y(x-1) = x+1
y = (x+1)/(x-1)
f^-1(x) = (x+1)/(x-1)
f(x) = f^-1(x)
Answer:
x = -1 and y = -1
Step-by-step explanation:
to solve this equation we say
let
2x-5y=3.......................................... equation 1
4y-x=-3............................................equation 2
from equation 2
4y-x=-3............................................equation 2
4y + 3 = x
i.e
x = 4y + 3 ............................................. equation 3
put x = 4y + 3 in equation 1
2(4y +3) - 5y = 3
8y + 6 -5y = 3
3y +6 = 3
3y= 3-6
3y -3
divide both sides by the coefficient of y which is 3
3y/3 = -3/3
y = -1
put y = -1 into equation 3
x = 4y + 3 ............................................. equation 3
x = 4(-1) + 3
x = -4 + 3
x = -1
therefore the value of x = -1 and y = -1 respectively