document.write( "Question 1155613: The median listing price of a home in Hollywood in 2010 was $348 thousand. In 2018 the
\n" );
document.write( "median listing price is $625 thousand. Using the information given answer the following questions since
\n" );
document.write( "2010.\r
\n" );
document.write( "\n" );
document.write( "a. Find the linear equation of the median listing price of a home in Hollywood since 2010. State the
\n" );
document.write( "equation in slope-intercept form and use exact values.\r
\n" );
document.write( "\n" );
document.write( "b. Using the linear equation found in (a) if the trend continues what will the median listing price of a
\n" );
document.write( "home in Hollywood be in 2030? State your solution in a complete sentence and round your solution to
\n" );
document.write( "the first decimal place.\r
\n" );
document.write( "\n" );
document.write( "c. In what year will the median listing price of a home in Hollywood be $902 thousand? State your
\n" );
document.write( "solution in a complete sentence and round to the nearest year. \n" );
document.write( "
Algebra.Com's Answer #778616 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! let 2010 be x=0 \n" ); document.write( "so we have (0, 348) \n" ); document.write( "and we have (8, 625) \n" ); document.write( "the slope is 277/8 or 34.625 \n" ); document.write( "the point slope formula is y-y1=m(x-x1), m slope (x1, y1) point \n" ); document.write( "y-348=34.625*x \n" ); document.write( "y==34.625x+348 \n" ); document.write( "in 2030, x=20 \n" ); document.write( "y=34.625(20)+348 \n" ); document.write( "=$1,040,500\r \n" ); document.write( "\n" ); document.write( "902=34.625x+348 \n" ); document.write( "554=34.625x \n" ); document.write( "x=16 years after 2010 \n" ); document.write( "2026 is the answer. \n" ); document.write( " |