document.write( "Question 811274: the council wants to buy total of 45 volleyball and basketballs, council has 435$ to spent.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " volley = 8$ basket =11$ how many of each type can be purchased?\r
\n" );
document.write( "\n" );
document.write( "please explain each step clearly because I'm confused on part 8(-y45)+11y = 435??\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #488671 by richwmiller(17219) You can put this solution on YOUR website! v+b=45, \n" ); document.write( "8v+11b=435 \n" ); document.write( "b = 25, v = 20 \n" ); document.write( " \n" ); document.write( " |