What is high powered geometry?

  • Thread starter Thread starter eax
  • Start date Start date
  • Tags Tags
    Geometry
AI Thread Summary
High powered geometry, often referred to as "super geometry," is a method used to tackle complex mathematical problems, though specific examples are rarely provided in educational settings. A recent problem involving a piggy bank with 100 coins totaling $8.35 illustrates the application of this approach. The discussion highlights how to maximize the number of dimes while also exploring methods to determine the minimum number of dimes without relying on multiple-choice options. The conversation reveals a lack of clarity on the practical application of high powered geometry in solving such problems. Overall, this method remains an intriguing yet underexplored topic in advanced mathematics.
eax
Messages
61
Reaction score
0
When ever my teacher comes to a very complicated problem he says there is a way to solve it using highpowered geometry. But never showed an example or really talked about it much.

Solving such advanced problems with highpowered geometry sounds interesting. Can anyone please enlighten me on this, and give an example of it at work?

I am in grade 11.

Thanks in advance!
 
Mathematics news on Phys.org
It would help if you posted a specific example along with the method of solution used by your teacher. Perhaps then we could show a different method.
 
He never showed any solution that he said "to solve the method is too complex for you to understand" some similar like that. Heres an example recently

Penniless Pete's piggy bank has no pennies in it, but it has 100 coins all nickels, dimes, and quarters, who's total value is $8.35. It does not necessarily contain coins of all three types. What is the difference between the largest and smallest number of dimes that could be in the bank?

Getting maximum is easy, just don't use quarters and you get
Code:
a =amount of dimes
b = amount of nickels
a(10)+b(5)=835 (cents)
a + b =100 <-- multiply this by 5 and "solve by collumbs" 
to get rid of "b", and we get maximum

a(10)+b(5)=835
5a + 5b = 500
-----------------
5a = 335
a = 335/5
a = 67

Minimum seems impossible. This question is multiple choice
(A)0 (B)13 (C)37 (D)64 (E)83
if 67 is maximum dimes than one of
 those must be subtracted to get minimum let's test each

67-64 = 3
c = quarters
3(10) + 5b + 25c = 835
5b + 25c = 805
b + c + 3 = 100

b+c=97

5b + 5c=485
5b + 25c = 805
-------------------
20c = 320
c=16
I got 16 which is a whole number, thus it is agreeable. So let's say I didn't have the multiple choices, how would I solve it?
 
Last edited:
high powered geometry is also called "super geometry". this is a tactic physicsts use when they want to generate grant monies.
 
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Thread 'Imaginary Pythagorus'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Back
Top