document.write( "Question 323075: John bought two computers, one desktop and one laptop.Before finance charges, the laptop cost $1000 more than the desktop. John paid for the computers using two different financing plans. For the desktop rate was 3.5% per year, and for the laptop it was 6.5% per year. The total finance charges for one year were $490.\r
\n" ); document.write( "\n" ); document.write( "How much did the desktop computer cost before finance charges?
\n" ); document.write( "Thanks.
\n" ); document.write( "

Algebra.Com's Answer #231286 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Let desktop cost $x -------- 3.5%
\n" ); document.write( "Laptop costs x+1000 -------- 6.5%
\n" ); document.write( "..
\n" ); document.write( "0.065(x+1000)+0.035x = 490
\n" ); document.write( "0.065x +65+0.035x=490
\n" ); document.write( "0.1x=425
\n" ); document.write( "x=425/0.1
\n" ); document.write( "x=4250 desktop cost
\n" ); document.write( "..
\n" ); document.write( "y=5250 Laptop cost\r
\n" ); document.write( "\n" ); document.write( "CHECK
\n" ); document.write( "4250*0.035+5250*0.065=490\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );