4 is equal to 2*2 (double the 2 is 4)
8 ft up the building is where the top of the ladder touches (use Pythagorean Theorem)
<span />
Answer:
Recursive algorithms call itself with simpler or smaller input values. They can be used to solve large problems by using the solutions to minor parts of the problem, these minor problems are then further broken down to solvable cases.
Given the input as a sequence;
max(
if
return 
else

if
>
return 
else return 
Answer:
it is c
Step-by-step explanation:
Part A: the area of a rectangle is A= lw, so
A= lw
Height= 6x+3.= 9x
Width= 8
Which makes the expression to this area 9x x 8 ( 9x times 8 )
Part B: you do the same to get the expression here, so the expression would be
6x x 12 ( 6x times 12 )
The answer to this part is yes because both end up being 72x once you get the answer of each.