document.write( "Question 962966: A rectangular poster has an area of 190 inches squared the height of a poster is one inch less than twice its width. Find in the dimensions of the poster. \n" ); document.write( "
Algebra.Com's Answer #588346 by JulietG(1812)\"\" \"About 
You can put this solution on YOUR website!
L * W = area
\n" ); document.write( "L * W = 190
\n" ); document.write( "L + 1 = 2W
\n" ); document.write( "Therefore, L = 2W - 1
\n" ); document.write( "The easiest way to do this is to find the factors, and then see what fits.
\n" ); document.write( "Factors of 190 = {190,1}, {95,2}, {5,38}, {19,10}
\n" ); document.write( "In which of these pairs is one number \"twice as much less one\" than the other?
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "The solution is 19,10. 19*10 = 190 square feet. The length (19) is twice the width (10) minus one.
\n" ); document.write( "
\n" );