SOLUTION: 1. Twenty more than the square of a number is twelve times the number. find the numbers. ___________ ___________ ___________ ___________ ___________ ___________ ______ 2. The P

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: 1. Twenty more than the square of a number is twelve times the number. find the numbers. ___________ ___________ ___________ ___________ ___________ ___________ ______ 2. The P      Log On


   



Question 74399This question is from textbook Prentice Hall Algebra 1 Practice Workbook
: 1. Twenty more than the square of a number is twelve times the number. find the numbers.
______________________________________________________________________________
2. The Product of three more than a number times two less than the number is fourteen. Find the numbers.
____________________________________________________________________________
3. The sum of the squares of two consecutive odd positive integers is 202. Find the numbers.
This question is from textbook Prentice Hall Algebra 1 Practice Workbook

Answer by bucky(2189) About Me  (Show Source):
You can put this solution on YOUR website!
Problem 1: Twenty more than the square of a number is twelve times the number. find the numbers.
.
Begin by calling the unknown number or numbers N. Squaring N gives you N%5E2 and
20 more than that is N%5E2+%2B+20. The problem then tells you that this equals 12 times
the number which is written as 12N. So the equation becomes:
.
N%5E2+%2B+20+=+12N
.
Get this into the standard form of a quadratic equation by subtracting 12N from both sides.
The result is:
.
N%5E2+-+12N+%2B+20+=+0
.
The left side of this equation can be factored into two terms as follows:
.
%28N-10%29%2A%28N-2%29+=+0
.
(You can check this by multiplying these two terms and seeing that they get you back to
N%5E2+-+12N+%2B+20.)
.
Notice that the factored form of the equation will be true if either %28N-10%29+=+0 or if
%28N-2%29+=+0 because if either factor equals zero, the entire left side of the equation
equals zero.
.
So, one at a time set the two factors equal to zero and solve for N. From the first factor
you will find that N=10 and from the second factor you will find that N=2.
So your problem has two answers that work ... N = 10 and N = 2. Check these two out by
returning to the problem and asking yourself, "Does 20 more than the square of 10 equal
12 times 10?" This simplifies to, "Does 20 more than 100 equal 120?" and, of course, it
does. Then you can do the same with 2. "Does 20 more than the square of 2 equal
12 times 2?" This simplifies to, "Does 20 more than 4 equal 24?" and, of course, it does also.
.
Problem 2: The Product of three more than a number times two less than the number is
fourteen. Find the numbers.
.
Again, let N represent the unknown number or numbers. Three more than that number is
%28N%2B3%29 and two less than that number is %28N-2%29. The problem says that product of
these two quantities equals 14. In equation form this becomes:
.
%28N%2B3%29%2A%28N-2%29+=+14
.
Multiply out the left side and the equation becomes:
.
N%5E2+%2B+N+-+6+=+14
.
Put this into standard quadratic form by subtracting 14 from both sides to eliminate
the 14 on the right side of the equation. The result of this subtraction from both sides is:
.
N%5E2+%2B+N+-20+=+0
.
The left side of this equation factors and the factored form is:
.
%28N%2B5%29%2A%28N-4%29+=+0
.
Just as we did in the first problem (and for the same reason) set each of the factors equal
to zero and you find that N+=+-5 and N+=+%2B4 are the two solutions.
.
Check by determining if (-5+3)*(-5-2) equals 14. (It does). And then determine if
(4+3)*(4-2) equals 14. (It does also).
.
Problem 3: The sum of the squares of two consecutive odd positive integers is 202. Find
the numbers.
.
Let N represent the odd positive integer. Then the next odd positive integer must be
N+2 because odd integers are always separated by an even integer in between. [Think that
two odd integers in a row are 3 and 5 or 7 and 9. They are always 2 apart.]
.
The squares of these two integers are N%5E2 and %28N%2B2%29%5E2 which is equal to
N%5E2+%2B+4N+%2B+4. When you add these two squares together you get:
.
N%5E2+%2B+N%5E2+%2B+4N+%2B+4 and by combining the squared terms this becomes:
.
2N%5E2+%2B+4N+%2B+4. Set this sum of the squares equal to 202 as required by the problem.
.
2N%5E2+%2B+4N+%2B+4+=+202
.
Then get this into standard quadratic form by subtracting 202 from both sides to eliminate the
202 on the right side and the equation becomes:
.
2N%5E2+%2B+4N+-+198+=+0
.
Simplify the problem a little by dividing both sides (all terms) by 2 to eliminate the
multiplier of 2 on the N%5E2 term and the equation reduces to:
.
N%5E2+%2B+2N+-+99+=+0
.
This factors to:
.
%28N+%2B+11%29%2A%28N+-+9%29+=+0
.
Setting each factor equal to zero as was done in the other problems above results in
two answers: N+=+-11 and N+=+9. The problem, however, requires the answer to
be a positive odd number, so we ignore the negative answer for N and the answer to this
problem is that N = +9. The other positive odd integer is 2 plus the +9 or 11. In summary
the two odd positive integers you are looking for are 9 and 11.
.
Check by finding the sum of their squares. The squares are 81 and 121 and their sum is 202
as is required by the problem, so the answers we got check.
.
Hope that in these three problems you see how to work with setting up these quadratic
equations and you see how you can solve them by factoring, if they do factor. If they do not
factor you will have to use another method to solve them, and the most universal method is
the quadratic formula which is another lesson entirely.