document.write( "Question 1125189: Juan bought a desktop computer and a laptop computer. Before finance charges, the laptop cost $200 less than the desktop. He paid for the computers using two different financing plans. For the desktop the interest rate was 9% per year, and for the laptop it was 7% per year. The total finance charges for one year were $306
\n" );
document.write( "How much did each computer cost before finance charges? \n" );
document.write( "
Algebra.Com's Answer #741504 by Theo(13342)![]() ![]() You can put this solution on YOUR website! x represents the cost of the desktop before finance charges were applied.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x - 200 represents the cost of the laptop before finance charges were applied.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "for the desktop, the interest rate was 9% per year.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "for the laptop, the interest rate was 7% per year.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the total finance charges for one year were $306.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your equation is .09 * x + .07 * (x - 200) = 306.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "simplify to get .09 * x + .07 * x - .07 * 200 = 306.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "combine like terms and simplify further to get .16 * x - 14 = 306.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "add 14 to both sides of the equation to get .16 * x = 320.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "solve for x to get x = 320 / .16 = 2000.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that's the cost of the desktop.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the cost of the laptop was 200 less = 1800.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "desktop costs $2000 and the laptop costs $1800.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "9% of 2000 = .09 * 2000 = 180. \n" ); document.write( "7% of 1800 = .07 * 1800 = 126.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "total interest charges were $306.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "solution looks good.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "solution is that the desktop cost $2,000 and the laptop cost $1,800 before finance charges were applied.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |