章节大纲

  • lesson content

    The incoming class at tennis camp is large this year. This is a special program that will have 6 people in each class. However, there is a maximum number of 42 classes. The incoming people need to be divided into groups of 6, so that the number of groups is 42. What is the maximum capacity, c , of the incoming class? How can you write an equation for c , and then solve this equation?
    ::今年网球营的入门班规模很大。 这是一个特殊课程, 每班有6人。 然而, 最多有42个班。 入门班需要分为6人组, 这样入门班最多能容纳42人, c 最多能容纳42人组? 您如何为C 写一个方程, 然后解开这个方程 ?

    In this concept, you will learn to solve single variable division equations.
    ::在此概念中,您将学会解析单一变量分割方程式。

    Solving Single Variable Division Equations
    ::解决单一变数等量

    To solve an equation in which a variable is divided by a number, you use the inverse of division, multiplication , to isolate the variable and solve the equation.
    ::要解析变量除以数字的方程式,您要使用除法、乘法的反函数来分隔变量并解析方程式。

    You can multiply both sides of an equation by a number because of the Multiplication Property of Equality , which states:
    ::您可以将等式的两边乘以数,因为“平等乘法属性”规定:

    if a = b , then a × c = b × c .
    ::a=b,然后axc=bxc。

    This means that if you multiply one side of an equation by a number c , you must multiply the other side of the equation by that same number c , to keep the values on both sides of the equation equal.
    ::这意味着,如果将方程式的一面乘以一个数字 c,则必须将方程式的另一面乘以同一数字 c,以使方程式两侧的数值相等。

    Here is an example.
    ::举一个例子。

    Solve the equation for k .
    ::解决K的方程

    k 4 = 12
    ::k-4=12 (k-4=12)

    First, use the multiplication property of equality, and multiply both sides of the equation by -4 to isolate the variable k .
    ::首先,使用平等的乘法属性,并将方程的两边乘以-4,以孤立变量 k。

    k 4 = 12 4 × k 4 = 4 × 12 4 k 4 = 48

    ::k-4=12 - 4xk- 4}4x12 - 4k-448

    Next, separate the fraction and simplify.
    ::接下来,将分数分离并简化。

    4 4 k = 48 1 k = 48 k = 48

    ::-4 -4k481k48k48

    The answer is k = 48 .
    ::答案是k48。

    Here is another example.
    ::下面是另一个例子。

    Solve for  n in the equation  n 1.5 = 10 .
    ::在 n1.5=10 方程式中解决 n。

    First, use the multiplication property of equality to multiply both sides of the equation by 1.5.
    ::首先,使用等式的乘法属性将等式的两侧乘以1.5。

    1.5 × n 1.5 = 10 × 1.5
    Next, since 1.5 n 1.5 = 1.5 1 × n 1.5 , you can rewrite that multiplication as one fraction.
    ::1.5xn1.5=10x1.5 下一步,从1.5n1.5=1.551xn1.5开始,您可以将该乘数重写为一个分数。

    1.5 n 1.5 = 10 × 1.5

    ::1.5n1.5=10x1.5

    Next, you separate the fraction and simplify.
    ::接下来,你把分数分开,简化。

    1.5 1.5 n = 15 1 n = 15 n = 15
    The answer is n = 15 .
    ::1.51.5n=151n=15n=15 答案是n=15。

    Examples
    ::实例

    Example 1
    ::例1

    Earlier, you were given a problem about  the tennis camp.
    ::早些时候,有人给了你一个网球营的问题。

    The incoming students need to be divided into groups of 6, but there can only be 42 classes in total. Can you write a division equation, where c , is the maximum number of people in the incoming class so that there are 6 people in each group, and then solve it?
    ::新生学生需要分为6组,但总共只能有42个班级。你能写出一个分裂方程式吗? C是新进班的最大人数,每个班有6人,然后解决吗?

    First, translate the language into an equation. Let c , be the maximum number of people in the incoming class. This number, divided by 6, should equal 42 classes.
    ::首先,将语言翻译为等式 。 让 c, 成为新进班级的最大人数 。 这个数字除以 6 , 应该等于 42 个班级 。

    c 6 = 42

    ::c6=42

    Next, use the multiplication property of equality and multiply both sides of the equation by 6.
    ::其次,使用平等的乘法属性,将等式的两边乘以6。

    6 × c 6 = 6 × 42

    ::6xc6=6x42

    Then, re-write the multiplication by a fraction and simplify.
    ::然后,将乘法重新写成一个分数并简化。

    6 1 × c 6 = 252 6 6 × c 1 = 252 1 c = 252 c = 252

    ::61xc6=25266xc1=2521c=252c=252c=252

    The answer is that there can be a maximum number of 252 students in the incoming class.
    ::答案是,进入班级的学生人数最多可达252人。

    Example 2
    ::例2

    Three friends evenly split the total cost of the bill for their lunch. The amount each friend paid was $4.25.
    ::三位朋友平分午餐总费用,每人支付4.25美元。

    1. Write a division equation to represent c , the total cost, in dollars, of the bill for lunch.
      ::写一个分部方程式代表C, 午餐费用总额,以美元计。
    2. Solve the equation to solve for the total cost of the bill.
      ::解决这个方程式 解决账单的总成本问题

    Consider part a first.
    ::考虑第一部分。

    First, rephrase the question to help you solve the problem: The total cost, c , divided by three equals 4.25, the amount each person paid.
    ::首先,重写问题来帮助你解决问题:总成本,c,除以3等于4.25,每人支付的数额。

    Then, express this as an equation.
    ::然后,用方程式来表达这一点。

    c 3 = 4.25

    ::c3=4.25 (千分之3=4.25)

    Now consider part b .
    ::现在审议B部分。

    Solve the equation by using the multiplication property of equality. Multiply both sides of the equation by 3.
    ::使用平等乘法属性来解析等式。 将等式的两边乘以 3 。

    c 3 = 4.25 3 × c 3 = 3 × 4.25

    ::c3=4.253×c3=3×4.25

    Next, rearrange the multiplication of fractions.
    ::下一步,重新排列分数的乘法。

    3 3 c = 12.75

    ::33c=12.75

    Now, simplify and solve.
    ::现在,简化和解决。

    1 c = 12.75 c = 12.75

    ::1c=12.75c=12.75

    The answer is that the bill was $12.75.
    ::答案是账单是12.75美元

    Solve each equation.
    ::解决每个方程式

    Example 3
    ::例3

    x 2 = 5
    ::x-2=5

    First, use the multiplication property of equality and multiply both sides of the equation by -2.
    ::首先,使用平等的乘法属性,将等式的两侧乘以-2。

    2 x 2 = 2 × 5

    ::− 2x-2=%2×5

    Next, simplify and solve for x .
    ::下一步,简化和解决 x。

    2 2 x = 10 1 x = 10 x = 10

    ::-2 -2x 101x10x10

    The answer is x = 10 .
    ::答案是 x10。

    Example 4
    ::例4

    y 5 = 6
    ::y5=6 y5=6

    First, use the multiplication property of equality and multiply both sides of the equation by 5.
    ::首先,使用平等的乘法属性,将等式的两侧乘以5。

    5 y 5 = 5 × 6

    ::5y5=5x6

    Next, simplify and solve for y .
    ::接下来,简化和解决y。

    5 5 y = 30 1 y = 30 y = 30

    ::55y=301y=30y=30y=30

    The answer is y = 30 .
    ::答案是y=30。

    Example 5
    ::例5

    b 4 = 3
    ::b-43

    First, use the multiplication property of equality and multiply both sides of the equation by -4.
    ::首先,使用平等的乘法属性,将等式的两侧乘以-4。

    4 b 4 = 4 × 3

    ::-4b -4443

    Next, simplify and solve for b .
    ::接下来,简化和解决b.

    4 4 b = 12 1 b = 12 b = 12

    ::-4-4b=121b=12b=12

    The answer is b = 12 .
    ::答案是b=12。

    Review
    ::回顾

    Solve each single variable division equation for the missing value.
    ::为缺失值解决每个单个变量分割方程式 。

    1. x 5 = 2
      ::x5=2
    2. y 7 = 3
      ::y7=3 y7=3
    3. b 9 = 4
      ::b94
    4. b 8 = 10
      ::b810
    5. b 8 = 20
      ::b8=20 (b8=20)
    6. x 3 = 10
      ::x-3=10 x-3=10
    7. y 18 = 20
      ::y 18 20
    8. a 9 = 9
      :伤心a-99)
    9. x 11 = 12
      ::x1112
    10. x 3 = 3
      ::x33
    11. x 5 = 8
      ::x58
    12. x 1.3 = 3
      ::x1.3=3 x1.3=3
    13. x 2.4 = 4
      ::x2.4=4
    14. x 6 = 1.2
      ::x6=1.2x6=1.2
    15. y 1.5 = 3
      ::y1.5=3

    Review (Answers)
    ::回顾(答复)

    Click to see the answer key or go to the Table of Contents and click on the Answer Key under the 'Other Versions' option.
    ::单击可查看答题键, 或转到目录中, 单击“ 其他版本” 选项下的答题键 。

    Resources
    ::资源