Jonathan was playing football yesterday. Jonathan got hurt, started crying, and had to go to the doctor. The doctor said that the number of stitches Jonathan would get is equal to n . If n + 1 = , calculate 3n .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
n + 1 = (n/7 + 1)²
= n²/49 + 2n/7 + 1
n² / 49 = n - (2n / 7) = 5n / 7
n² = 35n
0 = n² - 35n
= n(n - 35)
n = 0 OR n = 35
Answer = 3n = 105