The following warnings occurred:
Warning [2] Undefined variable $newpmmsg - Line: 26 - File: global.php(958) : eval()'d code PHP 8.2.29 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/global.php(958) : eval()'d code 26 errorHandler->error_callback
/global.php 958 eval
/showthread.php 28 require_once
Warning [2] Undefined variable $unreadreports - Line: 61 - File: global.php(961) : eval()'d code PHP 8.2.29 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/global.php(961) : eval()'d code 61 errorHandler->error_callback
/global.php 961 eval
/showthread.php 28 require_once
Warning [2] Undefined property: MyLanguage::$bottomlinks_returncontent - Line: 6 - File: global.php(1070) : eval()'d code PHP 8.2.29 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/global.php(1070) : eval()'d code 6 errorHandler->error_callback
/global.php 1070 eval
/showthread.php 28 require_once
Warning [2] Undefined array key "posttime" - Line: 9 - File: inc/functions_post.php(950) : eval()'d code PHP 8.2.29 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/functions_post.php(950) : eval()'d code 9 errorHandler->error_callback
/inc/functions_post.php 950 eval
/showthread.php 916 build_postbit
Warning [2] Undefined array key "avatar_padding" - Line: 28 - File: inc/functions_post.php(950) : eval()'d code PHP 8.2.29 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/functions_post.php(950) : eval()'d code 28 errorHandler->error_callback
/inc/functions_post.php 950 eval
/showthread.php 916 build_postbit
Warning [2] Undefined array key "thanks" - Line: 58 - File: inc/functions_post.php(950) : eval()'d code PHP 8.2.29 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/functions_post.php(950) : eval()'d code 58 errorHandler->error_callback
/inc/functions_post.php 950 eval
/showthread.php 916 build_postbit
Warning [2] Undefined array key "thxdsp" - Line: 62 - File: inc/functions_post.php(950) : eval()'d code PHP 8.2.29 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/functions_post.php(950) : eval()'d code 62 errorHandler->error_callback
/inc/functions_post.php 950 eval
/showthread.php 916 build_postbit
Warning [2] Undefined property: MyLanguage::$fitonpage_topbar_resized - Line: 18 - File: showthread.php(1621) : eval()'d code PHP 8.2.29 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php(1621) : eval()'d code 18 errorHandler->error_callback
/showthread.php 1621 eval
Warning [2] Undefined property: MyLanguage::$fitonpage_topbar_full - Line: 19 - File: showthread.php(1621) : eval()'d code PHP 8.2.29 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php(1621) : eval()'d code 19 errorHandler->error_callback
/showthread.php 1621 eval
Warning [2] Undefined property: MyLanguage::$fitonpage_topbar_resized - Line: 32 - File: showthread.php(1621) : eval()'d code PHP 8.2.29 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php(1621) : eval()'d code 32 errorHandler->error_callback
/showthread.php 1621 eval
Warning [2] Undefined property: MyLanguage::$fitonpage_topbar_full - Line: 33 - File: showthread.php(1621) : eval()'d code PHP 8.2.29 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php(1621) : eval()'d code 33 errorHandler->error_callback
/showthread.php 1621 eval
Warning [2] Undefined property: MyLanguage::$fitonpage_topbar_resized - Line: 46 - File: showthread.php(1621) : eval()'d code PHP 8.2.29 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php(1621) : eval()'d code 46 errorHandler->error_callback
/showthread.php 1621 eval
Warning [2] Undefined property: MyLanguage::$fitonpage_topbar_full - Line: 47 - File: showthread.php(1621) : eval()'d code PHP 8.2.29 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php(1621) : eval()'d code 47 errorHandler->error_callback
/showthread.php 1621 eval
Warning [2] Undefined array key "description" - Line: 72 - File: showthread.php(1621) : eval()'d code PHP 8.2.29 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php(1621) : eval()'d code 72 errorHandler->error_callback
/showthread.php 1621 eval



:: EgyIGCSE - Forums ::
Forums
Current time: 27-05-2026, 12:52 PM


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Indices
20-07-2010, 01:10 AM,
#1
Powers and Roots

A power tells you to multiply a number by itself.

For example, 5^3 means 5 x 5 x 5 which is 125.

2^4 means 2 x 2 x 2 x 2 which is 16.

It is a short way of writing out calculations.

For example, 3^3 x 4^2 = 3 x 3 x 3 x 4 x 4 = 432

A root is the opposite of a power.



- means 'what number do you square to get 4?'


The answer is 2.


- means 'what number do you cube (multiply by itself 3 times) to get 27?'

The answer is 3.


Rules of indices


There are several rules that you will need to know.

Rule 1

When you multiply indices of the same number you add the powers.

For example: 5^4 x 5^3 = 5^4 + 3 = 5^7

Rule 2

When you divide indices of the same number you subtract the powers.


Rule 3

Indices outside a bracket multiply.

For example: (3^2) ^4 = 3^2 x 4 = 3^8

Rule 4

Negative indices mean reciprocal, i.e. 'one over...' or 'put on the bottom of a fraction'.


Rule 5

When the power is a fraction the top of the fraction (numerator) is a power and the bottom of the fraction is a root.


Rule 6


Anything to a power of 1 is just itself and we normally don't bother putting the 1 there i.e. 5^1 is just 5.

Anything to a power of 0 is equal to 1, it doesn't matter what number it is!

i.e. 10^0 = 1, 2^0 = 1, x^0 = 1, etc.

There you go! There's your rules. Now practice using them by doing some questions!


The rules of Indices also work in Algebra (after all the letters or variables represent numbers anyway!).

So with algebraic fractions you can take the powers at the bottom from the powers at the top and simplify the expression (a bit like cancelling the powers on the top and bottom of the fraction).[/size]
Offline
Reply


Messages In This Thread
Indices - by Hassab ™ - 20-07-2010, 01:10 AM
RE: Indices - by Omarko - 08-08-2010, 09:04 PM
RE: Indices - by Omneya Mostafa - 08-12-2010, 10:47 PM
RE: Indices - by яεεм - 14-01-2011, 06:49 PM
RE: Indices - by Hassab ™ - 16-01-2011, 12:35 AM
RE: Indices - by Omneya Mostafa - 16-01-2011, 12:46 AM
RE: Indices - by Omneya Mostafa - 16-01-2011, 09:15 PM
RE: Indices - by mubeenrox - 19-03-2011, 08:32 AM
RE: Indices - by Hassab ™ - 19-03-2011, 09:53 PM

Forum Jump: