Answer:
=−14x+18
Step-by-step explanation:
happy to help ya :)
Answer:
Step-by-step explanation:
The area of the given squares are
Area = 64 in
Area = 225 in
Area = 289 in
The length of each side of a square is determined by finding the square root of its area. For the first square, the length of its side is √64 = 8inches. For the second square, the length of its side is √225 = 15inches. For the third square, the length of its side is √289 = 17inches.
For a right angle triangle to be formed, Pythagorean theorem must be obeyed. Sum of the square of the smaller sides must equal the square of the longer side. Therefore,
8² + 15² = 17²
289 = 289
Therefore, the correct statement is
Yes, a right triangle can be formed because the sum of the areas of the two smaller squares equals the area of the largest square
Answer:
3 (m^2 - 16)
Step-by-step explanation:
factoring means taking out a common multiple of all the terms in the expression
in this case, if you multiply 3 and m^2, 3 and -16, you would get 3m^2-48
so you take the three and put it outside of the parenthesis that contains the factored terms
this leaves you with 3 (m^2 - 16)
Answer is 5
first you do 1 divided by 5 then you times by 25
Answer:
a rectangle is twice as long as it is wide . if both its dimensions are increased 4 m , its area is increaed by 88 m squared make a sketch and find its original dimensions of the original rectangle
Step-by-step explanation:
Let l = the original length of the original rectangle
Let w = the original width of the original rectangle
From the description of the problem, we can construct the following two equations
l=2*w (Equation #1)
(l+4)*(w+4)=l*w+88 (Equation #2)
Substitute equation #1 into equation #2
(2w+4)*(w+4)=(2w*w)+88
2w^2+4w+8w+16=2w^2+88
collect like terms on the same side of the equation
2w^2+2w^2 +12w+16-88=0
4w^2+12w-72=0
Since 4 is afactor of each term, divide both sides of the equation by 4
w^2+3w-18=0
The quadratic equation can be factored into (w+6)*(w-3)=0
Therefore w=-6 or w=3
w=-6 can be rejected because the length of a rectangle can't be negative so
w=3 and from equation #1 l=2*w=2*3=6
I hope that this helps. The difficult part of the problem probably was to construct equation #1 and to factor the equation after performing all of the arithmetic operations.