The tangent of x is defined to be its sine divided by its cosine: tan x = sin x cos x . The cotangent of x is defined to be the cosine of x divided by the sine of x: cot x = cos x sin x .
4*15=60
19*7=133
133-60=73
the shaded area is 73
:}
X=-1 and y=3
To solve this, because y is equal to 2x+5, you can substitute 2x+5 into the bottom equation for y.
You now have 3x - (2x + 5) =-6
This can be solved like a normal equation. Multiply each term in the parenthesis by -1.
3x - 2x - 5 = -6
Subtract 2x from 3x
x - 5 = -6
Add 5 to both sides
x=-1
Now you can solve for y by plugging -1 in for x in either equation. Im going to use the top one.
y= 2(-1)+5
y= -2+5
y=3
You can check your answer by plugging in the values for x and y into both equations and making sure both sides equal each other.
ANSWER:
a = 11
b = 2
Explaination:
We have two equations:
a = 5b + 1 .....................(1)
a = 3b + 5.....................(2)
Here we use substitution method in order to solve the set of equations.
put a=3b+1 to equation (1)
3b + 5 = 5b + 1
Solve for b
5 = 5b -3b + 1
5-1 =2b
4 = 2b
b = 2
Now put the value of b = 2 into the equation (1) or (2)
a = 5b + 1
a = 5(2) + 1
a = 10 + 1
a = 11