document.write( "Question 929073: Julio rented 18 videos for $43. If the new releases cost $3 each and the general titles cost $2 each, how many new releases did he rent? \n" ); document.write( "
Algebra.Com's Answer #564069 by ewatrrr(24785) You can put this solution on YOUR website! x the number of new releases \n" ); document.write( "$3x + $2(18-x) = $43 \n" ); document.write( "x = 43 - 36 \n" ); document.write( "x = 7, new releases he rented. \n" ); document.write( "And...checking(11 general titles \n" ); document.write( "$21 + $22 = $43 \n" ); document.write( " |