Physics 8 Study Guide: Measurement, Error, Graphing, Functions, and Area Under the Curve
Measurement, Precision, Accuracy, and Error
- Measurement: Process in which an instrument is used to determine the quantitative size or amount of a physical property.
- Accuracy: How close a measured value is to the correct or true value of the quantity being measured.
- Example: Standard printer paper has a true length of 11.0inches. Repeated measurements of 11.1inches, 11.2inches, and 10.9inches demonstrate high accuracy because they lie close to 11.0inches. A measurement of 12inches demonstrates low accuracy.
- Precision: Has two distinct scientific definitions:
- How well repeated measurements of the same quantity yield identical or highly similar results (closeness of scatter among independent measurements).
- The smallest readable unit that a measuring device can resolve.
- Random Error: Error that varies unpredictably within the inherent uncertainty of a measuring device.
- Systematic Error: An error of constant magnitude and direction that occurs repeatedly across measurements.
- Uncertainty: The range of variance between a measured value and the true result.
- Significant Digits (Figures): The total number of precisely-measured digits in a value, plus a final single estimated digit.
Measurement Limits and Instrument Precision
- Meter Stick Precision: A standard meter stick is calibrated to the millimeter. The inherent uncertainty is expressed as ±0.5mm or ±0.05cm.
- Reading Analysis for 42.78cm:
- The digits 42.7cm are directly readable.
- The final digit 8 (0.08cm) is an estimated value.
- The true measurement lies within the uncertainty range of 42.78±0.05cm, defining the interval [42.73,42.83]cm.
- This measurement contains exactly 4 significant digits.
- Pen Length Example (14.58cm):
- The pen length falls clearly between 14cm and 15cm, specifically exceeding 14.5cm without reaching 14.6cm.
- Recorded reading: 14.58±0.05cm, corresponding to the interval [14.53,14.63]cm (4 significant figures).
- Recording a measurement of 14.573cm is physically invalid because the ruler cannot resolve three digits to the right of the decimal point.
- Recording Zero Estimations: If an object aligns exactly with a ruler marking such as 14.6cm, the measurement must be written as 14.60cm to reflect the precise resolution and single estimated final place.
- Rule 1: All non-zero digits are significant.
- Rule 2: Captive zeros (zeros located between two non-zero digits) are significant.
- Rule 3: Leading zeros (zeros preceding all non-zero digits) are never significant.
- Rule 4: Trailing zeros (zeros at the end of a number) are significant only if an explicit decimal point is present in the number.
- Rule 5: Exact numbers (e.g., defined unit conversions) possess an infinite number of significant figures.
- Rule 6 (Scientific Notation): For numbers expressed as N×10x, all digits comprising N are evaluated by Rules 1–5; the base 10 and exponent x carry no significance.
- Addition and Subtraction: The result must maintain the same precision as the least precise term (the number with the fewest decimal places, or the largest place value containing uncertainty).
- Multiplication and Division: The result must contain the same total number of significant figures as the limiting term (the component with the fewest significant figures).
- Unit Conversions: Converting a measurement to a different unit must preserve the original count of significant figures.
Worked Arithmetic Examples
- Multiplication Example 1:
23.56×47.0=1107.32→1110=1.11×103(Rounded to 3 significant figures due to 47.0)
- Multiplication Example 2:
512×48.6295=24898.304→24900=2.49×104(Rounded to 3 significant figures due to 512)
- Division Example:
10.76×102=56.07476636→60=6×101(Rounded to 1 significant figure due to 6×102)
- Addition Exit Ticket 1:
23.56+47.0=70.56→70.6(Limiting precision is the tenths place from 47.0)
- Addition Exit Ticket 2:
512+48.6295=560.6295→561(Limiting precision is the ones place from 512)
- Subtraction Exit Ticket 3:
6×102−10.76=589.24→600(Limiting precision is the hundreds place from 6×102)
Graphing Fundamentals and Data Representation
- Scatter Plot: A graph where data entries are plotted as individual, unconnected coordinate points.
- Line Graph: A graph where individual data points are plotted and connected in sequence by lines to illustrate general trends.
- Coordinate Plane: Formed by two mutually perpendicular axes intersecting at an origin:
- Horizontal Axis (x-axis): Represents the independent variable.
- Vertical Axis (y-axis): Represents the dependent variable.
- Coordinates: Formatted as ordered pairs (x,y).
Dataset Analysis: Homework Missed vs. Physics Grade
- Independent Variable: Number of missed homework assignments (x).
- Dependent Variable: Physics grade (y).
- Tabulated Data Points (x,y):
- (0,95)
- (0,90)
- (1,90)
- (1,100)
- (2,70)
- (3,75)
- (4,70)
- (5,85)
- (6,60)
- (7,50)
Linear Equations and Constant Slope Calculations
- Linear Equation: An equation whose plotted coordinates form a continuous straight line on a coordinate plane.
- Generic Slope-Intercept Form:
y=mx+b
- x,y: Changing variables.
- m: Slope (constant).
- b: y--intercept (constant value of y when x=0).
- Slope Definition: The rate of change of the dependent variable (y) relative to the independent variable (x).
- Slope Formula:
m=ΔxΔy=xf−xiyf−yi=x2−x1y2−y1
Operational Rules for Slope
- Constant Slope: Linear graphs maintain identical slope values regardless of which two points are selected.
- Positive Slope: y increases as x increases (upward trajectory from left to right).
- Negative Slope: y decreases as x increases (downward trajectory from left to right).
- Horizontal Line: Slope is strictly 0 because Δy=0
- Vertical Line: Slope is undefined because Δx=0
- Units of Slope: Determined by dividing vertical units by horizontal units (Horizontal UnitsVertical Units).
- Common Errors to Avoid:
- Failing to carry measurement units through calculations.
- Counting grid squares on graph paper instead of calculating numerical coordinate changes.
- Omitting negative signs during subtraction.
Linear Worked Examples
- Constant Recognition (y=4x+2):
- m=4
- b=2
- Interpretation: For every single unit increase in x, y increases by 4 units. The graph crosses the vertical axis at (0,2).
- Linear Table Construction (y=2x+4):
- For x=−2: y=2(−2)+4=0→(−2,0)
- For x=−1: y=2(−1)+4=2→(−1,2)
- For x=0: y=2(0)+4=4→(0,4)
- For x=1: y=2(1)+4=6→(1,6)
- For x=2: y=2(2)+4=8→(2,8)
- Note: Graphing 2 points is mathematically sufficient for a straight line; 3 points are recommended to check for errors.
- Slope Calculation Practice (Three-Step Method):
- Given points (0,2) and (6,6).
- Step 1 (Formula):
m=x2−x1y2−y1
- Step 2 (Substitution):
m=6−06−2
- Step 3 (Answer):
m=64=32
Quadratic Equations and Parabolas
- Quadratic Equation: An equation where the highest exponent of a variable is 2 (contains an x2 term). Graphs as a parabola.
- Basic Form: y=x2
- General Quadratic Form:
y=ax2+bx+c
- x,y: Variables.
- a,b,c: Constants.
- c: y--intercept (value of y when x=0).
- Slope: Non-constant; continuously changes along the curve.
Structural Properties of Parabolas
- Symmetry: Parabolas are symmetric around a central vertical axis passing through the vertex. The y--intercept constant c serves as a reference point around which values form mirror images.
- Multiple x-values: Up to two distinct x-values can generate the exact same y-value (e.g., in y=x2, y=4 when x=2 and x=−2).
- Orientation:
- Concave Up: Occurs when a>0 (positive coefficient). The parabola opens upward like a "U".
- Concave Down: Occurs when a<0 (negative coefficient). The parabola opens downward like an inverted "U".
- Important Limitation: Slope-intercept short-cut graphing methods used for linear equations cannot be applied to quadratic equations.
Quadratic Worked Examples
- Constant and Concavity Analysis (y=−2x2+4x+3):
- a=−2
- b=4
- c=3
- Concavity: Because a=−2 (negative), the parabola is concave down.
- Graphing y=2x2+1 (Range x=−3 to x=3):
- Order of Operations Warning: Exponents must be calculated prior to multiplying by coefficient a.
- For x=−3: y=2(−3)2+1=19→(−3,19)
- For x=−2: y=2(−2)2+1=9→(−2,9)
- For x=−1: y=2(−1)2+1=3→(−1,3)
- For x=0: y=2(0)2+1=1→(0,1)
- For x=1: y=2(1)2+1=3→(1,3)
- For x=2: y=2(2)2+1=9→(2,9)
- For x=3: y=2(3)2+1=19→(3,19)
- Graphing y=x(x−1) (Range x=−3 to x=3):
- For x=−3: y=(−3)((−3)−1)=12→(−3,12)
- For x=−2: y=(−2)((−2)−1)=6→(−2,6)
- For x=−1: y=(−1)((−1)−1)=2→(−1,2)
- For x=0: y=(0)((0)−1)=0→(0,0)
- For x=1: y=(1)((1)−1)=0→(1,0)
- For x=2: y=(2)((2)−1)=2→(2,2)
- For x=21: y=(21)(21−1)=−41→(21,−41)
Area Under the Curve and Calculus Fundamentals
- Area Under the Curve: The geometric area enclosed between the plotted function line and the horizontal axis (x-axis) across specified endpoints.
- Dimensional Units: Computed by multiplying horizontal units by vertical units (Horizontal Units×Vertical Units).
- Standard Geometric Formulas:
- Rectangle: A=l×w
- Triangle: A=21b×h
- Trapezoid: A=21b(h1+h2)
Sign Rules for Area Integrals
- Above the Horizontal Axis (y>0): Yields a positive area.
- Below the Horizontal Axis (y<0): Yields a negative area, because multiplying a positive Δx by a negative y-value gives a negative product.
Area Evaluation Worked Examples
- Triangular Area (0 to 10kg):
- Base = 10kg, Height = 200Euros.
- A=21(10kg)×(200Euros)=1000kg⋅Euros
- Trapezoidal Area (10 to 20kg):
- Method 1 (Trapezoid Formula): Base = 10kg, h1=200Euros, h2=400Euros.
A=21(10kg)×(200Euros+400Euros)=3000kg⋅Euros
- Method 2 (Geometric Decomposition):
- Triangle: A1=21(10kg)×(200Euros)=1000kg⋅Euros
- Rectangle: A2=(10kg)×(200Euros)=2000kg⋅Euros
- Total Area: Atotal=1000+2000=3000kg⋅Euros
- Piecewise Area (0 to 8hours Road Trip Graph):
- Segment 1 (Triangle, 0–4 hrs): A1=21(4)×(4)=8miles⋅hr
- Segment 2 (Trapezoid, 4–6 hrs): A2=21(2)×(4+1)=5miles⋅hr
- Segment 3 (Rectangle, 6–8 hrs): A3=(2)×(1)=2miles⋅hr
- Total Sum: Atotal=8+5+2=15miles⋅hr
- Signed Area Integration (0 to 4minutes Displacement Graph):
- Interval 0 to 2 min: A1=21(2miles)×(2minutes)=2mi⋅min
- Interval 2 to 4 min: A2=21(−2miles)×(2minutes)=−2mi⋅min
- Total Bounded Area: Atotal=A1+A2=2+(−2)=0mi⋅min
- Horizontal Line Area (1 to 4units):
- Height = 3units, Width = 3units.
- A=3units×3units=9units2
Calculus Preview
- The area bounded by arbitrary non-linear curves can be approximated by partitioning the region into multiple narrow rectangular or trapezoidal strips.
- Increasing the density of subdivisions reduces approximation error, forming the foundation of integral calculus.
Homework Problem Sets, Do Nows, and Solutions
Lesson Do Now Problems and Solutions
- Scientific Notation Arithmetic:
2.44×1043.2×10−6=1.3×10−109.8×10−31.2×105=1.2×107
- Slope and Unit Analysis Problem:
- Given P1=(1200,420) and P2=(1400,200).
- m=1400−1200200−420=200−220=−1.1
- Sign: Slope is negative.
- Units: Horizontal units are hours, vertical units are dollars; units are hourdollars.
Homework #3 Answer Key
- Conversion Factor: A ratio used to convert a measurement from one unit into another unit.
- Sample Equivalencies: 1m=100cm; 1kg=1000g; 1s=1000ms.
- Measurement vs. Conversion Factor: A measuring instrument determines physical magnitude directly. A conversion factor is a mathematical ratio used to convert existing units.
- Time Conversion:
3days×1day24hrs=72hrs
- Mass Conversion:
252lbs×1lb0.454kg=114kg
- Multiple Choice: Question 6 = B; Question 7 = A.
- Scientific Notation Conversions:
- a. 7000=7.0×103
- b. 0.000087=8.7×10−5
- c. 543=5.43×102
- d. 254000=2.54×105
- Standard Decimal Conversions:
- a. 5.32×10−3=0.00532
- b. 6.35×105=635000
- c. 4.2×104=42000
- d. 3.5×10−4=0.00035
- Scientific Notation Calculations:
- a. (9.0×109)×(2.7×10−4)=2.43×106
- b. 3.5×1025.0×10−6=1.43×10−8
Homework #4 Answer Key
- Multiple Choice: Question 1 = B; Question 2 = B.
- Significant Figures Definition: All precisely known digits in a measurement plus one single estimated digit.
- Zero Rules Classification:
- Left-end zeros are preceding zeros; they are never significant (e.g., 0.0063 has two significant figures; left-end zeros are insignificant).
- Right-end zeros appear after non-zero digits; they are significant if a decimal point is present in the number, but insignificant if no decimal point is present (e.g., 6300 lacks a decimal point, making trailing zeros insignificant).
- Scientific Notation Practice:
- a. 8.67
- b. 1.23×108
- c. 5.36
- d. 6.32×10−3
- e. 408
- Sig Fig Identification Counts:
- Problem 8 Counts: a = 4; b = 2; c = 3; d = 2; e = 3; f = 8.
- Problem 9 Counts: a = 1; b = 2; c = 2; d = 14.
- Calculations:
- Problem 10: a = 19; b = 4.0×10−6; c = 3.3.
- Limiting Term Principle: The input quantity possessing the least number of significant figures sets the final sig fig count in multiplication/division operations.
- Scientific Notation Conversions:
- a. 7.65×105
- b. 8.7×101
- c. 5.43×10−5
- d. 5.5×103
- Standard Expansion Conversions:
- a. 0.00567
- b. 600000
- c. 24560
- d. 32900