1 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
The given information is,
→ a = -8
→ b = -7
→ c = 6
Let's verify the problem,
→ (a+b) + c = a+ (b+c)
→ (-8 - 7) + 6 = -8 + (-7 + 6)
→ -15 + 6 = -8 - 1
→ -9 = -9
→ [ LHS = RHS ]
Hence, it is equal and verified.
Answer: x = 13
Step-by-step explanation: When solving an equation like this, we are trying to get our variable which is our letter by itself.
So we first want to ask ourselves what is the 14 doing to <em>x</em>. Well, we can see that it's being added to <em>x</em> so to get <em>x</em> by itself, we will do the opposite of addition which is subtraction. So we subtract 14 from both sides of the equation.
The +14 -14 cancels out so we're left with <em>x</em> on the left.
On the right, we must subtract 14 from 27 to get 13.
So we have x = 13 which is the solution to this equation.
Answer:
P and Q are two points on the line x-y+1=0 and are at a distant of 5 units from the origin. Find the area of triangle POQ.
Step-by-step explanation:
P and Q are the intersection points of
x-y+1 = 0 and the circle x^2 + y^2 = 25
sub y = x+1 into the circle
x^2 + (x+1)^2 = 25
x^2 + x^2 + 2x + 1 - 25 = 0
x^2 + x - 12 = 0
(x+4)(x-3) = 0
x = 3 or x = -4
y = 4 or y = -3
so P(3,4) and Q(-4,3) are our two points
Height of triangle.
h = |0 - 0 + 1|/√2 = 1/√2
PQ = √( (-7)^2 + 1^2) = √50 = 5√2
area POQ = (1/2)(1/√2)(5√2) = 5/2 square units
hope this helped
Answer:
Length = 9units
Width = 7units
Step-by-step explanation:
It is said that the length is 2units more than the width
Assume that the width is x, then the length will be 2 + x
ie
Width = x
Length = 2 + x
Area of the rectangle = 63units
Area of rectangle = l * b
l - length of the rectangle
b - width of the rectangle
A = l * b
63 = (2 + x) * x
63 = ( 2 + x) x
63 = 2x + x^2
Let's rearrange it
x^2 + 2x - 63 = 0
Let's find the factor of 63
A factor that can be multiplied to give -63 and that can be added to give +2
Let's use -7 and +9
x^2 - 7x + 9x - 63 = 0
Separate with brackets
( x^2 - 7x) + ( 9x - 63) = 0
x( x - 7) + 9(x - 7) = 0
( x + 9)(x - 7) = 0
( x + 9) = 0
( x - 7) = 0
x + 9 = 0
x = -9
x - 7 = 0
x = 7
Note: the length of a rectangle can not be negative
So therefore,
x = 7
Length = 2 + x
= 2 + 7
= 9units
Width = x
= 7units