Answer:
1) (2,4)
2) (5,-2)
Step-by-step explanation:
those are the points at which the lines cross making them the solutions to the equations
Answer:
t + 109,400.00 =$120,340.00
Step-by-step explanation:
6 sin θ - 3 csc θ = 0
6 sin θ = 3 csc θ = 3/sin θ
6 sin^2 θ = 3
sin^2 θ = 3/6 = 1/2
sin θ = sqrt(1/2)
θ = arcsin(sqrt(1/2)) = 45 degrees.
θ = 45°
Answer:
Lets take all factors into consideration first
The door is a rectangle and the area of a rectangle is length times width
Let the width be w
Let the length be l
Equation length × breadth = area
(w+48)w = 3024
w^2 + 48w = 3024
w^2 + 48w - 3024 = 0
w^2 + 84w - 36w - 3024 = 0
w(w + 84) -36 ( w + 84) = 0
(w + 84) (w - 36) = 0
w + 84 = 0 AND w - 36 =0
w = -84 and w = 36
Since width cannot be negative, the right answer is 36
How did I get 84 and 36? Well, I had to factorize 3024 and since 84 times 36 is 3024 and 84 minus 36 is 48, I chose them.