p 2 − 3 q = 6 4
If p and q are positive prime numbers that satisfy the equation above, find the value of p + q .
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.
Since 3 q can be factored as both 3 ∗ q and 1 ∗ ( 3 q ) , for sake of completeness we would also have to look at the possibility that either p + 8 = 1 or p − 8 = 1 . As neither of these cases lead to a prime value for p , we then know that either p + 8 = 3 or p − 8 = 3 .
Logically....>given that p and q are prime no.and according to eqn p^2 must be greater tham 3q hence only 11 is a no whose square will be greater hence p=11.now. 11^2=121 121-64=57 57/3=19 Hence q=19
Since both are positive p must be greater than 7 .... Subbed first possible value and low and behold it worked.
Problem Loading...
Note Loading...
Set Loading...
Rearrange the equation as 3 q = p 2 − 6 4 = p 2 − 8 2 = ( p + 8 ) ( p − 8 ) .
Since q is prime, 3 q has only two factors 3 and q , so either p + 8 = 3 or p − 8 = 3 .
The first equation tells us that p = − 5 which cannot occur as p > 0 , so we conclude that p satisfes the second equation and is equal to 1 1 . Substituting p = 1 1 into 3 q = ( p + 8 ) ( p − 8 ) gives 3 q = 1 9 ∗ 3 and so q = 1 9 . Hence p + q = 1 1 + 1 9 = 3 0 .