Comment
This is an area problem. The key words are 120 square feet and 12 feet longer.
And of course width is a key word when you are reading this.
Formula
Area = L * W
Givens
W = W
L = W + 12
Substitute and Solve
Area = L* W
120 = W*(W + 12)
W^2 + 12W = 120 square feet
w^2 + 12w - 120 = 0
This does not factor easily. I would have thought that a graph might help but not if the dimension has to be to the nearest 1/100 of a foot. The only thing we can do is use the quadratic formula.
a = 1
b = 12
c = - 120
w = [ -b +/- sqrt(b^2 - 4ac) ]/(2a)
w = [-12 +/- sqrt(12^2 - 4*(1)(-120)] / 2*1
w = [-12 +/- sqrt(144 - (-480)]/2
w = [-12 +/- sqrt(624)] / 2
w = [- 12 +/- 24.979992] / 2 The minus root has no meaning whatever.
w = (12.979992) / 2
w = 6.489995 I'll round all this when I get done
L = w + 12
L = 6.489995 + 12
L = 18.489995
check
Area = L * W
Area = 6.489995*18.489995
Area = 119.999935 The difference is a rounding error
Answer
L = 18.489995 = 18.49 feet
W = 6.489995 = 6.49 feet
Note: in the check if you round first to the answer, LW = 120.0001 when you find the area for the check. Kind of strange how that nearest 1/100th makes a difference.
Mandy Increases her books by 2 per month.
Bill increases his books by 4 per month.
Month Mandy Bill
May 18 4
June 20 8
July 22 12
August 24 16
Sept 26 20
Oct 28 24
Nov 30 28
Dec 32 32
At the end of December they will have read the same amount of books.
Problem 10
<h3>Answer: approximately 57.39159 km</h3>
Explanation: You'll use the equation cos(28) = d/65 to solve for d to get d = 65*cos(28) = 57.39159 approximately. We use the cosine ratio because it ties together the adjacent and hypotenuse.
=====================================
Problem 11
<h3>Answer: approximately 10.46162 meters </h3>
Explanation: This time we use the sine rule. We have the height as the opposite side (which is unknown, call it x) and the hypotenuse is the ladders length (11). So we have sin(72) = x/11 which solves to x = 11*sin(72) = 10.46162
=====================================
Problem 12
<h3>Answer: approximately 16.05724 cm</h3>
Explanation: Now we use the tangent rule to connect the opposite and adjacent sides.
tan(37) = 12.1/x
x*tan(37) = 12.1
x = 12.1/tan(37)
x = 16.05724 approximately
Answer:
<
Step-by-step explanation: