document.write( "Question 146077: The median age at 1st marriage for females increased from 24.5 years in 1995 to 25.1 in 2000 1995 will be year 5 and 2000 be year 10\r
\n" );
document.write( "\n" );
document.write( "Find equation of line through (5,24.5) and (10,25.1) What does X and Y represent in the equation? Interpret slope of this line and in what year will the median age be 30? \n" );
document.write( "
Algebra.Com's Answer #106629 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! The median age at 1st marriage for females increased from 24.5 years in 1995 to 25.1 in 2000 1995 will be year 5 and 2000 be year 10 \n" ); document.write( ". \n" ); document.write( "Find equation of line through (5,24.5) and (10,25.1) What does X and Y represent in the equation? Interpret slope of this line and in what year will the median age be 30? \n" ); document.write( ". \n" ); document.write( "First, find the equation of the line. \n" ); document.write( "Start by finding the slope. Slope, given two points is: \n" ); document.write( "(y2-y1)/(x2-x1) \n" ); document.write( "=(25.1-24.5)/(10-5) \n" ); document.write( "=(0.6)/(5) \n" ); document.write( "=.6/5 \n" ); document.write( ". \n" ); document.write( "Using the \"slope-intercept\" form of: \n" ); document.write( "y = mx + b \n" ); document.write( "where \n" ); document.write( "m = slope \n" ); document.write( "b = y-intercept \n" ); document.write( ". \n" ); document.write( "We will plug in one of the two points provided (say, (10,25.1)) doesn't matter which one along with the slope and solve for 'b' -- the y-intercept. \n" ); document.write( "y = mx + b \n" ); document.write( "25.1 = (.6/5)(10) + b \n" ); document.write( "25.1 = 6/5 + b \n" ); document.write( "125.5 = 6 + 5b \n" ); document.write( "119.5 = 5b \n" ); document.write( "23.9 = b \n" ); document.write( ". \n" ); document.write( "Recap we now know: \n" ); document.write( "b = 23.9 \n" ); document.write( "m = .6/5 \n" ); document.write( ". \n" ); document.write( "Plug it all back into: \n" ); document.write( "y = mx + b \n" ); document.write( "y = (.6/5)x + 23.9 <--this is your equation \n" ); document.write( ". \n" ); document.write( "The slope (since it is positive) shows that the age of a female getting married for the first time is increasing -- meaning women are gradually getting married later in life. \n" ); document.write( ". \n" ); document.write( "in what year will the median age be 30? \n" ); document.write( "here, y = 30 and you're solving for x: \n" ); document.write( "y = (.6/5)x + 23.9 \n" ); document.write( "30 = (.6/5)x + 23.9 \n" ); document.write( "6.1 = (.6/5)x \n" ); document.write( "30.5 = .6x \n" ); document.write( "50.833 = x \n" ); document.write( ". \n" ); document.write( "Since it is relative to 1990, we add: \n" ); document.write( "1990+50.833 = 2040.833 \n" ); document.write( " |