document.write( "Question 1102553: I need explanation how to solve this problem, thank you. I see some examples on the internet but there is no explanation how they get that result.\r
\n" );
document.write( "\n" );
document.write( "On the basis of data from 1990 to 2006, the median income y in year x for mean and women is approximated by the equations given below, where x=0 corresponds to 1990 and y is in constant 2006 dollars. If these equations remain valid in the future, when will with the median income of men and women be the same? \r
\n" );
document.write( "\n" );
document.write( "Men: -255x+2y=56,937
\n" );
document.write( "Women: - 842x+3y=42,751
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #717255 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Both are linear equations. Where they intersect is where they are equal \n" ); document.write( "-255x+2y=56,937 \n" ); document.write( "- 842x+3y=42,751 \n" ); document.write( "multiply top by -3 and bottom by 2 to eliminate y \n" ); document.write( "765x-6y=-170811 \n" ); document.write( "-1684x+6y=85502 add them \n" ); document.write( "-919x=-85309 divide by -919 both sides \n" ); document.write( "x=92.83 \n" ); document.write( "substitute into first equation to get y \n" ); document.write( "-23671.16+2y=56937 \n" ); document.write( "2y=80608.16 \n" ); document.write( "y=40304.08 \n" ); document.write( "Check in second equation \n" ); document.write( "-842*92.83+3(40304.08)=42749.38, close enough with rounding. \n" ); document.write( "x=92.83 which will be in 2073.83 or well into that year. \n" ); document.write( "y=40304.08, which is what the income will be in constant 2006 dollars \n" ); document.write( " |