- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Rewrite the following integers as rational numbers.
a. $-3$ b. 0 c. 1 d. 99
Given :
The given integers are a. $-3$ b. 0 c. 1 d. 99.
To do :
We have to rewrite the given integers as rational numbers.
Solution :
Rational Numbers:
By definition, a rational number is a number that can be written in the form $\frac{p}{q}$ where p and q are integers and q is not equal to zero.
a. $-3$ can be written as $\frac{-3}{1}$.
b. 0 can be written as$\frac{0}{1}$.
c. 1 can be written as $\frac{1}{1}$.
d. 99 can be written as $\frac{99}{1}$.
- Related Articles
- Which of the following rational numbers lie between 0 and $-1$? (a) 0 (b) $-3$ (c) $\frac{-2}{3}$ (d) $\frac{4}{3}$
- Identity The Following As Positive Or Negative Rational Numbers (a) -3/-19 (b) -6/-23 (c) -1/-7
- Evaluate the following:$99^3$.
- Express the following rational numbers as decimal.(a) \( \frac{1}{8} \)(b) \( \frac{12}{25} \)(c) \( \frac{9}{20} \)(d) \( \frac{1}{50} \)
- Count ‘d’ digit positive integers with 0 as a digit in C++
- Express the following as mixed numbers.a)$\frac{35}{4}$b) $ \frac{71}{5}$c) $ \frac{93}{4} $
- Name the quadrilateral formed, if any, by the following points, and give reasons for your answers:$A (-1, -2), B (1, 0), C (-1, 2), D (-3, 0)$
- Choose the correct answer from the given four options in the following questions:Which of the following equations has the sum of its roots as 3 ?(A) \( 2 x^{2}-3 x+6=0 \)(B) \( -x^{2}+3 x-3=0 \),b>(C) \( \sqrt{2} x^{2}-\frac{3}{\sqrt{2}} x+1=0 \)(D) \( 3 x^{2}-3 x+3=0 \)
- Name the quadrilateral formed, if any, by the following points, and give reasons for your answers:$A (-3, 5), B (3, 1), C (0, 3), D (-1, -4)$
- In each of the following determine rational numbers $a$ and $b$:\( \frac{\sqrt{3}-1}{\sqrt{3}+1}=a-b \sqrt{3} \)
- Write the following integers in descending order:$-99,-990,777,-567,345,-354$.
- Evaluate each of the following:$(99)^3$
- Convert the following ratios to percentage: $( a).\ 3:1,\ ( b).\ 2:3:5,\ ( c).\ 1:4,\ ( d).\ 1:2:5$.
- Express the following rational numbers as decimals:\( \frac{2}{3} \)
- Count positive integers with 0 as a digit and maximum ‘d' digits in C++

Advertisements