document.write( "Question 1023843: WRITE AN EQUATION THAT EXPRESSES Y IN TERMS OF X. \r
\n" );
document.write( "\n" );
document.write( "Jamie bought two puzzles for $5.00 and three puzzles for $7.50. Write and solve an equation to find a cost of 15 puzzles. \n" );
document.write( "
Algebra.Com's Answer #639338 by robertb(5830) You can put this solution on YOUR website! Let y = the total cost, and x = the number of $5 puzzles.\r \n" ); document.write( "\n" ); document.write( "==> 15 - x = the number of the $7.50 puzzles\r \n" ); document.write( "\n" ); document.write( "==> Total cost = y = 5x + 7.50(15-x) = 112.50 - 2.50x, or\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "where x = 0,1,2,3,4,...,15. \n" ); document.write( " |