document.write( "Question 427627: How many years will it take $3500 invested at 7% to earn $735? \n" ); document.write( "
Algebra.Com's Answer #297372 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
If it's simple interest (you didn't specify a compounding period),
\n" ); document.write( "$3500*0.07 = $245 interest per year
\n" ); document.write( "735/245 = 3 years
\n" ); document.write( "
\n" ); document.write( "
\n" );