document.write( "Question 207223This question is from textbook
\n" );
document.write( ": 10 plus the quotient of a number and 15\r
\n" );
document.write( "\n" );
document.write( "the product of 2 and a number\r
\n" );
document.write( "\n" );
document.write( "what is the total cost of buying several shirts at $24.95 each ?\r
\n" );
document.write( "\n" );
document.write( "what is the amount of money in a bank containing only dimes ? \n" );
document.write( "
Algebra.Com's Answer #156671 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x/15+10 \n" ); document.write( "2x \n" ); document.write( "24.95x \n" ); document.write( ".10x \n" ); document.write( " |