document.write( "Question 948328: PhotoLab charges $9.00 for processing a 24-exposure roll of film and $12.00 for processing a 36-exposure roll. After their class trip, Mr. Renkens' 8th grade class sent 22 rolls of film to be developed and paid $219 for processing.
\n" );
document.write( "
\n" );
document.write( "A. Write a system of equations to describe the situation.
\n" );
document.write( "
\n" );
document.write( "B. Find the number of rolls of 24-exposure and the number of 36-exposure film that were processed using either elimination or substitution. Make sure to show your work for full credit. \n" );
document.write( "
Algebra.Com's Answer #578822 by macston(5194)![]() ![]() You can put this solution on YOUR website! X=number of 24-exposure rolls; Y=number of 36 exposure rolls \n" ); document.write( "SECTION A: System of Equations\r \n" ); document.write( "\n" ); document.write( "X+Y=22 \n" ); document.write( "$9.00X+$12.00Y=$219\r \n" ); document.write( "\n" ); document.write( "SECTION B: Solution\r \n" ); document.write( "\n" ); document.write( "METHOD 1: SUBSTITUTION \n" ); document.write( "Solve the first equation for X \n" ); document.write( "X+Y=22 Subtract Y from each side \n" ); document.write( "X=22-Y Now substitute for X in the second equation. \n" ); document.write( "$9.00X+$12.00Y=$219 \n" ); document.write( "$9.00(22-Y)+$12.00Y=$219 \n" ); document.write( "$198-$9.00Y+$12.00Y=$219 \n" ); document.write( "$198+$3.00Y=$219 Subtract $198 from each side. \n" ); document.write( "$3.00Y=$21 Divide each side by $3.00 \n" ); document.write( "Y=7 ANSWER 1:The number of 36-exposure rolls is 7. \n" ); document.write( "Back solve in one of the equations to find X (First equation is easiest) \n" ); document.write( "X+Y=22 \n" ); document.write( "X+7=22 Subtract 7 from each side. \n" ); document.write( "X=15 ANSWER 2: There were 15 rolls of 24-exposure film. \n" ); document.write( "CHECK \n" ); document.write( "It is best to use the equation you did not use to back solve, so use equation 2 \n" ); document.write( "$9.00(X)+$12.00(Y)=$219 \n" ); document.write( "$9.00(15)+$12.00(7)=$219 \n" ); document.write( "$135+$84=$219 \n" ); document.write( "$219=$219\r \n" ); document.write( "\n" ); document.write( "METHOD 2: ELIMINATION \n" ); document.write( "X+Y=22 \n" ); document.write( "$9.00(X)+$12.00(Y)=$219 Multiply first equation by $9.00 \n" ); document.write( "$9.00(X)+$9.00(Y)=$198 Subtract this from second equation to eliminate X. \n" ); document.write( "$3.00(Y)=$21 Divide each side by $3.00 \n" ); document.write( "Y=7 ANSWER 1: The number of 36-exposure rolls is 7. \n" ); document.write( "From this point, the same as above. \n" ); document.write( " \n" ); document.write( " |