document.write( "Question 1097759: the price of an item was rs 10 in 1990 its price has risen by rs 2 each year if this trend continues in which year the price will be 100 \n" ); document.write( "
Algebra.Com's Answer #802244 by CubeyThePenguin(3113)\"\" \"About 
You can put this solution on YOUR website!
x = number of years passed since 1990\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "cost of item = 10 + 2x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "10 + 2x = 100
\n" ); document.write( "x = 45\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The price will be Rs. 100 in 1990 + 45 = \"2035\".
\n" ); document.write( "
\n" );