document.write( "Question 176348: Age at first marriage. The median age at first marriage for
\n" );
document.write( "females increased from 24.5 years in 1995 to 25.1 years in
\n" );
document.write( "2000 (U.S. Census Bureau, www.census.gov). Let 1995 be
\n" );
document.write( "year 5 and 2000 be year 10.
\n" );
document.write( "a) Find the equation of the line through (5, 24.5) and
\n" );
document.write( "(10, 25.1).
\n" );
document.write( "b) What do x and y represent in your equation?
\n" );
document.write( "c) Interpret the slope of this line.
\n" );
document.write( "d) In what year will the median age be 30?
\n" );
document.write( "e) Graph the equation. \n" );
document.write( "
Algebra.Com's Answer #131601 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Age at first marriage. The median age at first marriage for \n" ); document.write( "females increased from 24.5 years in 1995 to 25.1 years in \n" ); document.write( "2000 (U.S. Census Bureau, www.census.gov). Let 1995 be \n" ); document.write( "year 5 and 2000 be year 10. \n" ); document.write( "; \n" ); document.write( "a) Find the equation of the line through (5, 24.5) and \n" ); document.write( "(10, 25.1). \n" ); document.write( "find the slope (m); \n" ); document.write( "point/slope equation: \n" ); document.write( "y - 24.5 = .12(x - 5) \n" ); document.write( "y - 24.5 = .12x - .6 \n" ); document.write( "y = .12x - .6 + 24.5 \n" ); document.write( "y = .12x + 23.9 \n" ); document.write( "; \n" ); document.write( "b) What do x and y represent in your equation? \n" ); document.write( "x = year, y = age of marriage \n" ); document.write( "; \n" ); document.write( "c) Interpret the slope of this line. \n" ); document.write( "you should be able do this \n" ); document.write( "; \n" ); document.write( "d) In what year will the median age be 30? \n" ); document.write( ".12x + 23.9 = 30 \n" ); document.write( ".12x = 30 - 23.9 \n" ); document.write( ".12x = 6.1 \n" ); document.write( "x = \n" ); document.write( "x = 50.83 ~ 51 yrs which would be about 2041 (1990 is yr 0) \n" ); document.write( ": \n" ); document.write( "e) Graph the equation. graph y = .12x + 23.9 \n" ); document.write( " |