document.write( "Question 1053869: The cost to rent a video game for 3 days was $10. It costs the same amount each day.\r
\n" );
document.write( "\n" );
document.write( "How could one find the cost to rent the video game for one day?\r
\n" );
document.write( "\n" );
document.write( "The cost to rent for one day is the product of $10 and 3.
\n" );
document.write( "The cost to rent for one day is the sum of $10 and 3.
\n" );
document.write( "The cost to rent for one day is the quotient of $10 and 3.
\n" );
document.write( "The cost to rent for one day is the difference of $10 and 3.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #669052 by addingup(3677)![]() ![]() You can put this solution on YOUR website! 3*x = 10 divide both sides by 3 \n" ); document.write( "x = 10/3 use your calculator \n" ); document.write( "Re. terms: \n" ); document.write( "product: x*y \n" ); document.write( "sum:x+y \n" ); document.write( "quotient:x/y \n" ); document.write( "difference:x-y \n" ); document.write( " |