Area of a triangle: (b*h) /2
So :
(14,5 * 10.5) /2
=152,25 /2
= 76.125
We can use the slope-intercept form of the equation of a line, y = mx + b, where m is the slope and b is the y-intercept.
From the graph, we see the line crosses the y-axis at y = 15. That means the y-intercept is 15, and we have so far y = mx + 15.
Now we need the slope. On the graph we see that for every 3 units up in y, there is 1 unit to the right in x. The slope is 3/1 = 3. m = 3. Now we add the slope to the equation.
y = 3x + 15
Answer: y = 3x + 15
Answer: C O R R E C T
Step-by-step explanation:
Answer:
x-17.5
Step-by-step explanation:
angles in a triangle add to 180
3x+8+(2x-3)+5x = 180
simplify(collect like terms):
10x + 5 = 180
solve:
10x = 175
x=17.5
Answer:
(0, -3)
Step-by-step explanation:
Here we'll rewrite x^2+y^2+6y-72=0 using "completing the square."
Rearranging x^2+y^2+6y-72=0, we get x^2 + y^2 + 6y = 72.
x^2 is already a perfect square. Focus on rewriting y^2 + 6y as the square of a binomial: y^2 + 6y becomes a perfect square if we add 9 and then subtract 9:
x^2 + y^2 + 6y + 9 - 9 = 72:
x^2 + (y + 3)^2 = 81
Comparing this to the standard equation of a circle with center at (h, k) and radius r,
(x - h)^2 + (y - k)^2 = r^2. Then h = 0, k = -3 and r = 9.
The center of the circle is (h, k), or (0, -3).