Answer:
46
Step-by-step explanation:
There is an open + in the middle. It does not have any brackets around it. Therefore you do it at the very last.
Left side of the plus sign.
[16 ÷ (2 + 3*2)] Do the multiplication inside the parenthesis ( 2*3) first.
= [16 ÷ (2 + 6)] Add inside the parenthesis.
= [16 ÷ 8 ] Do the division
= 2
Right side of the open plus sign
[4 * (36 - 25)] Do the subtraction first.
[4 * 11 ] Do the multiplication
44
Now combine both right and left side.
2 + 44
46
The answer is 46.
Answer: <span>y - 37.5 = 2.5 ( x - 7)
Explanation:
1) The point-slope form is has this form:
y - y1 = m (x - x1)
Where m is the slope or rate of change and x1, y1 are the coordinates of the point.
2) you are told that the the rate of change of water (m) is 2.5
m = 2.5
3) The point is given by that after 7 min the rain barrel contains 37.5 gallons. This is:
x1 = 7
y1 = 37.5
</span>4) Replace those value in the point-slope model:
y - 37.5 = 2.5 ( x - 7)
That is the point-slope model or equation.
A = l x w
so you know that the length is 3m longer than the width, so you could use a formula to represent that
w = l + 3
you then substitute the second equation into the first to solve for l
70 = l x (l +3)
70 = l^2 + 3l
you could then rearrange the formula and solve for l using the quadratic formula
0 = l^2 + 3l - 70
l = -3 +- (square root (3)^2 - 4(1)(70)) / 2(1)
l = -3 +- (square root 9 + 280) / 2
l = -3 +- (square root 289) / 2
l = -3 +- 17 / 2
then you solve for the two seperate roots
l = -3 + 17 /2
l = 14 / 2
l = 7
or
l = -3 - 17 / 2
l = -20 / 2
l = -10
since a length cannot be negative, this root is not viable. therefore l = 7
to solve for w you would use
w = l + 3
w = 7 + 3
w = 10
hope this helps! if you did not understand a step or concept please let me know!
Answer:
Step-by-step explanation:
a² - b² = (a + b) (a - b)
1)x² - 36 = x² - 6² = (x + 6)(x-6)
2) 4x² - 16 = 4x² - 4*4 = 4(x² - 4)
= 4(x² -2²)
= 4(x + 4)(x-4)
3) 9x² -1 = 3²x² - 1² = (3x)² - 1²
=(3x + 1)(3x - 1)