base, b = 45m
angle of elevation, aoe = 82deg
height at 86th floor, h1
height above 86th floor, h2 = 123m
total height, h = h1 + h2
using
tan (aoe) = h1/b
=》 h1 = tan (aoe) × b = tan 82 x 45 = 320.2
h = h1 +h2 = 320.2 + 123 = 443.2m
The new line will have the same slope as the old one.
y = x + 4
y = x + b is the new line
We solve for b by using (2,2)
When x = 2
y = 2
2 = 2 + b
b = 0
Therefore the new line is
y = x
4 quadrant
plot the graph of the line
Answer:
The width of the floor is 10 ft.
Step-by-step explanation:
First, you have to form expressions of width and length in terms of w. With the given information :
width = w ft
length = (w - 2) ft
Given that the area of rectange is A = length × width so you have to subtitute the expressions and value into the formula :
A = l × w
80 = (w - 2) × w
w(w - 2) = 80
w² - 2w = 80
w² - 2w - 80 = 0
(w + 8)(w - 10) = 0
w + 8 = 0
w = -8 (rejected)
w - 10 = 0
w = 10