SITE-A teams: Lesson 4
In 1980, 3.5% of the doctorates in engineering were awarded to women. By 1990, 8.5% were being earned by women.
Can you find the average rate of change in the percentage of engineering doctorates earned by women from 1980 to 1990?
If we let x be the year and y be the percent of doctorates in engineering awarded to women, then we have two data point -- (1980, 3.5) and (1990, 8.5). Two points determine a line and the slope of that line is the average rate of change.
Turn on the
CASIO fx7400G.![]()
Use your cursor arrows to move to the first cell in List1 and enter the years. After entering each year make sure to press
Use your cursor arrows to move to the first cell in List2 and enter the percent of doctorates in engineering awarded to women. After entering an amount make sure to press to go down to the next cell. Press
Press
(SET)
Scroll down and set the parameters as follows:
2Var X :
List1
Press
if
necessary.
Press ![]()
Press
(CALC)
Press
(REG)
Press
(
What appears is:
LinearReg
a = 0.5
b = - 986.5
r = 1
y = a x + b
The average rate of change is 0.5 % per year, the slope of the equation. In addition, we also have the equation that goes through the two data points, that is y = 0.5 x - 986.5
Press
Turn off the
CASIO fx7400G.
(OFF)
===============================================
Side Note -- This use of technology replace the struggle that teachers have with students who must memorize the following formulas correctly so that they can use them to solve problems such as the one above:
Given two points ( x1, y1 ) and ( x2, y2 ), the slope can be obtained by either of the following formulas:

The equation of the line through those points is then obtained by using the formula
y - y1 = m ( x - x1 )
or
y - y2 = m ( x - x2 )
The confusion of students mixing x1 with y2 or x2 with y1 is well know among those of us that have taught algebra.