document.write( "Question 949511: Susan joined a video rental club. She paid an initiation fee of $12.75 and it cost $0.75 per video that she rented.
\n" );
document.write( "Part A
\n" );
document.write( "Write an equation to show the total amount Susan paid to rent v videos \r
\n" );
document.write( "\n" );
document.write( "Part B
\n" );
document.write( "While she was a member of the club, Susan paid a total of $105.75. How many videos did she rent? \r
\n" );
document.write( "\n" );
document.write( "Show all work,
\n" );
document.write( "Thank you! \n" );
document.write( "
Algebra.Com's Answer #579692 by macston(5194)![]() ![]() You can put this solution on YOUR website! C= total cost; V=number videos rented \n" ); document.write( "PART A: \n" ); document.write( "C=$12.75+$0.75V ANSWER Equation. \n" ); document.write( "PART B: \n" ); document.write( "C=$12.75+$0.75V Subtract $12.75 from each side. \n" ); document.write( "C-$12.75=$0.75V Divide each side by $0.75. \n" ); document.write( "(C-$12.75)/$0.75=V Plug in number \n" ); document.write( "($105.75-$12.75)/$0.75=V \n" ); document.write( "($93)/$0.75=V \n" ); document.write( "124=V ANSWER: Susan rented 124 videos while she was a member of the club. \n" ); document.write( " |