Answer:
112.5ft^2
Step-by-step explanation:
10 x 9 = 90
9 × 5 × .5 = 22.5
90 + 22.5 = 112.5
The opposite angles equal each other, so X and Z are equal
using that we solve for x by setting them equal:
6x-60 = 2x+68
subtract 2x from each side:
4x -60 = 68
add 60 to each side:
4x = 128
divide both sides by 4
x = 128/4
x = 32
now we know x so we can solve everything else by replacing x with 32
WY = 3x+5 = 3(32)+5 = 96+5 = 101
angle Z = 2x+68 = 2(32)+68 = 64+132
the answer is C
Answer:
A
Pls mark brainliest
Answer:
y -6 = 1/3(x +3) or y = 1/3x +7
Step-by-step explanation:
The slope of the line describing the given path is the x-coefficient, -3. The slope of the perpendicular line will be the negative reciprocal of that:
m = -1/(-3) = 1/3
The point-slope form of the equation for a line can be used to write the equation for the new path:
y -k = m(x -h) . . . . . line with slope m through point (h, k)
For m=1/3 and (h, k) = (-3, 6), the new path can be represented by ...
y -6 = 1/3(x +3) . . . . point-slope form
y = (1/3)x +7 . . . . . . slope-intercept form
Classic Algebra and its unnecessarily complicated sentence structure. As you may have probably known, Algebra has its own "vocabulary set".
"the length of a rectangle exceeds its width by 6 inches" -> length is 6 in. longer than width -> l= w + 6
Since we're solving for the length and width, let's give them each variables.
length = l = w+6
width = w
The next bit of information is "the area is 40 square inches"
Applying the formula for the area of a rectangle we can set up:
l x w = 40
replace "l", or length, with it's alternate value.
(w+6) x w = 40
distribute
+ 6w = 40
subtract 40 from both sides
+ 6w - 40 = 0
factor
(w - 4)(w + 10) = 0
solve for w
w= 4, or -10
So great, we have 2 values; which one do we choose? Since this problem is referring to lengths and inches, we will have to choose the positive value. There is not such thing as a negative distance in the real world.
We now have half of the problem solved: width. Now we just need to find the length which we can do but substituting it back into the original alternate value of l.
l = w + 6
w=4
l = 4 + 6 = 10
The length is 10 in. and the width is 4 in. Hope this helps!