document.write( "Question 1095666: Ruth spent $28.67 for shoes. This was $17.57 more than twice what she spent for a shirt. How much was the shirt? \n" ); document.write( "
Algebra.Com's Answer #710171 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
let the shirt be x:
\n" ); document.write( "2x + 17.57 = 28.67
\n" ); document.write( "2x = 11.10
\n" ); document.write( "x = 5.55 this is how much the shirt was
\n" ); document.write( "
\n" ); document.write( "
\n" );