document.write( "Question 439354: each year, the value of the Koenig's house increases by the same mount of money. When they bought the house, it was worth $136,000. Five years later, it was worth $167,040. how much will the house be worth 8 years after they bought it? How many yeas after buying it will it surpass $250,000 in value? \n" ); document.write( "
Algebra.Com's Answer #303615 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
each year, the value of the Koenig's house increases by the same mount of money. When they bought the house, it was worth $136,000. Five years later, it was worth $167,040. how much will the house be worth 8 years after they bought it? How many yeas after buying it will it surpass $250,000 in value?
\n" ); document.write( "..
\n" ); document.write( "Use formula for straight line, y=mx+b, m=slope, b=y-intercept
\n" ); document.write( "Draw a graph with y-axis representing the $ value of the house and x-axis representing years after they bought the house.
\n" ); document.write( "..
\n" ); document.write( "y-intercept = 136000 when they first bought the house
\n" ); document.write( "slope,m, =change in value/elapsed years=167040-136000/5=6208
\n" ); document.write( "Equation:
\n" ); document.write( "y=6208x+136000
\n" ); document.write( "After 8 years,
\n" ); document.write( "y=6208*8+136000
\n" ); document.write( "y=185664
\n" ); document.write( "ans:
\n" ); document.write( "After 8 years, the house would be worth $185,664
\n" ); document.write( "..
\n" ); document.write( "250000=6208x+136000
\n" ); document.write( "250000-136000=6208x
\n" ); document.write( "x=(250000-136000)/6208=18.36
\n" ); document.write( "ans:
\n" ); document.write( "The value of the house would surpass $250,000 after 18.36+ years
\n" ); document.write( "
\n" );