document.write( "Question 118703: the area of Lake Superior is about 4 times the area of Lake Ontario.The area of Lake superior is 78,114 km squared.what is the area of lake ontario? \n" ); document.write( "
Algebra.Com's Answer #86837 by m.hansen(16)\"\" \"About 
You can put this solution on YOUR website!
let L= area of lake superior, N=area of lake ontario [don't use O(oh) since it looks like 0(zero)]\r
\n" ); document.write( "\n" ); document.write( "write an equation: L=4N
\n" ); document.write( "substitute L=78,114
\n" ); document.write( "78114 = 4N
\n" ); document.write( "solve by dividing both sides of the equation by 4
\n" ); document.write( "{{78114/4}={4N/4}}
\n" ); document.write( "19528.5 = N
\n" ); document.write( "The area of lake Ontario is 19,528.5 km squared.
\n" ); document.write( "
\n" );