document.write( "Question 52319: find the width and the length if the area is 18.75 \n" ); document.write( "
Algebra.Com's Answer #34947 by ChillyWiz(11)\"\" \"About 
You can put this solution on YOUR website!
Assuming the object your talking about is a rectangle...\r
\n" ); document.write( "\n" ); document.write( "let l = length
\n" ); document.write( "let w = width\r
\n" ); document.write( "\n" ); document.write( "\"l%2Aw=18.75\"\r
\n" ); document.write( "\n" ); document.write( "But of course, we can have an infinite amount of either length or width.
\n" ); document.write( "1*18.75 will work, also 2*9.375 or 4*4.6875... Actually we have so many possiblites that it will require a graph to tell us \r
\n" ); document.write( "\n" ); document.write( "Using a graphing caluculator, type \"Y=%2818.75%2Fx%29\", The graph tells us of all the possible answers
\n" ); document.write( "
\n" );