Mathematics and ELAR Review Practice Flashcards

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/19

flashcard set

Earn XP

Description and Tags

Flashcards created to review key concepts in mathematics and English Language Arts & Reading (ELAR) from lecture materials.

Last updated 5:10 AM on 9/11/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

20 Terms

1
New cards

What is the simplified value of the expression 153×(4+2)2÷915 - 3 \times (4 + 2)^2 \div 9 using the Order of Operations (PEMDAS)?

The correct value is 33. Following PEMDAS: 1. Parentheses: (4+2)=6(4 + 2) = 6. 2. Exponents: 62=366^2 = 36. 3. Multiplication/Division (left to right): 3×36=1083 \times 36 = 108, then 108÷9=12108 \div 9 = 12. 4. Subtraction: 1512=315 - 12 = 3.

2
New cards

What are the formulas for the Product Rule and Quotient Rule when simplifying exponential expressions with the same base xx?

Product Rule: xaxb=xa+bx^a \cdot x^b = x^{a+b}. Quotient Rule: xaxb=xab\frac{x^a}{x^b} = x^{a-b}.

<p>Product Rule: $$x^a \cdot x^b = x^{a+b}$$. Quotient Rule: $$\frac{x^a}{x^b} = x^{a-b}$$.</p>
3
New cards

How do you calculate the sum of 14+23\frac{1}{4} + \frac{2}{3}?

The final result is 1112\frac{11}{12}. First, find the Least Common Denominator (LCD), which is 1212. Convert 14\frac{1}{4} to 312\frac{3}{12} by multiplying numerator and denominator by 33. Convert 23\frac{2}{3} to 812\frac{8}{12} by multiplying numerator and denominator by 44. Then add the new numerators: 312+812=1112\frac{3}{12} + \frac{8}{12} = \frac{11}{12}.

4
New cards

If a recipe calls for 3cups3\,\text{cups} of water for every 2cups2\,\text{cups} of rice, how many cups of water do you need for 8cups8\,\text{cups} of rice?

You need 12cups12\,\text{cups} of water. Set up the proportion 32=x8\frac{3}{2} = \frac{x}{8}, cross-multiply to get 3×8=2×x3 \times 8 = 2 \times x (24=2x24 = 2x), and divide by 22 to solve for x=12x = 12.

5
New cards

What is the Percent Proportion formula used to find what percentage a part is of a whole?

The Percent Proportion is PartWhole=Percent100\frac{\text{Part}}{\text{Whole}} = \frac{\text{Percent}}{100}.

6
New cards

How do you convert the decimal 0.3750.375 into its lowest-term fraction?

Read 0.3750.375 as "three hundred seventy-five thousandths", write it as 3751000\frac{375}{1000}, and divide both numerator and denominator by their Greatest Common Divisor (125125) to get 38\frac{3}{8}.

7
New cards

What is the solution to the two-step equation 3x7=143x - 7 = 14?

The solution is x=7x = 7. First, isolate the variable term by adding 77 to both sides (3x=213x = 21). Second, divide both sides by 33 (x=7x = 7).

8
New cards

What crucial rule must be remembered when multiplying or dividing both sides of an inequality by a negative number?

You MUST reverse (flip) the inequality sign. For example, dividing both sides of 2x<6-2x < 6 by 2-2 yields x>3x > -3.

9
New cards

What is the value of yy in the system of equations y=2x+1y = 2x + 1 and 3x+y=113x + y = 11?

The value of yy is 55. Using substitution, substitute 2x+12x + 1 for yy in the second equation: 3x+(2x+1)=11    5x+1=11    5x=10    x=23x + (2x + 1) = 11 \implies 5x + 1 = 11 \implies 5x = 10 \implies x = 2. Then substitute x=2x = 2 back into y=2(2)+1y = 2(2) + 1 to get y=5y = 5.

10
New cards

What is the formula for calculating the Area (AA) of a trapezoid with height (hh) and parallel bases (b1b_1 and b2b_2)?

The formula is A=12(b1+b2)hA = \frac{1}{2}(b_1 + b_2)h.

<p>The formula is $$A = \frac{1}{2}(b_1 + b_2)h$$.</p>
11
New cards

What is the slope (mm) of the line passing through the points (2,3)(2, 3) and (6,11)(6, 11)?

The slope is m=2m = 2. Apply the slope formula m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1} using (x1,y1)=(2,3)(x_1, y_1) = (2, 3) and (x2,y2)=(6,11)(x_2, y_2) = (6, 11): m=11362=84=2m = \frac{11 - 3}{6 - 2} = \frac{8}{4} = 2.

12
New cards

In a right triangle with legs of length a=5a = 5 and b=12b = 12, what is the length of the hypotenuse (cc)?

The length of the hypotenuse is c=13c = 13. Apply the Pythagorean Theorem a2+b2=c2a^2 + b^2 = c^2: 52+122=c2    25+144=c2    169=c2    c=169=135^2 + 12^2 = c^2 \implies 25 + 144 = c^2 \implies 169 = c^2 \implies c = \sqrt{169} = 13.

13
New cards

What does the FOIL acronym stand for when multiplying two binomials?

FOIL stands for First (multiply the First terms), Outer (multiply the Outer terms), Inner (multiply the Inner terms), and Last (multiply the Last terms).

<p>FOIL stands for First (multiply the First terms), Outer (multiply the Outer terms), Inner (multiply the Inner terms), and Last (multiply the Last terms).</p>
14
New cards

What is the Quadratic Formula used to solve for xx in any equation of the form ax2+bx+c=0ax^2 + bx + c = 0?

The Quadratic Formula is x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}.

<p>The Quadratic Formula is $$x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}$$.</p>
15
New cards

When is a semicolon (;) correctly used to join two clauses in a sentence?

A semicolon is used to join two complete sentences (independent clauses) that are closely related in meaning without using a coordinating conjunction.

16
New cards

What component is required alongside a comma when joining two independent clauses in a compound sentence?

A coordinating conjunction from the FANBOYS acronym (For, And, Nor, But, Or, Yet, So) must accompany the comma. Joining two independent clauses with only a comma creates an incorrect comma splice.

17
New cards

How do you ensure correct subject-verb agreement in sentences containing intervening prepositional phrases, such as "The box of pencils is on the table"?

Mentally cross out all prepositional phrases coming between the subject and the verb (e.g., "of pencils") to isolate the true subject ("box", singular) and match it with a singular verb ("is").

18
New cards

What are the definitions of the three primary rhetorical appeals: Ethos, Pathos, and Logos?

Ethos is the appeal to credibility, character, or authority; Pathos is the appeal to emotion; and Logos is the appeal to logic, facts, and structured reasoning.

19
New cards

What is the difference between Active Voice and Passive Voice in academic writing?

In Active Voice, the subject performs the action of the verb (e.g., "The scientist conducted the experiment"). In Passive Voice, the subject receives the action (e.g., "The experiment was conducted by the scientist"). Active voice is preferred for clarity and conciseness.

20
New cards

What is a Thesis Statement, where is it located in an essay, and what three key qualities must it possess?

A Thesis Statement is a single sentence located at the end of the introductory paragraph that expresses the main argument or claim of the entire essay. A strong thesis must be arguable, specific, and controllable.