document.write( "Question 326264: the product of a number and seven less than a number is 98. Find the number \n" ); document.write( "
Algebra.Com's Answer #233557 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Hint: \"the product of a number and seven less than a number is 98\" means that \"x%28x-7%29=98\" \n" ); document.write( "
\n" );