1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Illusion [34]
3 years ago
13

Write a complete program thatdeclares an integer variable,reads a value from the keyboard into that variable, andwrites to stand

ard output the square of the variable's value.besides the number, nothing else should be written to standard output.
Mathematics
1 answer:
ch4aika [34]3 years ago
4 0
#include

int main()
{
int num;
scanf("%d", &num);
printf("%d", num*num);
return 0;
}
You might be interested in
Solve the absolute value equation and enter the solution in set notation.<br><br> |2x−3|−7=0
ziro4ka [17]

Answer:

The solutions are −5 and 1 .

4 0
2 years ago
I NEED HELP I DONT KNOW THIS ANSWER
Papessa [141]

Answer:

Help with what

Step-by-step explanation:

4 0
2 years ago
If sqaure root x = 9, then x is between _____. 15 and 20 2 and 3 80 and 90 4 and 5
kolbaska11 [484]
If sqrt x = 9 then x = 9*9 = 81

Answer is  between 80 and 90.
3 0
3 years ago
Read 2 more answers
Solve 4/x + 8/x+2 = 4
Trava [24]

Answer:

x = 0 and x = 3

Step-by-step explanation:

I will assume that you mean:

4         8

---- + --------- = 4

 x      x + 2

Here the LCD is x(x + 2).

Multiplying all 3 terms by x(x + 2), we get:

4(x + 2) + 8x = 4(x)(x + 2), or

4x + 8 + 8x = 4x^2 + 8x

Cancelling the 8x terms, we have:

12x = 4x^2, or 3x = x^2, or x^2 - 3x = 0.

Factoring, we get x(x - 3) = 0, which results in x = 0 and x = 3.

7 0
3 years ago
7 1/4 % as a decimal
Mila [183]
7 1/4% equals 7.25% and there is your answer.
8 0
3 years ago
Other questions:
  • Mr.Jimerson earns $24 per hour working. He qualifies for a 15% raise in salary. What is his salary after his raise?
    12·1 answer
  • Please help with Question 12 at the top, i dont really want the answer. I just want how to figure it out please!
    5·1 answer
  • Write the ratio as a fraction in simplest form, with the whole numbers In the numerator and denominator. 1.4L : 4.9 L
    10·1 answer
  • You choose the king of hearts from a shuffled pack of 52 playing cards whats the probability
    6·2 answers
  • Rewrite the function by completing the square f(x)=x^2-4x-26
    6·1 answer
  • Kenya exchanges $200 for euros (€). Suppose the conversion rate is €1 = $1.321. How many euros should Kenya receive?
    11·2 answers
  • -x^4y^2+7x^3y^3-3xy^5+2x^2y^4 in descending powers of x
    10·1 answer
  • 3. Kirk bought a bag of candy and took 10
    9·1 answer
  • Help find the value of x please
    7·1 answer
  • PLEASE HELP !!!!!!!!!!
    13·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!