document.write( "Question 1197098: Leslie bought 3 identical phone cases for a total cost of $20.97 including a $6.99 flat rate fee for shipping. What equation could be used to find the cost for each cell phone case, c?
\n" );
document.write( "A.3c + 6.99 = 20.97
\n" );
document.write( "B.3(c + 6.99) = 20.97
\n" );
document.write( "C.3/c− 6.99 = 20.97
\n" );
document.write( "D. c =20.97+ 6.99/3 \n" );
document.write( "
Algebra.Com's Answer #830191 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "c = cost of one phone case \n" ); document.write( "3c = cost of three phone cases \n" ); document.write( "3c+6.99 = total cost after adding on shipping \n" ); document.write( "3c+6.99 = 20.97 is the equation to set up. \n" ); document.write( " \n" ); document.write( " |