document.write( "Question 1123503: You are making balloon bunches to attach to tables for a party.
\n" ); document.write( "You are using 8 balloons in each bunch, write a rule for the function for the total number of balloons used as a function of the numbers of the bunches created.
\n" ); document.write( "Identify the independent and the dependent variables. How many ballons will you use if you make ten bunches/
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #739834 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
let y = the number of balloons
\n" ); document.write( "let x = the number of bunches.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "formula is y = 8x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the independent variable is x which is the number of bunches.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the dependent variable is y which is the number of balloons.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "when x = 10, y = 8 * 10 = 80.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "10 bunches required 8 * 10 = 80 balloons.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );