total charge = days late * fine
3.77 = 13*fine
divide by 13 on each side
3.77 /13 = fine
.29
The charge is $.29 per day
Answer:
C($)= (x²/2 +11x)5.75
Step-by-step explanation:
Let's assume the height= x
The base= x+22
Area= 1/2(base*height).
Area= 1/2((x+22)(x))
Area= x²/2 +11x
Cost per ft= $5.75
Cost for painting the triangular mural C
C($)= (x²/2 +11x)5.75
Answer:
Not quite sure what you're meant to solve for, but my solution is below.
Step-by-step explanation:
The square root of a value squared is the absolute value of that value, because squaring removes all negatives. Therefore:



Hope this helps!
9514 1404 393
Answer:

Step-by-step explanation:
The first term is 2, so part of the recursive definition is ...
f(1) = 2
The common ratio is 6/2 = 3, so each term is 3 times the previous one. That part of the recursive definition is ...
f(n) = 3·f(n -1)
These two parts of the definition match choice C.