You can add or subtract radical expressions when the part under the radicals is the same: Don’t try to add or subtract when the radical parts are different. There’s not much you can do with an expression like: 42. Multiplying and Dividing Roots The product of square roots is equal to the square root of the product: The quotient of square roots is equal to the square root of the quotient: 43. Negative Exponent and Rational Exponent To find the value of a number raised to a negative exponent, simply rewrite the number, without the negative sign, as the bottom of a fraction with 1 as the numerator of the fraction: . If x is a positive number and a is a nonzero number, then So
. If p and q are integers, then So . ALGEBRAIC EXPRESSIONS 44. Evaluating an Expression To evaluate an algebraic expression, plug in the given values for the unknowns and calculate according to PEMDAS. To find the value of x2 + 5x − 6 when x = −2, plug in −2 for x: (−2)2 + 5(−2) − 6 = −12. 45. Adding and Subtracting Monomials To combine like terms, keep the variable part unchanged while adding or subtracting the coefficients: 46. Adding and Subtracting Polynomials To add or subtract polynomials, combine like terms.
47. Multiplying Monomials To multiply monomials, multiply the coefficients and the variables separately: 48. Multiplying Binomials: FOIL To multiply binomials, use FOIL. To multiply (x + 3) by (x + 4), first multiply the First terms: x × x = x2. Next the Outer terms: x × 4 = 4x. Then the Inner terms: 3 × x = 3x. And finally the Last terms: 3 × 4 = 12. Then add and combine like terms: 49. Multiplying Other Polynomials FOIL works only when you want to multiply two binomials. If you want to multiply polynomials with more than two terms, make sure you multiply each term in the first polynomial by each term in the second.
A er multiplying two polynomials together, the number of terms in your expression before simplifying should equal the number of terms in one polynomial multiplied by the number of terms in the second. In the example, you should have 3 × 2 = 6 terms in the product before you simplify like terms. FACTORING ALGEBRAIC EXPRESSIONS 50. Factoring out a Common Divisor A factor common to all terms of a polynomial can be factored out. All three terms in the polynomial 3x3 + 12x2 − 6x contain a factor of 3x. Pulling out the common factor yields 3x(x2 + 4x − 2). 51. Factoring the Difference of Squares One of the test makers’ favorite factorables is the difference of squares. x2 − 9, for example, factors to (x − 3)(x + 3). 52. Factoring the Square of a Binomial Recognize polynomials that are squares of binomials:
For example, 4x2 + 12x + 9 factors to (2x + 3)2, and n2 − 10n + 25 factors to (n − 5)2. 53. Factoring Other Polynomials: FOIL in Reverse To factor a quadratic expression, think about what binomials you could use FOIL on to get that quadratic expression. To factor x2 − 5x + 6, think about what First terms will produce x2, what Last terms will produce +6, and what Outer and Inner terms will produce −5x. Some common sense— and a little trial and error—lead you to (x − 2)(x − 3). 54. Simplifying an Algebraic Fraction Simplifying an algebraic fraction is a lot like simplifying a numerical fraction. The general idea is to find factors common to the numerator and denominator and cancel them. Thus, simplifying an algebraic fraction begins with factoring. For example, to simplify , first factor the numerator and denominator:
Canceling x + 3 from the numerator and denominator leaves you with . SOLVING EQUATIONS 55. Solving a Linear Equation To solve an equation, do whatever is necessary to both sides to isolate the variable. To solve the equation 5x − 12 = −2x + 9, first get all the x’s on one side by adding 2x to both sides: 7x − 12 = 9. Then add 12 to both sides: 7x = 21. Then divide both sides by 7: x = 3. 56. Solving “In Terms Of” To solve an equation for one variable in terms of another means to isolate the one variable on one side of the equation, leaving an expression containing the other variable on the other side of the equation. To solve the equation 3x − 10y = −5x + 6y for x in terms of y, isolate x: 57. Translating from English into Algebra
To translate from English into algebra, look for the key words and systematically turn phrases into algebraic expressions and sentences into equations. Be careful about order, especially when subtraction is called for. Example: The charge for a phone call is r cents for the first 3 minutes and s cents for each minute therea er. What is the cost, in cents, of a phone call lasting exactly t minutes? (t > 3) Setup: The charge begins with r, and then something more is added, depending on the length of the call. The amount added is s times the number of minutes past 3 minutes. If the total number of minutes is t, then the number of minutes past 3 is t − 3. So the charge is r + s(t − 3). 58. Solving a Quadratic Equation To solve a quadratic equation, put it in the “ax2 + bx + c = 0” form, factor the le side (if you can), and set each factor equal to 0 separately to get the two solutions. To solve x2 + 12 = 7x, first rewrite it as x2 − 7x + 12 = 0. Then factor the le side: 59. Solving a System of Equations You can solve for 2 variables only if you have 2 distinct equations. 2 forms of the same equation will not be adequate. Combine the equations in
such a way that one of the variables cancels out. To solve the 2 equations 4x + 3y = 8 and x + y = 3, multiply both sides of the second equation by −3 to get: −3x − 3y = −9. Now add the 2 equations; the 3y and the −3y cancel out, leaving: x = −1. Plug that back into either one of the original equations and you’ll find that y = 4. 60. Solving an Inequality To solve an inequality, do whatever is necessary to both sides to isolate the variable. Just remember that when you multiply or divide both sides by a negative number, you must reverse the sign. To solve −5x + 7 < −3, subtract 7 from both sides to get: −5x < −10. Now divide both sides by −5, remembering to reverse the sign: x > 2. 61. Radical Equations A radical equation contains at least one radical expression. Solve radical equations by using standard rules of algebra. If , then and , so x = 9. FUNCTIONS 62. Function Notation and Evaluation Standard function notation is written f(x) and read “f of x.” To evaluate the function f(x) = 2x + 3 for f(4), replace x with 4 and simplify: f(4) = 2(4) + 3 = 11.
63. Direct and Inverse Variation In direct variation, y = kx, where k is a nonzero constant. In direct variation, the variable y changes directly as x does. If a unit of Currency A is worth 2 units of Currency B, then A = 2B. If the number of units of B were to double, the number of units of A would double, and so on for halving, tripling, etc. In inverse variation, xy = k, where x and y are variables and k is a constant. A famous inverse relationship is rate × time = distance, where distance is constant. Imagine having to cover a distance of 24 miles. If you were to travel at 12 miles per hour, you’d need 2 hours. But if you were to halve your rate, you would have to double your time. This is just another way of saying that rate and time vary inversely. 64. Domain and Range of a Function The domain of a function is the set of values for which the function is defined. For example, the domain of is all values of x except 1 and −1, because for those values the denominator has a value of 0 and is therefore undefined. The range of a function is the set of outputs or results of the function. For example, the range of f(x) = x2 is all numbers greater than all or equal to zero, because x2 cannot be negative.
Search
Read the Text Version
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- 38
- 39
- 40
- 41
- 42
- 43
- 44
- 45
- 46
- 47
- 48
- 49
- 50
- 51
- 52
- 53
- 54
- 55
- 56
- 57
- 58
- 59
- 60
- 61
- 62
- 63
- 64
- 65
- 66
- 67
- 68
- 69
- 70
- 71
- 72
- 73
- 74
- 75
- 76
- 77
- 78
- 79
- 80
- 81
- 82
- 83
- 84
- 85
- 86
- 87
- 88
- 89
- 90
- 91
- 92
- 93
- 94
- 95
- 96
- 97
- 98
- 99
- 100
- 101
- 102
- 103
- 104
- 105
- 106
- 107
- 108
- 109
- 110
- 111
- 112
- 113
- 114
- 115
- 116
- 117
- 118
- 119
- 120
- 121
- 122
- 123
- 124
- 125
- 126
- 127
- 128
- 129
- 130
- 131
- 132
- 133
- 134
- 135
- 136
- 137
- 138
- 139
- 140
- 141
- 142
- 143
- 144
- 145
- 146
- 147
- 148
- 149
- 150
- 151
- 152
- 153
- 154
- 155
- 156
- 157
- 158
- 159
- 160
- 161
- 162
- 163
- 164
- 165
- 166
- 167
- 168
- 169
- 170
- 171
- 172
- 173
- 174
- 175
- 176
- 177
- 178
- 179
- 180
- 181
- 182
- 183
- 184
- 185
- 186
- 187
- 188
- 189
- 190
- 191
- 192
- 193
- 194
- 195
- 196
- 197
- 198
- 199
- 200
- 201
- 202
- 203
- 204
- 205
- 206
- 207
- 208
- 209
- 210
- 211
- 212
- 213
- 214
- 215
- 216
- 217
- 218
- 219
- 220
- 221
- 222
- 223
- 224
- 225
- 226
- 227
- 228
- 229
- 230
- 231
- 232
- 233
- 234
- 235
- 236
- 237
- 238
- 239
- 240
- 241
- 242
- 243
- 244
- 245
- 246
- 247
- 248
- 249
- 250
- 251
- 252
- 253
- 254
- 255
- 256
- 257
- 258
- 259
- 260
- 261
- 262
- 263
- 264
- 265
- 266
- 267
- 268
- 269
- 270
- 271
- 272
- 273
- 274
- 275
- 276
- 277
- 278
- 279
- 280
- 281
- 282
- 283
- 284
- 285
- 286
- 287
- 288
- 289
- 290
- 291
- 292
- 293
- 294
- 295
- 296
- 297
- 298
- 299
- 300
- 301
- 302
- 303
- 304
- 305
- 306
- 307
- 308
- 309
- 310
- 311
- 312
- 313
- 314
- 315
- 316
- 317
- 318
- 319
- 320
- 321
- 322
- 323
- 324
- 325
- 326
- 327
- 328
- 329
- 330
- 331
- 332
- 333
- 334
- 335
- 336
- 337
- 338
- 339
- 340
- 341
- 342
- 343
- 344
- 345
- 346
- 347
- 348
- 349
- 350
- 351
- 352
- 353
- 354
- 355
- 356
- 357
- 358
- 359
- 360
- 361
- 362
- 363
- 364
- 365
- 366
- 367
- 368
- 369
- 370
- 371
- 372
- 373
- 374
- 375
- 376
- 377
- 378
- 379
- 380
- 381
- 382
- 383
- 384
- 385
- 386
- 387
- 388
- 389
- 390
- 391
- 392
- 393
- 394
- 395
- 396
- 397
- 398
- 399
- 400
- 401
- 402
- 403
- 404
- 405
- 406
- 407
- 408
- 409
- 410
- 411
- 412
- 413
- 414
- 415
- 416
- 417
- 418
- 419
- 420
- 421
- 422
- 423
- 424
- 425
- 426
- 427
- 428
- 429
- 430
- 431
- 432
- 433
- 434
- 435
- 436
- 437
- 438
- 439
- 440
- 441
- 442
- 443
- 444
- 445
- 446
- 447
- 448
- 449
- 450
- 451
- 452
- 453
- 454
- 455
- 456
- 457
- 458
- 459
- 460
- 461
- 462
- 463
- 464
- 465
- 466
- 467
- 468
- 469
- 470
- 471
- 472
- 473
- 474
- 475
- 476
- 477
- 478
- 479
- 480
- 481
- 482
- 483
- 484
- 485
- 486
- 487
- 488
- 489
- 490
- 491
- 492
- 493
- 494
- 495
- 496
- 497
- 498
- 499
- 500
- 501
- 502
- 503
- 504
- 505
- 506
- 507
- 508
- 509
- 510
- 511
- 512
- 513
- 514
- 515
- 516
- 517
- 518
- 519
- 520
- 521
- 522
- 523
- 524
- 525
- 526
- 527
- 528
- 529
- 530
- 531
- 532
- 533
- 534
- 535
- 536
- 537
- 538
- 539
- 540
- 541
- 542
- 543
- 544
- 545
- 546
- 547
- 548
- 549
- 550
- 551
- 552
- 553
- 554
- 555
- 556
- 557
- 558
- 559
- 560
- 561
- 562
- 563
- 564
- 565
- 566
- 567
- 568
- 569
- 570
- 571
- 572
- 573
- 574
- 575
- 576
- 577
- 578
- 579
- 580
- 581
- 582
- 583
- 584
- 585
- 586
- 587
- 588
- 589
- 590
- 591
- 592
- 593
- 594
- 595
- 596
- 597
- 598
- 599
- 600
- 601
- 602
- 603
- 604
- 605
- 606
- 607
- 608
- 609
- 610
- 611
- 612
- 613
- 614
- 615
- 616
- 617
- 618
- 619
- 620
- 621
- 622
- 623
- 624
- 625
- 626
- 627
- 628
- 629
- 630
- 631
- 632
- 633
- 634
- 635
- 636
- 637
- 638
- 639
- 640
- 641
- 642
- 643
- 644
- 645
- 646
- 647
- 648
- 649
- 650
- 651
- 652
- 653
- 654
- 655
- 656
- 657
- 658
- 659
- 660
- 661
- 662
- 663
- 664
- 665
- 666
- 667
- 668
- 669
- 670
- 671
- 672
- 673
- 674
- 675
- 676
- 677
- 678
- 679
- 680
- 681
- 682
- 683
- 684
- 685
- 686
- 687
- 688
- 689
- 690
- 691
- 692
- 693
- 694
- 695
- 696
- 697
- 698
- 699
- 700
- 701
- 702
- 703
- 704
- 705
- 706
- 707
- 708
- 709
- 1 - 50
- 51 - 100
- 101 - 150
- 151 - 200
- 201 - 250
- 251 - 300
- 301 - 350
- 351 - 400
- 401 - 450
- 451 - 500
- 501 - 550
- 551 - 600
- 601 - 650
- 651 - 700
- 701 - 709
Pages: