91 IS THE AREAS OF THE SIX RECTANGLES
Answer:
10 and 12
Step-by-step explanation:
let the consecutive even integers be n and n + 2 , then
n² - 64 = 3(n + 2) ← distribute parenthesis
n² - 64 = 3n + 6 ( subtract 3n + 6 from both sides )
n² - 3n - 70 = 0 ← in standard form
(n - 10)(n + 7) = 0 ← in factored form
Equate each factor to zero and solve for n
n - 10 = 0 ⇒ n = 10
n + 7 = 0 ⇒ n = - 7
Since n must be a positive even integer then n = 10 and n + 2 = 10 + 2 = 12
The 2 numbers are 10 and 12
A^2+b^2=c^2
(2sqrt3)^2+b^2=16
12+b^2=16
solve for b
b=2
Now triangle area is A=1/2 bh
so
A=(1/2)(2)(2sqrt3)
A=2sqrt3
y=mx+b is the equation of a line;
m=slope , b= y-intercept
You can find the slope with this following equation: (y(2)-y(1))/(x(2)-x(1))
In this case the points are (0,4) and (-2,-3). The first set being (0,4) and the second (-2,-3). This means (0,4) can be expressed as (x(1),y(1)) and (-2,-3) expressed as (x(2),y(2)). Plugging these numbers into the slope equation gives us: (-3-4)/(-2-0) = -7/-2 = 7/2.
m= 7/2 ; so we have : y= (7/2)x+b
We are give a set of points which it passes through, we can simply plug them in:
4 = (7/2)(0)+b (0 is the x and 4 is the y)
We get 4 = 0 +b .... 4=b
our final equation is : y=(7/2)x+4