The information is really hard to follow, you should ask the question with a screenshot of the data table.
<span>There is a formula for a loan : A = P * r * ( r + 1 ) ^n / (( r + 1 ) ^n - 1 ), where P is the loan and A is the monthly payment. So P = $4,250 and r = 0.1325 : 12 = 0.011. ( 13.25 % = 0.1325 and we divide it by 12, because the interest is compounded monthly ). A = 4,250 * 0.011 * 1.011^(24) / ( 1.011^(24) - 1 ) = 4,250 * 0.11 * 1.3 / 0.3 = 4,250 * 0.0477; A = $202.55. Finally we have to multiply this sum by 24 : the total finance charge: $202.55 * 24 = $ 4,861.20. Answer: D ) $4,861.20 </span>
<u><em>The Statement </em></u>
<u><em>C.4.747<4.75 is true</em></u>
<u><em>Good luck!</em></u>
Complete question is;
An architect plans to build an extension to meiling's rectangular deck. Let x represent the increase, in meters, of her deck's length. The expression 4(x+8) represents the area of the deck, where 4 is the width, in meters, and (x+8) represents the extended length, in meters. Use distributive property to write an expression that represents the total area of meilings new deck.
Answer:
4x + 32
Step-by-step explanation:
We are told that the expression 4(x+8) represents the area of the deck.
Also, that 4 is the width, in meters, and (x+8) represents the extended length, in meters.
Thus, area is;
A = 4(x+8)
Using distributive property simply means we will distribute the term outside the bracket to each term inside the bracket.
Thus;
A = (4 * x) + (4 × 8)
A = 4x + 32