document.write( "Question 851586: Mary sold 130 tickets which was 40 percent of the tickets sold how many tickets was sold in total \n" ); document.write( "
Algebra.Com's Answer #512953 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
.40*x=130
\n" ); document.write( "2x/5=130
\n" ); document.write( "x/5=65
\n" ); document.write( "x=325
\n" ); document.write( "
\n" );