document.write( "Question 1202494: Good ones were $7 each and sorry ones were only $3 each. If Fiona spent $414 and bought 2 more good ones than sorry ones, how many of each did she buy? \n" ); document.write( "
Algebra.Com's Answer #837351 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
x is the number of sorry ones.
\n" ); document.write( "x + 2 is the number of good ones.
\n" ); document.write( "7 * (x + 2) + 3 * x = 414
\n" ); document.write( "simplify t get 7x + 14 + 3x = 414
\n" ); document.write( "combine like terms to get 10x + 14 = 414
\n" ); document.write( "subtract 14 from both sides of the equation to get 10x = 400
\n" ); document.write( "solve for x to get x = 40
\n" ); document.write( "comfirn by replacing x in the original euqtion to get 7 * 42 + 3 * 40 = 414
\n" ); document.write( "simplify to get 294 + 120 = 414
\n" ); document.write( "combine like terms to get 414 = 414, confirming the value of x is correct.
\n" ); document.write( "your solution is she bought 42 good ones and 40 sorry ones.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );