8*5 = 40
8*50 = 400
8*500 = 4000
and
8*5000 = 40,000
8 x 5000 = 8 x 5 x 1000 = 40 x 1000 = 40000
Basic fact --- 9X5=45 So 4500/9=500
1800
There are many places where one can find basic facts about gray wolves. One can find basic facts about gray wolves at popular on the web sources such as Defenders and Animal Fact Guide.
To find 1300 minus 500, you can use the basic fact of subtraction that states you can break down the numbers into smaller, more manageable parts. For example, you can subtract 500 from 1300 by thinking of it as 1300 - 500 = 1300 - 400 - 100. This simplifies the calculation, allowing you to first find 1300 - 400, which equals 900, and then subtract 100 to get 800.
900
You can find a pattern by looking at the shapes or colors to find the pattern.
In GW-BASIC, you can calculate the factorial of a number using a WHILE...WEND loop. First, initialize a variable for the factorial result (e.g., fact = 1) and a counter variable (e.g., i). Then, use a WHILE loop that continues as long as i is less than or equal to the number for which you want the factorial. Inside the loop, multiply fact by i, increment i, and finally print the result after the loop ends. Here's an example code snippet: INPUT "Enter a number: ", n fact = 1 i = 1 WHILE i <= n fact = fact * i i = i + 1 WEND PRINT "Factorial of "; n; " is "; fact
you can use multiplication facts to find division facts by dividing your divisor and your quotient to find your answer.
fivty four
the fact that you want to know what i find disturbing
One place to find information on visual basic coding is a local library. The website msdn microsoft has extensive tutorials and guides on visual basic coding.