document.write( "Question 1073123: A school buys 200 calculators at a special price. x of them were scientific calculators at R89 a piece and
\n" );
document.write( "the rest were financial calculators at R599 a piece. An expression, in terms of x, for the total number of
\n" );
document.write( "financial calculators bought is ... \n" );
document.write( "
Algebra.Com's Answer #854162 by MathTherapy(10801) You can put this solution on YOUR website! \r\n" ); document.write( "A school buys 200 calculators at a special price. x of them were scientific calculators at R89 a piece and\r\n" ); document.write( "the rest were financial calculators at R599 a piece. An expression, in terms of x, for the total number of\r\n" ); document.write( "financial calculators bought is ...\r\n" ); document.write( "****************************************\r\n" ); document.write( "Total number of calculators purchased: 200\r\n" ); document.write( "Number of scientific calculators purchased: x\r\n" ); document.write( "\r\n" ); document.write( "Expression, in terms of x, for the total number of financial calculators purchased: 200 - x\n" ); document.write( " |