Answer:
CBA
Step-by-step explanation:
your welcome
Answer:
60% of $70 is $42, so i think its $42
Answer:
Area = length * width
112 = (2w+2)*w
112 = 2w^2 + 2w
0 =2w^2 + 2w - 112
0 = w^2 + w - 56
0 = ( w + 8 )( w - 7 )
w+8=0 results in negative measures
w-7=0 --> w = 7
width is 7
length is 16
Answer:
y = -20x + 100
Step-by-step explanation:
As per your requirement For Part B, the solution is
The equation in slope-intercept form to model the relations is below:-
To reach 2 points on the graph the line passes through
lets use p1(0, 100), p2(1, 80)
now we will compute the slope:


= -20
and now use line equation in form point-slope:
y - y1 = m(x - x1)
y - 100 = -20(x - 0)
y = -20x + 100
Answer:
- square: 9 square units
- triangle: 24 square units
Step-by-step explanation:
Using a suitable formula the area of a polygon can be computed from the coordinates of its vertices. You want the areas of the given square and triangle.
<h3>Square</h3>
The spreadsheet in the first attachment uses a formula for the area based on the given vertices. It computes half the absolute value of the sum of products of the x-coordinate and the difference of y-coordinates of the next and previous points going around the figure.
For this figure, going to that trouble isn't needed, as a graph quickly reveals the figure to be a 3×3 square.
The area of the square is 9 square units.
<h3>Triangle</h3>
The same formula can be applied to the coordinates of the vertices of a triangle. The spreadsheet in the second attachment calculates the area of the 8×6 triangle.
The area of the triangle is 24 square units.
__
<em>Additional comment</em>
We have called the triangle an "8×6 triangle." The intention here is to note that it has a base of 8 units and a height of 6 units. Its area is half that of a rectangle with the same dimensions. These dimensions are readily observed in the graph of the vertices.