|
Answer: P = 2l + 2w = 32 l + w = 16 w = 16 – l A = lw 1w = 60 l(16 – l) = 60 16l-l2 = 60 0 = l2 – 16l + 60 0 = (1 – 10) (l – 6) l = 10 and w = 6 or w = 10 and l = 6.
DEFINITIONS:
Symbolic algebra -- using variables and numbers to characterize and represent mathematical situations[1]
Recursive notation -- a process that is inherently repetitive, with the result of each repetition usually depending upon those of the previous repetition. [2] Note - Recursive notation requires the previous term (or information to begin) to generate the next term. This type of function follows a pattern that “reoccurs”. The power of this type of function is not in solving this particular problem, rather in helping students use patterns to generate conclusions as well as bring meaning to explicit functions.
One example of a recursive function that could be used to
solve this problem is
|