document.write( "Question 275700: The value of q quarters, q + 1 dimes, and 2q nickels is
\n" ); document.write( "90 cents.
\n" ); document.write( "

Algebra.Com's Answer #201053 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The value of q quarters, q + 1 dimes, and 2q nickels is
\n" ); document.write( "90 cents.
\n" ); document.write( "-------------------
\n" ); document.write( "Value Equation:
\n" ); document.write( "25q + 10(q+1) + 5(2q) = 90 cents
\n" ); document.write( "25q + 10q + 10 + 10q = 90
\n" ); document.write( "45q = 80
\n" ); document.write( "q = not a whole number.
\n" ); document.write( "==================================
\n" ); document.write( "q must be a whole numbers because it is the # of quarters.
\n" ); document.write( "Please check the wording for your problem.
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );