document.write( "Question 885369: Translate to a system of equations but do not solve\r
\n" );
document.write( "\n" );
document.write( "A store sold 33 sweatshirts. White ones cost $10.95 and yellow ones cost $12.50. If $380.05 worth of sweatshirts were sold, how many of each were sold?\r
\n" );
document.write( "\n" );
document.write( "Let x = the number of white sweatshirts
\n" );
document.write( "Let y = the number of yellow sweatshirts\r
\n" );
document.write( "\n" );
document.write( "Complete the system of equations
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #535112 by harpazo(655)![]() ![]() You can put this solution on YOUR website! Here is your system:\r \n" ); document.write( "\n" ); document.write( "x + y = 33 \n" ); document.write( "10.95x + 12.50y = 380.05\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |