The formula for area is L * W. So, this is 4*4 3/4= 19ft^2
3 + -4x = 5(x +6)
Re-order the terms:
3 + -4x = 5(6 + x)
3 + -4x = (6 . 5 + x . 5)
3 + -4x = (30 + 5x)
Solving:
3 + -4x = 30 + 5x
Solving for variable "x"
Move all terms containing "x" to the left, all the other terms to the right.
Add "-5x" to each side of the equation.
3 + -4x + -5x = 30 + 5x + -5x
Combine like terms: -4x + -5x = -9x
3 + -9x = 30 +5x + -5x
Combine like terms: 5x + -5x = 0
0 + -9x = 30 +0
3 + -9x = 30
Add "-3" to each side of the equation.
3 + -3 + -9x = 30 + 3
Combine like terms: 3 + -3 = 0
0 + -9x = 30 + -3
-9x = 30 + -3
Combine like terms: 30 + -3 = 27
-9x = 27
Divide each side by "-9".
x = -3
Simplifying:
x = -3
The recursive formula can be used to determine the total amount of time spent making hats based on the total amount of time spent previously is f(n + 1) = f(n) + 0.75
<h3>Recursive functions</h3>
The general recursive function is expressed as:
an+1 = d + an
where
r is the common difference
Given the sequence below
1.5, 2.25, 3.0, 3.75, ...
Common difference = 2.25 - 1.5 = 0.75
Substitute
f(n + 1) = f(n) + d
f(n + 1) = f(n) + 0.75
Hence the recursive formula can be used to determine the total amount of time spent making hats based on the total amount of time spent previously is f(n + 1) = f(n) + 0.75
Learn more on recursive formula here: brainly.com/question/1275192
#SPJ1