document.write( "Question 1146133: Erin and Dan went shopping at their local store. Erin bought shirts that cost $12 each and spent $18 on accessories. Dan bought the same number of shirts as Erin for $16 each and spent $10 on accessories.\r
\n" ); document.write( "\n" ); document.write( "If Erin and Dan were billed the same amount by the store, how many shirts did each of them buy?
\n" ); document.write( "

Algebra.Com's Answer #767423 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Person             COST                x, number of shirts\r\n" );
document.write( "\r\n" );
document.write( "ERIN                12x+18\r\n" );
document.write( "\r\n" );
document.write( "DAN                 16x+10\r\n" );
document.write( "\r\n" );
document.write( "Equally Billed    12x+18=16x+10\r\n" );
document.write( "
\n" ); document.write( "
\n" );