document.write( "Question 926357: \"Stephan bought a cell phone, a hands-free ear piece, a carrying case all for $105.50, including tax. The phone was 7 times more expensive than the ear piece, and the case was $20 more than the ear piece. How much did each item cost?\" Help would be appreciated. Thanks! \n" ); document.write( "
Algebra.Com's Answer #562207 by JulietG(1812)\"\" \"About 
You can put this solution on YOUR website!
P + E + C = 105.50
\n" ); document.write( "Hmmm...do you have a tax amount? Otherwise, we'll calculate the amount with tax included.
\n" ); document.write( "P = 7E
\n" ); document.write( "C = E+20
\n" ); document.write( "Substitute those values into the top equation.
\n" ); document.write( "7E + E + (E+20) = 105.50
\n" ); document.write( "9E + 20 = 105.50
\n" ); document.write( "9E = 85.50
\n" ); document.write( "E = 9.50
\n" ); document.write( "If E = 9.50, then C = 29.50
\n" ); document.write( "Since P is 7 times E, E then equals 66.50
\n" ); document.write( "66.50 + 9.50 + 29.50 = 105.50
\n" ); document.write( "
\n" ); document.write( "
\n" );