document.write( "Question 1128640: Your friend Jared decided to invest in real estate. He purchased a house that was worth $222,000, and the value of the house increased by 7% each year for the next several years.
\n" );
document.write( "A)The value of the house any given moment is what percent of the value of the house exactly one year prior?
\n" );
document.write( "B)What number do we have to multiply the house's value by to determine the house's value one year later?
\n" );
document.write( "C)Write a function f that determines the value of the house (in thousands of dollars) in terms of the number of years t since Jared purchased the house. \n" );
document.write( "
Algebra.Com's Answer #745135 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! (A) 107% \n" ); document.write( "(B) 1.07 \n" ); document.write( "(C) \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |