View Full Version : Alg. 2 question
woodworker101
Mar30-05, 10:29 PM
If A=9^9999 + 9^-9999 and B= 9^9999 - 9^-9999.
Then find the value of A^2 -B^2 + 1.
would i just take the the numbers and square them to get the value. What should i do.
A^2 - B^2 = ( A+B )( A-B )
for any A, B
That should simplify it a great deal
woodworker101
Mar30-05, 10:46 PM
so would the values be 0 or 18. this question is confusing to me even when you did simplify it for me
James R
Mar30-05, 11:13 PM
Put p = 9^9999 and q= 9^-9999
Then A = p+q and B = p-q
You want:
A^2 + B^2 - 1 = (p+q)^2 + (p-q)^2 - 1 = (p^2 + q^2 + 2pq) + (p^2 +q^2 - 2pq) - 1
= 2p^2 + 2q^2 - 1 = 2(9^{9999}) + 2(9^{-9999}) - 1
Curious3141
Mar31-05, 12:34 AM
Put p = 9^9999 and q= 9^-9999
Then A = p+q and B = p-q
You want:
A^2 + B^2 - 1 = (p+q)^2 + (p-q)^2 - 1 = (p^2 + q^2 + 2pq) + (p^2 +q^2 - 2pq) - 1
= 2p^2 + 2q^2 - 1 = 2(9^{9999}) + 2(9^{-9999}) - 1
Unnecessarily complicated, and I'm afraid you read the question wrongly.
A = 9^{9999} + 9^{-9999} and B = 9^{9999} - 9^{-9999}
A + B = (2)(9^{9999}) and A - B = (2)(9^{-9999})
A^2 - B^2 + 1 = (A + B)(A - B) + 1 = (4)(9^{9999})(9^{-9999}) + 1 = 4 + 1 = 5
James R
Mar31-05, 08:07 PM
Unnecessarily complicated, and I'm afraid you read the question wrongly.
I would argue that my solution is no more complicated than yours. You are, however, correct that I copied the question wrongly. My correct solution is:
A^2 - B^2 + 1 = (p+q)^2 - (p-q)^2 + 1 = (p^2 + q^2 + 2pq) - (p^2 +q^2 - 2pq) + 1
=4pq + 1 = 4(9^{9999})(9^{-9999}) + 1 = 4 + 1 = 5
So, we agree.
woodworker101
Mar31-05, 10:05 PM
they both seem right to me just that the letters are changed and makes it a little organized and not messy. So the right answer is 4+1 = 5.
Thanks for the help.
woodworker101
Mar31-05, 10:07 PM
I was wondering if you an explantation for what you did since my teachers requires how we got it instead of just stating a thoure (how ever you spell it) about how we got it. it is kind of stuiped but makes perfect sense to him.
Curious3141
Apr1-05, 02:22 AM
I would argue that my solution is no more complicated than yours. You are, however, correct that I copied the question wrongly. My correct solution is:
A^2 - B^2 + 1 = (p+q)^2 - (p-q)^2 + 1 = (p^2 + q^2 + 2pq) - (p^2 +q^2 - 2pq) + 1
=4pq + 1 = 4(9^{9999})(9^{-9999}) + 1 = 4 + 1 = 5
So, we agree.
I feel it's needlessly complicated to expand out the square terms, you can factorise immediately without doing that. With your notation, it would simply be :
(p + q)^2 - (p - q)^2 + 1 = (p + q + p - q)(p + q - p + q) + 1 = (2p)(2q) + 1 = 4pq + 1
and I personally think that is simpler, IMHO. But let's not split hairs.
It's two ways to get to the same destination. I agree your method is perhaps neater, but requires more insight at the start, and so is perhaps not as direct as mine. We could argue over pedagogic value, too, but I'm happy to leave it here.
Gee, I have a big ego! :)
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.