Ask Experts Questions for FREE Help !
Ask
    jujubeez's Avatar
    jujubeez Posts: 1, Reputation: 1
    New Member
     
    #1

    Dec 9, 2011, 06:35 PM
    if the square of a positve integer is added to 2 times the integer, the result is 120
    find the integer
    corrigan's Avatar
    corrigan Posts: 115, Reputation: 18
    Junior Member
     
    #2

    Dec 9, 2011, 08:54 PM
    , then factor and solve for x. your answer is the positive one.

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

What is an integer? [ 3 Answers ]

Is a whole number still an integer even if it is written in decimal or fraction form? e.g.. Is 1.0 an integer? Is 3/1 an integer?

Dim statements 2 dimensional integer [ 1 Answers ]

which one of following Dim statements declare a two-dimensional Integer variable array named Price that consists of 2 rows and 5 columns? Dim Price {1 to 2, 1 to 5} as Integer or Dim as Integer Price {1 to 2, 1 to 5} or Dim Integer as Price {1 to 2, 1 to 5} or Dim Price as Integer...

Time to integer [ 1 Answers ]

what is the formula for calculating integer value of a 24 hr time format. i.e to return 2.75 for the time value of 2:45. I am using this to create a simple time sheet. time out-time in = time on job Then to multiply that by a rate to return wage Thanks

Integer [ 3 Answers ]

why is this happening? including all necessary header files ,math.h and stdio.h , int main() { int I=2; int y=pow(10,I); printf("%d",y); return 0; }


View more questions Search