Answer:
84 in²
Step-by-step explanation:
The side lengths of the triangle are 3 consecutive integers whose sum (the perimeter) is 42. The average of those integers, 42/3 = 14, is the middle of the three, so they are 13, 14, 15. We're told the perimeter is in inches, so all of these dimensions are inches.
These are the last three of 4 consecutive integers, so the first, the height of the triangle, is 12. The base of the triangle is the 3rd of the four integers, so is 14. Then the area is ...
A = (1/2)bh = (1/2)(14)(12) = 84 . . . . . square inches.
Answer:
B
Step-by-step explanation:
5(2x+4)=30
10x+20=30
10x=10
x=1
Answer:
Step-by-step explanation:
independent quantity=60 m/h
dependent =time taken=t
60 t=325
t=325/60=65/12=5 5/12 hours
Completing the square is a process to find the solutions, or the x-values, to a quadratic equation. This method can only work if it is in the format: x^2 + bx = c
In this equation, the b value is -12 and the c value is -6. The process for completing the square goes like this:
x^2 + bx + (b/2)^2 = c + (b/2)^2
Now let’s solve the equation above using this method.
Step 1: x^2 - 12x + (-12/2)^2 = -6 + (-12/2)^2
Step 2: x^2 - 12x + (-6)^2 = -6 + (-6)^2
Step 3: x^2 - 12x + 36 = -6 + 36
Step 4: x^2 - 12x + 36 = 30
Now, to factor it. After doing the process until now, the left side of the equation can ALWAYS be in the format: (x + a)^2
Step 5: x^2 - 12x + 36 can be factored in this format as (x - 6)^2
Step 6: (x - 6)^2 = 30
Step 7: x - 6 = √30
Step 8: x = 6 ±√30