document.write( "Question 791315: Drama lessons are $25 each. Dance lessons are $22 each. Jason expects his lessons to cost $532. How many of each type of lesson is he planning to take?\r
\n" );
document.write( "\n" );
document.write( "Thank you! \n" );
document.write( "
Algebra.Com's Answer #479533 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Let x = # of drama lessons and y = # of dance lessons\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x drama lessons that cost $25 a piece will cost 25x dollars \n" ); document.write( "y dance lessons that cost $22 a piece will cost 22y dollars \n" ); document.write( "in total, you spend 25x+22y dollars\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this total is set equal to 532 since we want the cost to be this amount\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So we know that \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We cannot solve for x and/or y and get some explicit number for either of them. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We need another equation to be able to do this. We need more information (like how many lessons combined are allowed) to set up another equation, but we don't have this other information. \n" ); document.write( " |