Part A
<h3>Answer:
h^2 + 4h</h3>
-------------------
Explanation:
We multiply the length and height to get the area
area = (length)*(height)
area = (h+4)*(h)
area = h(h+4)
area = h^2 + 4h .... apply the distributive property
The units for the area are in square inches.
===========================================================
Part B
<h3>Answer:
h^2 + 16h + 60</h3>
-------------------
Explanation:
If we add a 3 inch frame along the border, then we're adding two copies of 3 inches along the bottom side. The h+4 along the bottom updates to h+4+3+3 = h+10 along the bottom.
Similarly, along the vertical side we'd have the h go to h+3+3 = h+6
The old rectangle that was h by h+4 is now h+6 by h+10
Multiply these expressions to find the area
area = length*width
area = (h+6)(h+10)
area = x(h+10) ..... replace h+6 with x
area = xh + 10x .... distribute
area = h( x ) + 10( x )
area = h( h+6 ) + 10( h+6 ) .... plug in x = h+6
area = h^2+6h + 10h+60 .... distribute again twice more
area = h^2 + 16h + 60
You can also use the box method or the FOIL rule as alternative routes to find the area.
The units for the area are in square inches.
Answer:
80%
Step-by-step explanation:
because 7200 / 300 equals 24 and 24 / 30 equals .8 so its 80% and if you want to check the answer you take 30 * .8 OR 80% and it gives you 24
Answer:
a)10
b)-11.4
Step-by-step explanation:
you should find common denominator bit don't forget that they are negative
Answer:
(x - 4)(x - 4)
x = 4
Step-by-step explanation:
x² - 8x + 16
= (x - 4)(x - 4)
x - 4 = 0
x = 4
The x- and y- coordinates of point E, which partitions the directed line segment from J to K into a ratio of 1:4 is (17, 11)
<h3>Midpoint of coordinate points</h3>
The midpoint of a line is the point that bisects or divides the line into two equal parts
If the line JK is partitioned into the ratio 1:4 with the following coordinates
J(-15, -5) and K(25, 15)
Using the expression below;
M(x, y) =[mx1+nx2/m+n, my1+ny2/m+n]
Substitute the ratio and the coordinates
M(x, y) =[1(-15)+4(25)/4+1, 1(-5)+4(15)/1+4]
M(x, y) = [(85)/5, 55/5]
M(x, y) = (17, 11)
Hence the x- and y- coordinates of point E, which partitions the directed line segment from J to K into a ratio of 1:4 is ((17, 11)
Learn more on midpoint of a line here: brainly.com/question/5566419
#SPJ1