document.write( "Question 292171: What would be the linear algebraic equation with clearly defined variables to represent the cost of each option?
\n" );
document.write( "My scenario is comparing the cost options of a yearly pass to a theme park which is $65.00, to daily visits, which cost $15.00 daily. The park will be visited 12 times during the year. \n" );
document.write( "
Algebra.Com's Answer #211849 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! y=65 \n" ); document.write( "y=15x where x=12 visits \n" ); document.write( "y equals annual cost \n" ); document.write( "y=15*12=5*3*3*4=9*20=180 \n" ); document.write( "y=15x-65 would be the difference in costs with x the number of visits and y the difference in the two options \n" ); document.write( " \n" ); document.write( " |